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

[#5192] [#5193] feat(flink): Support Catalog&Schema Operation DDL for paimon-catalog #5818

Merged
merged 12 commits into from
Jan 13, 2025

Conversation

hdygxsj
Copy link
Contributor

@hdygxsj hdygxsj commented Dec 10, 2024

What changes were proposed in this pull request?

Support Catalog Operation DDL for paimon-catalog

Why are the changes needed?

Fix #5192 #5193

Does this PR introduce any user-facing change?

None

How was this patch tested?

org.apache.gravitino.flink.connector.paimon.TestPaimonPropertiesConverter
org.apache.gravitino.flink.connector.integration.test.paimon.FlinkPaimonCatalogIT

@jerryshao jerryshao requested a review from coolderli December 10, 2024 13:22
@hdygxsj
Copy link
Contributor Author

hdygxsj commented Dec 11, 2024

@coolderli Please have a look

Copy link
Contributor

@coolderli coolderli left a comment

Choose a reason for hiding this comment

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

@hdygxsj I have some comments. Lack of implementation for creating catalogs. Thanks.

@FANNG1
Copy link
Contributor

FANNG1 commented Dec 18, 2024

@hdygxsj , #5868 is refactoring flink catalog factory, welcome to review

@FANNG1
Copy link
Contributor

FANNG1 commented Dec 19, 2024

@hdygxsj could you rebase your code?

@hdygxsj
Copy link
Contributor Author

hdygxsj commented Dec 19, 2024

@hdygxsj could you rebase your code?

Done,PHAL

@FANNG1
Copy link
Contributor

FANNG1 commented Dec 20, 2024

@sunxiaojian do you have time to review this PR?

@hdygxsj
Copy link
Contributor Author

hdygxsj commented Dec 26, 2024

Is there anything else that needs to be fixed @FANNG1

@FANNG1
Copy link
Contributor

FANNG1 commented Dec 26, 2024

Is there anything else that needs to be fixed @FANNG1

Sorry, I'm working on the issues to release 0.8, may doesn't have enough time to review this PR these days.

@liumingchao
Copy link

look good for me !! i need it ! !

@FANNG1
Copy link
Contributor

FANNG1 commented Jan 13, 2025

LGTM, except minor comments.

@FANNG1 FANNG1 added the branch-0.8 Automatically cherry-pick commit to branch-0.8 label Jan 13, 2025
@FANNG1 FANNG1 changed the title [#5192] [Feature] Support Catalog Operation DDL for paimon-catalog [#5192] [#5193] feat(flink): Support Catalog&Schema Operation DDL for paimon-catalog Jan 13, 2025
@FANNG1 FANNG1 merged commit e4151e9 into apache:main Jan 13, 2025
28 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 13, 2025
… paimon-catalog (#5818)

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

Support Catalog Operation DDL for paimon-catalog

### Why are the changes needed?

Fix #5192 #5193

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

None

### How was this patch tested?


org.apache.gravitino.flink.connector.paimon.TestPaimonPropertiesConverter

org.apache.gravitino.flink.connector.integration.test.paimon.FlinkPaimonCatalogIT
@FANNG1
Copy link
Contributor

FANNG1 commented Jan 13, 2025

@hdygxsj merged to main, thanks for your contribution, could you split more sub-tasks to support Flink paimon catalogs, so the other community member could join too. And would you mind add corresponding document about the Flink Paimon catalog?

@hdygxsj
Copy link
Contributor Author

hdygxsj commented Jan 13, 2025

@hdygxsj merged to main, thanks for your contribution, could you split more sub-tasks to support Flink paimon catalogs, so the other community member could join too. And would you mind add corresponding document about the Flink Paimon catalog?

#6216
#6217
#6218
I have split three subtasks and can also have these assigned to me.

Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Jan 14, 2025
…tion DDL for paimon-catalog (apache#5818)

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

Support Catalog Operation DDL for paimon-catalog

### Why are the changes needed?

Fix apache#5192 apache#5193

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

None

### How was this patch tested?


org.apache.gravitino.flink.connector.paimon.TestPaimonPropertiesConverter

org.apache.gravitino.flink.connector.integration.test.paimon.FlinkPaimonCatalogIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.8 Automatically cherry-pick commit to branch-0.8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Subtask] [flink-connector] Support Catalog Operation DDL for paimon-catalog
4 participants