Spark3版本似乎无法将Array类型写入Doris #47534
Unanswered
smokeriu
asked this question in
A - General / Q&A
Replies: 1 comment
-
中文问题在ask.selectdb.com提个帖子(支持的,记得补完你的具体报错) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
报错提示是类型不匹配:
测试了3.2-3.4的版本都不行。
我看了下文档,doris会把这种复杂类型统一成string,但spark-doris-connector又挺早就支持array类型了,我想问下是不是只有2.x的版本才支持?
Beta Was this translation helpful? Give feedback.
All reactions