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
caican00
changed the title
[Subtask] support basic DML operations for paimon spark connector
[Subtask] support basic table DDl and DML operations for paimon spark connector
Dec 2, 2024
…d table DML for GravitinoPaimonCatalog in paimon spark connector (#5722)
### What changes were proposed in this pull request?
support schema and table DDL and table DML for GravitinoPaimonCatalog in
paimon spark connector.
### Why are the changes needed?
Fix:
#4722#4717
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
new Its and UTs.
---------
Co-authored-by: caican <[email protected]>
Describe the subtask
support table ddl and read, append and overwrite operations.
Parent issue
#2404
The text was updated successfully, but these errors were encountered: