Skip to content

[FLINK-38262][table] Add DROP CONNECTION operation#28789

Open
Shekharrajak wants to merge 1 commit into
apache:masterfrom
Shekharrajak:FLINK-38262-drop-connection-operation
Open

[FLINK-38262][table] Add DROP CONNECTION operation#28789
Shekharrajak wants to merge 1 commit into
apache:masterfrom
Shekharrajak:FLINK-38262-drop-connection-operation

Conversation

@Shekharrajak

@Shekharrajak Shekharrajak commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

What is the purpose of the change

Adds DropConnectionOperation and SqlDropConnectionConverter, wires DROP CONNECTION, and covers temporary/system/IF EXISTS behavior.

Ref https://issues.apache.org/jira/browse/FLINK-38262

Brief change log

Adds DropConnectionOperation and SqlDropConnectionConverter

Verifying this change

Unit tests and IT

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes / no) no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (yes / no) no
  • The serializers: (yes / no / don't know) no
  • The runtime per-record code paths (performance sensitive): (yes / no / don't know) no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (yes / no / don't know) no
  • The S3 file system connector: (yes / no / don't know) no

Documentation

  • Does this pull request introduce a new feature? (yes / no) yes
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

Was generative AI tooling used to co-author this PR?
  • Yes

@flinkbot

flinkbot commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@snuyanzin snuyanzin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please do not ignore Contributors form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants