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-2041][SQL] Correctly analyze queries where columnName == tableName. #985

Closed
wants to merge 1 commit into from

Conversation

marmbrus
Copy link
Contributor

@marmbrus marmbrus commented Jun 5, 2014

No description provided.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15486/

@rxin
Copy link
Contributor

rxin commented Jun 6, 2014

LGTM. Merging in master & branch-1.0.

@asfgit asfgit closed this in c7a183b Jun 6, 2014
asfgit pushed a commit that referenced this pull request Jun 6, 2014
…Name.

Author: Michael Armbrust <michael@databricks.com>

Closes #985 from marmbrus/tableName and squashes the following commits:

3caaa27 [Michael Armbrust] Correctly analyze queries where columnName == tableName.

(cherry picked from commit c7a183b)
Signed-off-by: Reynold Xin <rxin@apache.org>
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
…Name.

Author: Michael Armbrust <michael@databricks.com>

Closes apache#985 from marmbrus/tableName and squashes the following commits:

3caaa27 [Michael Armbrust] Correctly analyze queries where columnName == tableName.
@marmbrus marmbrus deleted the tableName branch July 8, 2014 20:58
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
…Name.

Author: Michael Armbrust <michael@databricks.com>

Closes apache#985 from marmbrus/tableName and squashes the following commits:

3caaa27 [Michael Armbrust] Correctly analyze queries where columnName == tableName.
flyrain pushed a commit to flyrain/spark that referenced this pull request Sep 21, 2021
* Add Iceberg as a dep

* rdar://70004937 Rewrite row-level operations for Iceberg (apache#922)

* rdar://72811621 Control distribution and ordering during table creation (apache#939)

This PR adds support for defining distribution and ordering during table creation.

This change is needed for feature parity with ADT in Spark 2.

This PR adds new optional table creation clauses but it should only affect Iceberg users.

This PR comes with new tests. More tests are in Iceberg.
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