You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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
Describe the subtask
Parent issue
#1571
The text was updated successfully, but these errors were encountered: