GitHub user fjh100456 opened a pull request:
https://github.com/apache/spark/pull/22302
[SPARK-21786][SQL][FOLLOWUP] Add compressionCodec test for CTAS
What changes were proposed in this pull request?
Since resolved by @DongJoon in 20522, compressionCodec test for CTAS has
been able to support, the scenario of CTAS suggested by @gatorsmile in 20087
should be enabled.
How was this patch tested?
Add test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fjh100456/spark compressionCodec
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22302.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 #22302
----
commit c3c5af2b9f27e4effcc8f44f1b98f24a6d1fafa7
Author: fjh100456 <fu.jinhua6@...>
Date: 2018-08-31T09:44:41Z
[SPARK-21786][SQL][FOLLOWUP] Add compressionCodec test for CTAS
What changes were proposed in this pull request?
Since resolved by @DongJoon in 20522, compressionCodec test for CTAS has
been able to support, the scenario of CTAS suggested by @gatorsmile in 20087
should be enabled.
How was this patch tested?
Add test.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]