GitHub user dilipbiswal opened a pull request:
https://github.com/apache/spark/pull/22270
[SPARK-25267][SQL][TEST] Disable ConvertToLocalRelation in the test cases
of sql/core and sql/hive
## What changes were proposed in this pull request?
In SharedSparkSession and TestHive, we need to disable the rule
ConvertToLocalRelation for better test case coverage.
## How was this patch tested?
Identify the failures after excluding "ConvertToLocalRelation" rule.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dilipbiswal/spark SPARK-25267-final
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22270.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22270
----
commit bd57944106348e0d0ede63afb142bfcf59af80f3
Author: Dilip Biswal <dbiswal@...>
Date: 2018-08-28T21:15:32Z
[SPARK-25267] Disable ConvertToLocalRelation in the test cases of sql/core
and sql/hive
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]