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

test sort_on_window_null_string failed after disable skip_fail. #5233

Closed
Tracked by #4685
jackwener opened this issue Feb 10, 2023 · 0 comments · Fixed by #5234
Closed
Tracked by #4685

test sort_on_window_null_string failed after disable skip_fail. #5233

jackwener opened this issue Feb 10, 2023 · 0 comments · Fixed by #5234
Labels
bug Something isn't working

Comments

@jackwener
Copy link
Member

Describe the bug
after disable skip_fail

test: sort_on_window_null_string failed

called Result::unwrap() on an Err value: Context("type_coercion", Internal("Optimizer rule 'type_coercion' failed due to unexpected error: Internal error: Cannot run range queries on datatype: Utf8. This was likely caused by a bug in DataFusion's code and we would welcome that you file an bug report in our issue tracker"))

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

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