Skip to content
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

Initial Commit to fix actions on iceberg tables #181

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

HamzaJugon
Copy link
Contributor

Fixes #

@HamzaJugon
Copy link
Contributor Author

Added predicate, events filter & updated scheduler.
Need to verify if tableParameters is enough to go by when verifying if it is an Iceberg table or not. In IceKeeper we use both storageDescriptor and TableParameters.

@HamzaJugon
Copy link
Contributor Author

Updated to allow identification of Iceberg tables by using both descriptor properties and table parameters (table_type)
It now accepts a Table instead of a Map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant