GitHub user gatorsmile opened a pull request:
https://github.com/apache/spark/pull/10870
[SPARK-12959] [SQL] Issue Warning Messages when Writing Bucketed Data with
Bucketing Disabled
When users turn off bucketing in SQLConf, we should issue some messages to
tell users these operations will be converted to normal way.
Also added a test case for this scenario and fixed the helper function.
Do you think this PR is helpful when users use bucket tables? @cloud-fan
Thank you!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gatorsmile/spark bucketTableWritingTestcases
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10870.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 #10870
----
commit 42f1a3dcbd181b954ed37a2997586b0b1b3ffa01
Author: gatorsmile <[email protected]>
Date: 2016-01-21T19:54:22Z
issue a warning message.
commit 58ee656a6be87aeb1fbab3cb9a87a7037e58d13e
Author: gatorsmile <[email protected]>
Date: 2016-01-21T19:54:33Z
Merge remote-tracking branch 'upstream/master' into
bucketTableWritingTestcases
commit 2e1b60d27e979bae798baf2233075e337e8c3a87
Author: gatorsmile <[email protected]>
Date: 2016-01-21T22:00:33Z
style fix.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]