mysql 中 一对多的数据源如何 sink到 ES #800
Unanswered
promise2mm
asked this question in
General
Replies: 1 comment 2 replies
-
直接用Flink-SQL能否实现?尝试过定义一个这样的表结构
但是insert语句不知道如何处理skus这个array对象了。 |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
skus
这个es字段,flink sql 中支持这样的对象数组吗?Beta Was this translation helpful? Give feedback.
All reactions