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

[#4722] feat(paimon-spark-connector): support schema and table DDL and table DML for GravitinoPaimonCatalog in paimon spark connector #5722

Merged
merged 22 commits into from
Dec 16, 2024

Conversation

caican00
Copy link
Collaborator

@caican00 caican00 commented Dec 2, 2024

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.

@caican00 caican00 self-assigned this Dec 2, 2024
@caican00 caican00 marked this pull request as draft December 2, 2024 12:28
@caican00 caican00 force-pushed the support-paimon-connector-ddl branch from 5987b11 to 659338f Compare December 6, 2024 03:41
@caican00 caican00 changed the title [#4722] feat(paimon-spark-connector): support basic schema DDL for GravitinoPaimonCatalog in paimon spark connector [#4722] feat(paimon-spark-connector): support schema and table DDL and table DML for GravitinoPaimonCatalog in paimon spark connector Dec 9, 2024
@caican00 caican00 marked this pull request as ready for review December 10, 2024 01:37
@caican00 caican00 requested a review from FANNG1 December 10, 2024 01:37
@caican00
Copy link
Collaborator Author

Hi @FANNG1 could you help review this pr? Thanks!!!

@FANNG1
Copy link
Contributor

FANNG1 commented Dec 11, 2024

LGTM, just minor comments. Besides, do you plan to add HIVE and JDBC catalog backend IT?

@caican00
Copy link
Collaborator Author

LGTM, just minor comments. Besides, do you plan to add HIVE and JDBC catalog backend IT?

do you plan to add HIVE and JDBC catalog backend IT

i will implememt these in another prs.

@caican00 caican00 force-pushed the support-paimon-connector-ddl branch from 5c446dc to f8220e5 Compare December 15, 2024 10:53
@caican00
Copy link
Collaborator Author

comments have been addressed. cc @FANNG1

@FANNG1 FANNG1 merged commit 8732175 into apache:main Dec 16, 2024
26 checks passed
@FANNG1 FANNG1 added the 0.8.0 Release v0.8.0 label Dec 16, 2024
@FANNG1
Copy link
Contributor

FANNG1 commented Dec 16, 2024

merged to main, thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.8.0 Release v0.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants