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

feat(iceberg): support sql catalog interface #7

Merged
merged 17 commits into from
Oct 8, 2024
Merged

Conversation

Li0k
Copy link

@Li0k Li0k commented Sep 26, 2024

Introducing a partial implementation of sql catalog (support the functionality used by rw)

  1. list_tables
  2. create_table
  3. drop_table
  4. update_table
  5. UT

Copy link
Collaborator

@chenzl25 chenzl25 left a comment

Choose a reason for hiding this comment

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

LGTM.

@Li0k Li0k added this pull request to the merge queue Oct 8, 2024
Merged via the queue into dev with commit 67d434d Oct 8, 2024
0 of 3 checks passed
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.

3 participants