-
Notifications
You must be signed in to change notification settings - Fork 138
Added validation for each catalog #590
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
base: staging
Are you sure you want to change the base?
Conversation
|
@vaibhav-datazip Could you please review this pr and let me know if any changes required |
|
Hi @anurag2787 can you rebase this PR to staging branch, it's currently raised on master |
e6a36a4 to
672a397
Compare
|
@vaibhav-datazip Could you please review now? |
|
@anurag2787 , still you haven't rebased it to staging |
672a397 to
3114d82
Compare
|
@vaibhav-datazip is now it is correct? Sorry for inconvenience as i am not familiar with staging |
here you can see datazip:master, it should be datazip:staging |
|
hi @anurag2787 just a kind reminder to be on our slack if you are still facing issues related to pr would love to help there ! |
3114d82 to
672a397
Compare
|
@vaibhav-datazip I have updated datazip:master to datazip:staging Thanks for the clarification! |

Description
This PR implements a robust validation framework for Iceberg catalog configurations, addressing the lack of proper validation for different catalog types this enhancement prevents runtime failures by catching configuration errors early during initialization.
Fixes #478
Type of change
AWS Glue Catalog
JDBC Catalog
REST Catalog
Hive Metastore
General Tests