StarRocks/starrocks-connector-for-apache-flink

[Feature] Starrocks source should support obtaining JSON fields

Opened this issue · 3 comments

Starrocks source should support obtaining JSON fields,at least.JSON type fields should be able to be obtained in string format.

jaogoy commented

@wmtbnbo What do you mean about "abtaining JSON"?

obtaining JSON
means,JSON fields are not supported in starrocks sources,But I need to read this type of field

i meet the same problem,the starrocks table filed store the json format,but when i want to read the field data by flink ,it will cause error