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

[Subtask] support DDL, read and write operations to Iceberg catalog #2541

Closed
caican00 opened this issue Mar 15, 2024 · 1 comment · Fixed by #2544
Closed

[Subtask] support DDL, read and write operations to Iceberg catalog #2541

caican00 opened this issue Mar 15, 2024 · 1 comment · Fixed by #2544
Labels
subtask Subtasks of umbrella issue

Comments

@caican00
Copy link
Collaborator

Describe the subtask

  1. support iceberg DDL operations to iceberg catalog.
  2. support Iceberg read and write operations to iceberg Table.

Parent issue

#1571

@caican00 caican00 added the subtask Subtasks of umbrella issue label Mar 15, 2024
@caican00
Copy link
Collaborator Author

working on it.

caican00 added a commit to caican00/gravitino that referenced this issue Mar 15, 2024
FANNG1 pushed a commit that referenced this issue Apr 2, 2024
…o iceberg catalog (#2544)

### What changes were proposed in this pull request?

1. support DDL  operations to iceberg catalog.
2. support read and write operations to iceberg Table.

### Why are the changes needed?

support basic DDL and DML operations for iceberg table using sparksql.

Fix: #2541

### Does this PR introduce _any_ user-facing change?

Yes, users can use sparksql to do iceberg table ddl and read&write
operations.

### How was this patch tested?

New Iceberg ITs.
yuqi1129 added a commit to yuqi1129/gravitino that referenced this issue Apr 3, 2024
…L operations to iceberg catalog (apache#2544)"

This reverts commit 46ebaf6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
1 participant