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

[FLINK-29602] Add Transformer for SQLTransformer #175

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

yunfengzhou-hub
Copy link
Contributor

What is the purpose of the change

This PR adds the Transformer for the SQL transformer algorithm.

Brief change log

  • Adds Transformer implementation of SQL transformer in Java and Python
  • Adds examples and documentation of SQL transformer

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)

Documentation

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

Copy link
Contributor

@jiangxin369 jiangxin369 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. Left some comments below.

@jiangxin369
Copy link
Contributor

Thanks for the update. LGTM overall.

@lindong28 Could you please take a look at this PR?

Copy link
Member

@lindong28 lindong28 left a comment

Choose a reason for hiding this comment

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

Thanks for the update. Left some comments below.

@yunfengzhou-hub yunfengzhou-hub force-pushed the FLINK-29602 branch 5 times, most recently from 11a38a5 to d0082be Compare November 18, 2022 09:44
Copy link
Member

@lindong28 lindong28 left a comment

Choose a reason for hiding this comment

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

Thanks for the update. Left two minor comments below.

@lindong28
Copy link
Member

Thanks for the update! LGTM.

@lindong28 lindong28 merged commit 76a0486 into apache:master Nov 21, 2022
Fanoid pushed a commit to Fanoid/flink-ml that referenced this pull request Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants