-
Notifications
You must be signed in to change notification settings - Fork 28.5k
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
[SPARK-3816][SQL] Add table properties from storage handler to output jobConf #2677
Conversation
Can one of the admins verify this patch? |
14e3c63
to
e62af9f
Compare
Can one of the admins verify this patch? |
e62af9f
to
46edcbc
Compare
Can you explain more about what this is doing and why we need it? Perhaps in comments to the code. Also, please fix the title so that it doesn't truncate. |
ok to test |
QA tests have started for PR 2677 at commit
|
QA tests have finished for PR 2677 at commit
|
Test PASSed. |
I add comment to code |
QA tests have started for PR 2677 at commit
|
QA tests have finished for PR 2677 at commit
|
Test FAILed. |
QA tests have started for PR 2677 at commit
|
QA tests have finished for PR 2677 at commit
|
Can one of the admins verify this patch? |
Sure, I am pretty busy on my daily work right now. I will find time to add unit test. I fix this issue when I integrate CassandraStorageHandler. |
test this please |
QA tests have started for PR 2677 at commit
|
Tests timed out for PR 2677 at commit |
Can you please rebase this? |
003d397
to
79c269b
Compare
It's rebased. |
Test build #472 has started for PR 2677 at commit
|
Test build #472 has finished for PR 2677 at commit
|
Hmm, this failure looks related to @liancheng patch on statistics that I
|
@marmbrus Yes, it's related. The This failure is sensitive to test suite execution order, but can be easily reproduced by caching |
#2960 is filed to fix this issue. |
retest this please This failure is sensitive to test suite execution order, so here I'd like to have another try. |
Test build #474 has started for PR 2677 at commit
|
Test build #474 has finished for PR 2677 at commit
|
Thanks! Merged to master. |
...ob conf in SparkHadoopWriter class