Skip to content

[FLINK-27564][python] Separate different connectors into separate packages#19711

Closed
dianfu wants to merge 3 commits intoapache:masterfrom
dianfu:refactor_connector
Closed

[FLINK-27564][python] Separate different connectors into separate packages#19711
dianfu wants to merge 3 commits intoapache:masterfrom
dianfu:refactor_connector

Conversation

@dianfu
Copy link
Copy Markdown
Contributor

@dianfu dianfu commented May 12, 2022

What is the purpose of the change

This pull request split different connectors into separate packages

Verifying this change

This change is already covered by existing tests*.

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

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

Documentation

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

@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented May 12, 2022

CI report:

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

@dianfu dianfu closed this in 3595a73 May 13, 2022
cun8cun8 pushed a commit to cun8cun8/flink that referenced this pull request May 18, 2022
JasonLeeCoding pushed a commit to JasonLeeCoding/flink that referenced this pull request May 27, 2022
zstraw pushed a commit to zstraw/flink that referenced this pull request Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants