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
feat!: support refreshing Iceberg tables #5707
feat!: support refreshing Iceberg tables #5707
Changes from 4 commits
470b09c
a8d957a
264fdb1
58d0a73
e090474
57021ad
fb882e8
5bbdeb2
3da205c
91acf9b
08dd329
7af0d1d
2d79c38
3809f21
5273a15
b9e2c6e
9937f79
cd08038
f28325f
2d92b3f
cd31d82
d680c0c
6607fc3
893336f
68e4546
273f5c1
1e92a19
f72c1b7
5c7ff12
92eec61
95194b7
09e2b6e
30910dd
dd12240
944dac6
912b9f2
e2b6fd0
72b03be
01e50fe
81e88d8
b37a04e
dead9c4
e5d10e7
b30e240
fa9d154
d807a94
db2b031
746b343
d69ddcd
06a3bd5
91ba92c
73e8824
be689ef
b15c78a
de9f6ae
d5c13e6
851260c
d1557c5
975a013
ad5a225
e5c8f49
1f44a44
300f836
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.
Check and see if we can just close this ticket, and maybe delete the todo.
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.
I think we should consider preserving this method,
@Deprecated
. Mostly a question of how inconvenient just deleting it would be for @abaranec .