Uh oh!
There was an error while loading. Please reload this page.
[SPARK-28276][SQL][PYTHON][TEST] Convert and port 'cross-join.sql' into UDF test base - #25168
[SPARK-28276][SQL][PYTHON][TEST] Convert and port 'cross-join.sql' into UDF test base#25168viirya wants to merge 5 commits into
Conversation
Uh oh!
There was an error while loading. Please reload this page.
SparkQA
commented
Jul 16, 2019
Test build #107719 has finished for PR 25168 at commit
|
viirya
commented
Jul 16, 2019
retest this please |
HyukjinKwon
commented
Jul 16, 2019
Looks good .. but let's get #25130 first .. just in case that causes some changes in those PRs. |
SparkQA
commented
Jul 16, 2019
Test build #107724 has finished for PR 25168 at commit
|
SparkQA
commented
Jul 16, 2019
Test build #107727 has finished for PR 25168 at commit
|
HyukjinKwon
commented
Jul 18, 2019
retest this please |
HyukjinKwon
commented
Jul 18, 2019
BTW, @viirya, please feel free to review those PRs when you have some times since you know those codes pretty well as well. |
viirya
commented
Jul 18, 2019
I synced this with master. |
viirya
commented
Jul 18, 2019
@HyukjinKwon yeah, thanks. I will take some times to review those PRs. |
SparkQA
commented
Jul 18, 2019
Test build #107820 has finished for PR 25168 at commit
|
SparkQA
commented
Jul 18, 2019
Test build #107828 has finished for PR 25168 at commit
|
SparkQA
commented
Jul 18, 2019
Test build #107829 has finished for PR 25168 at commit
|
HyukjinKwon
commented
Jul 18, 2019
Merged to master. |
What changes were proposed in this pull request?
This PR adds some tests converted from
cross-join.sql'to test UDFs.Diff comparing to 'cross-join.sql'
How was this patch tested?
Added test.