Skip to content

[Spark]: Remove useless spark grammar MIGRATE commands#2847

Merged
zhoujinsong merged 2 commits into
apache:masterfrom
baiyangtx:remove-useless-spark-grammar
May 20, 2024
Merged

[Spark]: Remove useless spark grammar MIGRATE commands#2847
zhoujinsong merged 2 commits into
apache:masterfrom
baiyangtx:remove-useless-spark-grammar

Conversation

@baiyangtx

Copy link
Copy Markdown
Contributor

Why are the changes needed?

Grammar of

MIGRATE xxx to ARCTIC xxx

It is logic left over for historical reasons and should not be present in the open source version of amoro code

Brief change log

  • Remove antlr4 files and all of related logic about MIGRATE xxx TO ARCTIC

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

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

@github-actions github-actions Bot added the module:mixed-spark Spark module for Mixed Format label May 18, 2024
@baiyangtx baiyangtx changed the title [Spark]: Remove useless spark grammar [Spark]: Remove useless spark grammar MIGRATE commands May 18, 2024
@baiyangtx baiyangtx requested a review from zhoujinsong May 18, 2024 17:20

@zhoujinsong zhoujinsong 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.

LGTM.

Thanks for the contribution!

@zhoujinsong zhoujinsong merged commit a2753b6 into apache:master May 20, 2024
@baiyangtx baiyangtx deleted the remove-useless-spark-grammar branch May 20, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:mixed-spark Spark module for Mixed Format

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants