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-3395] [SQL] DSL sometimes incorrectly reuses attribute ids, breaking queries #2266

Closed
wants to merge 2 commits into from

Conversation

ericl
Copy link
Contributor

@ericl ericl commented Sep 4, 2014

@ericl ericl changed the title [SPARK-3395] DSL sometimes incorrectly reuses attribute ids, breaking queries [SPARK-3395] [SQL] DSL sometimes incorrectly reuses attribute ids, breaking queries Sep 4, 2014
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@marmbrus
Copy link
Contributor

marmbrus commented Sep 4, 2014

ok to test

@SparkQA
Copy link

SparkQA commented Sep 4, 2014

QA tests have started for PR 2266 at commit 05bd1e4.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 4, 2014

QA tests have finished for PR 2266 at commit 05bd1e4.

  • This patch fails unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class BlockManagerMaster(
    • class AttributeMap[A](baseMap: Map[ExprId, (Attribute, A)])

@ericl
Copy link
Contributor Author

ericl commented Sep 4, 2014

added regression test in DslQuerySuite

@marmbrus
Copy link
Contributor

marmbrus commented Sep 9, 2014

test this please

@SparkQA
Copy link

SparkQA commented Sep 9, 2014

QA tests have started for PR 2266 at commit 7f2b6f0.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 9, 2014

QA tests have finished for PR 2266 at commit 7f2b6f0.

  • This patch fails unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@marmbrus
Copy link
Contributor

Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented Sep 10, 2014

QA tests have started for PR 2266 at commit 7f2b6f0.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 10, 2014

QA tests have finished for PR 2266 at commit 7f2b6f0.

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

@asfgit asfgit closed this in b734ed0 Sep 10, 2014
@marmbrus
Copy link
Contributor

Thanks! Merged to master.

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.

4 participants