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

[SPARK-13138][SQL] Add "logical" package prefix for ddl.scala #11021

Closed
wants to merge 1 commit into from

Conversation

rxin
Copy link
Contributor

@rxin rxin commented Feb 2, 2016

ddl.scala is defined in the execution package, and yet its reference of "UnaryNode" and "Command" are logical. This was fairly confusing when I was trying to understand the ddl code.

@rxin
Copy link
Contributor Author

rxin commented Feb 2, 2016

cc @hvanhovell

@SparkQA
Copy link

SparkQA commented Feb 2, 2016

Test build #50557 has finished for PR 11021 at commit 6feb205.

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

@cloud-fan
Copy link
Contributor

LGTM

@rxin
Copy link
Contributor Author

rxin commented Feb 2, 2016

Thanks - merging this in.

@asfgit asfgit closed this in 7f6e3ec Feb 2, 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
3 participants