-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-8578] [SQL] Should ignore user defined output committer when appending data (branch 1.4) #6966
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
Conversation
|
Merged build triggered. |
|
Merged build started. |
|
Test build #35620 has started for PR 6966 at commit |
|
Test build #35620 has finished for PR 6966 at commit
|
|
Merged build finished. Test PASSed. |
Conflicts: sql/core/src/main/scala/org/apache/spark/sql/sources/commands.scala
|
Merged build triggered. |
|
Merged build started. |
|
Test build #35638 has started for PR 6966 at commit |
|
Test build #35638 has finished for PR 6966 at commit
|
|
Merged build finished. Test PASSed. |
|
I am merging it to branch 1.4. |
…ppending data (branch 1.4) This is #6964 for branch 1.4. Author: Yin Huai <[email protected]> Closes #6966 from yhuai/SPARK-8578-branch-1.4 and squashes the following commits: 9c3947b [Yin Huai] Do not use a custom output commiter when appendiing data.
|
It has been merged. I am closing it. |
…ppending data (branch 1.4) This is apache#6964 for branch 1.4. Author: Yin Huai <[email protected]> Closes apache#6966 from yhuai/SPARK-8578-branch-1.4 and squashes the following commits: 9c3947b [Yin Huai] Do not use a custom output commiter when appendiing data.
This is #6964 for branch 1.4.