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

Iceberg support #29

Merged
merged 2 commits into from
May 30, 2024
Merged

Iceberg support #29

merged 2 commits into from
May 30, 2024

Conversation

pflooky
Copy link

@pflooky pflooky commented May 30, 2024

  • Add in support for Iceberg data source for generation and validation
  • Fix up UI validation execution
  • Clean up validation logging
  • Clean up duplicate code for UI generation and validation
  • Update base image to allow for multi-platform images
  • Pass in Java 17 options into standalone app

… fix up UI validation execution, clean up validation logging, clean up duplicate code for UI generation and validation, update base image to allow for multi-platform images, pass in Java 17 options into standalone app
@pflooky pflooky linked an issue May 30, 2024 that may be closed by this pull request
Copy link
Author

@pflooky pflooky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pflooky pflooky merged commit 9694868 into main May 30, 2024
@pflooky pflooky deleted the iceberg-support branch May 30, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Iceberg as a data source
1 participant