Uh oh!
There was an error while loading. Please reload this page.
[SPARK-1021] Defer the data-driven computation of partition bounds in so... - #3079
[SPARK-1021] Defer the data-driven computation of partition bounds in so...#3079erikerlandson wants to merge 2 commits into
Conversation
erikerlandson
commented
Nov 3, 2014
Reboot of #1689 |
SparkQA
commented
Nov 3, 2014
Test build #22828 has started for PR 3079 at commit
|
erikerlandson
commented
Nov 3, 2014
@marmbrus, @scwf, FWIW, the Not sure why, but running |
marmbrus
commented
Nov 3, 2014
@erikerlandson I think you also need -Phive for the tests to run. It is possible some other things changed (or even that that test case changed with the upgrade to hive 13). Perhaps you can include a dummy change to the Hive code to make sure those tests are run in this PR so we can see what Jenkins thinks? |
SparkQA
commented
Nov 3, 2014
Test build #22828 has finished for PR 3079 at commit
|
AmplabJenkins
commented
Nov 3, 2014
Test FAILed. |
019ac27 to
0fc30feCompareSparkQA
commented
Nov 4, 2014
Test build #22880 has started for PR 3079 at commit
|
SparkQA
commented
Nov 4, 2014
Test build #22880 has finished for PR 3079 at commit
|
AmplabJenkins
commented
Nov 4, 2014
Test FAILed. |
0fc30fe to
2183325CompareSparkQA
commented
Nov 4, 2014
Test build #22892 has started for PR 3079 at commit
|
SparkQA
commented
Nov 4, 2014
Test build #22892 has finished for PR 3079 at commit
|
AmplabJenkins
commented
Nov 4, 2014
Test FAILed. |
There was a problem hiding this comment.
valRD is a kinda confusing name. I think the convention would be to name it _rangeBounds. Eg.
erikerlandson
commented
Nov 20, 2014
For reference, this other issue has some overlap: |
marmbrus
commented
Dec 17, 2014
hi @erikerlandson, thanks for working on this. It would be great to have a solution to this long running problem. Since it looks like there is still some work to be done, I propose we close this issue for now. We are on a renewed mission to keep the PR queue small and limited to active PRs so that things don't fall through the cracks. |
marmbrus
commented
Dec 17, 2014
Do please reopen though once you having something that is passing tests :) |
...rtByKey() until evaluation.