-
if the projection or filter contains Chinese, such as 'CAST(if(col2>1565,'测试数据',col1) AS VARCHAR) AS col3', it will throw an exception followed how to resolve it ? |
Beta Was this translation helpful? Give feedback.
Answered by
yuxiqian
Jun 23, 2025
Replies: 1 comment
-
FLINK-37905 should resolve this. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lvyanquan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FLINK-37905 should resolve this.