Skip to content

Conversation

rxin
Copy link
Contributor

@rxin rxin commented Jan 18, 2016

Based on discussions in #10801, I'm submitting a pull request to rename ParserDialect to ParserInterface.

@rxin
Copy link
Contributor Author

rxin commented Jan 18, 2016

cc @hvanhovell

Copy link
Contributor Author

Choose a reason for hiding this comment

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

note: it is somewhat strange that DDLParser has a "parse" method (not parsePlan). I'm leaving that unchanged because this class will likely just go away.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah I missed that one. AbstractSparkSQLParser already implements this, it should have been overridden.

@SparkQA
Copy link

SparkQA commented Jan 19, 2016

Test build #2402 has finished for PR 10817 at commit 5d0e1c8.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor Author

rxin commented Jan 19, 2016

Going to merge this.

@asfgit asfgit closed this in 39ac56f Jan 19, 2016
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