-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-6564][SQL] SQLContext.emptyDataFrame should contain 0 row, not 1 row #5226
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
Conversation
|
Test build #29293 has started for PR 5226 at commit
|
|
Test build #29293 has finished for PR 5226 at commit
|
|
Test FAILed. |
|
LGTM |
|
retest this please |
|
Test FAILed. |
|
Test build #29315 has started for PR 5226 at commit
|
|
Test build #29315 has finished for PR 5226 at commit
|
|
Test PASSed. |
|
lgtm |
… 1 row Author: Reynold Xin <rxin@databricks.com> Closes #5226 from rxin/empty-df and squashes the following commits: 1306d88 [Reynold Xin] Proper fix. e135bb9 [Reynold Xin] [SPARK-6564][SQL] SQLContext.emptyDataFrame should contain 0 rows, not 1 row. (cherry picked from commit 3af7334) Signed-off-by: Reynold Xin <rxin@databricks.com>
No description provided.