Skip to content
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

Got arrow error when sorting on empty batch #10093

Closed
viirya opened this issue Apr 16, 2024 · 0 comments · Fixed by #10094
Closed

Got arrow error when sorting on empty batch #10093

viirya opened this issue Apr 16, 2024 · 0 comments · Fixed by #10094
Labels
bug Something isn't working

Comments

@viirya
Copy link
Member

viirya commented Apr 16, 2024

Describe the bug

Found the issue when Comet tries to run a Spark query which sorts empty batch: apache/datafusion-comet#270

Arrow error: Invalid argument error: must either specify a row count or at least one column

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant