Uh oh!
There was an error while loading. Please reload this page.
Core: View history entry core implementation - #6565
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
45fac9e to
c95e4a8Compareamogh-jahagirdar
commented
Jan 11, 2023
@jackye1995 I updated the PR so it should be a bit simpler now , I agree at this point we don't need the abstractions of base test classes . Thanks for the review! @jzhuge@rdblue let me know your thoughts on this! |
c95e4a8 to
6c7e37eComparejackye1995
commented
Jan 12, 2023
Also ping a few people in #4925 to as we are starting to get all the implementations in |
nastra
left a comment
There was a problem hiding this comment.
overall LGTM but needs a few small updates
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
6c7e37e to
b8822f7CompareUh oh!
There was an error while loading. Please reload this page.
rdblue
commented
Jan 13, 2023
Looks good other than the name of the history entry interface. Thanks, @amogh-jahagirdar! |
b8822f7 to
c48b23fComparec48b23f to
144d30fCompareCo-authored-by: John Zhuge <jzhuge@apache.org>
144d30f to
2c334daComparejackye1995
commented
Jan 14, 2023
jzhuge
commented
Jan 17, 2023
LGTM! |
Co-authored-by: John Zhuge <jzhuge@apache.org> (cherry picked from commit c05bde8)
Co-authored-by: John Zhuge jzhuge@apache.org
Separating this PR from https://github.com/apache/iceberg/pull/6559/files#diff-2a70d3056d3d0cca0da3ff4ddabc83c41c06af2296f281a5b37c5b54ead98915 for easier review from the community.
This PR contains the core implementation for view history entry and parsing/serializing logic for view history logs.
cc : @jzhuge@rdblue@jackye1995