Uh oh!
There was an error while loading. Please reload this page.
Revert "[SPARK-22938][SQL][FOLLOWUP] Assert that SQLConf.get is acces… - #21341
Revert "[SPARK-22938][SQL][FOLLOWUP] Assert that SQLConf.get is acces…#21341cloud-fan wants to merge 1 commit into
Conversation
…sed only on the driver" This reverts commit a4206d5.
cloud-fan
commented
May 16, 2018
gatorsmile
commented
May 16, 2018
LGTM |
SparkQA
commented
May 16, 2018
Test build #90672 has finished for PR 21341 at commit
|
viirya
commented
May 16, 2018
retest this please. |
viirya
commented
May 16, 2018
LGTM |
HyukjinKwon
commented
May 16, 2018
LGTM too |
jiangxb1987
commented
May 16, 2018
Personally I feel it should be safe to do the revert since we have a better approach, but I'd prefer to hear what @squito think about this. |
SparkQA
commented
May 16, 2018
Test build #90673 has finished for PR 21341 at commit
|
cloud-fan
commented
May 16, 2018
to unblock the improvement PR, I'm going to merge it first and rebase that PR. I will still keep the driver-side check for |
cloud-fan
commented
May 16, 2018
thanks, merging to master! |
squito
commented
May 16, 2018
sure this is fine, but we'll see the flakiness back in the builds till #21299 is merged, right? |
cloud-fan
commented
May 16, 2018
Yea we may see flaky test for a while. Fortunately #21299 is there for a while and I think it's close to merge, so it should be fine :) |
…sed only on the driver"
This reverts commit a4206d5.
This is from #21299 and to ease the review of it.