Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Two unit tests failed on master branch #705

Closed
rui-mo opened this issue Jan 18, 2022 · 0 comments · Fixed by #706
Closed

Two unit tests failed on master branch #705

rui-mo opened this issue Jan 18, 2022 · 0 comments · Fixed by #706
Labels
bug Something isn't working

Comments

@rui-mo
Copy link
Collaborator

rui-mo commented Jan 18, 2022

Describe the bug
Below two unit tests failed on master branch:

  • collect list with decimal input *** FAILED ***
  • collect list with decimal input *** FAILED ***

Error msg:
java.lang.UnsupportedOperationException: ArrayType(DecimalType(7,2),false) is not supported in ArrowColumnarToRowExec.

Expected behavior
Need to fallback to Vanilla Spark on the unsupported cases.

@rui-mo rui-mo added the bug Something isn't working label Jan 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant