amoro
amoro copied to clipboard
[Bug]: Flink using a partitioned Arctic table for dimensional join would encounter ClassCastException
What happened?
When running a dimensional join on an Arctic table with partitions as a dimensional table, select Arctic table fields will encounter ClassCastException.
Affects Versions
master/0.3.1
What engines are you seeing the problem on?
Flink
How to reproduce
Create a Arctic table with partitions and use the table as a dimensional table for dimensional join.Then select partition fields from Arctic table.
Relevant log output
No response
Anything else
Output log in image form

Code of Conduct
- [X] I agree to follow this project's Code of Conduct