Uh oh!
There was an error while loading. Please reload this page.
[SPARK-12446][SQL] Add unit tests for JDBCRDD internal functions - #10409
[SPARK-12446][SQL] Add unit tests for JDBCRDD internal functions#10409maropu wants to merge 5 commits into
Conversation
SparkQA
commented
Dec 21, 2015
Test build #48097 has finished for PR 10409 at commit
|
SparkQA
commented
Dec 22, 2015
Test build #48142 has finished for PR 10409 at commit
|
There was a problem hiding this comment.
did you just move this code block, or was there any changes made?
There was a problem hiding this comment.
I just moved compileValue, escapeSql, and compileFilter in this companion object area.
rxin
commented
Dec 22, 2015
Let me know once you address my comments. This looks pretty good, assuming you mostly just moved the code to become static functions. |
There was a problem hiding this comment.
both works - i wouldn't worry about it.
maropu
commented
Dec 22, 2015
@rxin Finished. |
rxin
commented
Dec 22, 2015
LGTM. We should merge this as soon as tests pass. |
SparkQA
commented
Dec 22, 2015
Test build #2244 has finished for PR 10409 at commit
|
rxin
commented
Dec 22, 2015
Thanks - I've merged this. |
SparkQA
commented
Dec 22, 2015
Test build #2245 has finished for PR 10409 at commit
|
SparkQA
commented
Dec 22, 2015
Test build #2246 has finished for PR 10409 at commit
|
…functions No tests done for JDBCRDD#compileFilter. Author: Takeshi YAMAMURO <linguin.m.sgmail.com> Closes#10409 from maropu/AddTestsInJdbcRdd. (cherry picked from commit 8c1b867) Author: Takeshi YAMAMURO <linguin.m.s@gmail.com> Closes#16124 from dongjoon-hyun/SPARK-12446-BRANCH-1.6.
…functions No tests done for JDBCRDD#compileFilter. Author: Takeshi YAMAMURO linguin.m.s@gmail.com Closesapache#10409 from maropu/AddTestsInJdbcRdd. (cherry picked from commit 8c1b867)
No tests done for JDBCRDD#compileFilter.