Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HIVE-28059: Iceberg REST Catalog #5606
HIVE-28059: Iceberg REST Catalog #5606
Changes from 31 commits
26d22d0
a573191
23a3c90
e90e1d8
f7da91b
ef8b220
4ee1720
8a09245
92b9883
822ad44
bc36af2
399e25b
cfe85d2
81db7e4
931eff5
37ae8f3
c3c71c0
1ab4d94
7cb3ce2
33a9cff
cae7f2f
a4d66fd
b83cfaf
e79c155
107e423
4921457
9b7eb15
4c41e9c
507dd6e
cc9f4fd
edd7148
0190228
0a6381c
2be9327
4750304
6c2b930
11c9718
0b1add3
670ab10
e84c069
77fb867
447f48d
b99d91a
70b8c75
e1675bb
1efdf6f
7f75025
4e09a68
370a0e0
edcaea3
d44bfe0
1e7a8da
81041bb
f0977c3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unused method?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes but very convenient for anyone who needs to extend behavior; avoids having to keep the wrapped catalog in a separate member.