Skip to content

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 <[email protected]>

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 <[email protected]>
@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 <[email protected]>

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