Skip to content

feat(flink): implement suggestion support for table properties in CREATE TABLE #417

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

Open
wants to merge 11 commits into
base: next
Choose a base branch
from

Conversation

ekazakas
Copy link

@ekazakas ekazakas commented May 5, 2025

Implemented SQL suggestion support for Flink table properties to work with ANTLR C3.

Related conversation: #391

Previous PR: #392 closed due to a mess with resolving conflicts

@ekazakas ekazakas changed the title Next feat(flink): implement suggestion support for table properties in CREATE TABLE May 5, 2025
@ekazakas
Copy link
Author

ekazakas commented May 5, 2025

@JackWang032 @Cythia828 @liuxy0551 I have closed the #392 since it was based from main branch and caused quite a bit of conflicts. It was much simpler to branch off the next branch and cherry pick my changes.

@mumiao mumiao requested review from JackWang032 and liuxy0551 May 8, 2025 06:07
@mumiao mumiao added the improvement Improve existing feature label May 8, 2025
@mumiao
Copy link
Collaborator

mumiao commented May 8, 2025

ci failed @ekazakas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improve existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants