amoro icon indicating copy to clipboard operation
amoro copied to clipboard

[Bug]: Flink using a partitioned Arctic table for dimensional join would encounter ClassCastException

Open lklhdu opened this issue 3 years ago • 0 comments

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 image

Code of Conduct

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

lklhdu avatar Oct 11 '22 02:10 lklhdu