Skip to content

[SPARK-2283][SQL] Reset test environment before running PruningSuite #1221

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

Closed
wants to merge 1 commit into from

Conversation

liancheng
Copy link
Contributor

JIRA issue: SPARK-2283

If PruningSuite is run right after HiveCompatibilitySuite, the first test case fails because srcpart table is cached in-memory by HiveCompatibilitySuite, but column pruning is not implemented for InMemoryColumnarTableScan operator yet.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@marmbrus
Copy link
Contributor

Add SQL to the title please

@liancheng liancheng changed the title SPARK-2283: reset test environment before running PruningSuite [SPARK-2283][SQL] Reset test environment before running PruningSuite Jun 26, 2014
@liancheng
Copy link
Contributor Author

@marmbrus Done

@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/16130/

@marmbrus
Copy link
Contributor

Thanks, merged into master and 1.0

@asfgit asfgit closed this in 7f196b0 Jun 26, 2014
asfgit pushed a commit that referenced this pull request Jun 26, 2014
JIRA issue: [SPARK-2283](https://issues.apache.org/jira/browse/SPARK-2283)

If `PruningSuite` is run right after `HiveCompatibilitySuite`, the first test case fails because `srcpart` table is cached in-memory by `HiveCompatibilitySuite`, but column pruning is not implemented for `InMemoryColumnarTableScan` operator yet.

Author: Cheng Lian <lian.cs.zju@gmail.com>

Closes #1221 from liancheng/spark-2283 and squashes the following commits:

dc0b663 [Cheng Lian] SPARK-2283: reset test environment before running PruningSuite

(cherry picked from commit 7f196b0)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@liancheng liancheng deleted the spark-2283 branch June 26, 2014 02:04
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
JIRA issue: [SPARK-2283](https://issues.apache.org/jira/browse/SPARK-2283)

If `PruningSuite` is run right after `HiveCompatibilitySuite`, the first test case fails because `srcpart` table is cached in-memory by `HiveCompatibilitySuite`, but column pruning is not implemented for `InMemoryColumnarTableScan` operator yet.

Author: Cheng Lian <lian.cs.zju@gmail.com>

Closes apache#1221 from liancheng/spark-2283 and squashes the following commits:

dc0b663 [Cheng Lian] SPARK-2283: reset test environment before running PruningSuite
wangyum pushed a commit that referenced this pull request May 26, 2023
…gatingCatalog (#1221)

* [CARMEL-6531] Fail to instantiate the custom v2 session catalog: DelegatingCatalog

Cherry-pick from:
https://github.corp.ebay.com/hadoop/spark-longwing3/pull/194
https://github.corp.ebay.com/hadoop/spark-longwing3/pull/203

* Fix ut
mapr-devops pushed a commit to mapr/spark that referenced this pull request May 8, 2025
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