Jonathan Du
Jonathan Du
The array element type is VARCHAR(10). I assume 10 is 10 bytes as per this do (https://docs.starrocks.io/docs/faq/Others/#is-the-length-of-string-defined-by-mysql-the-same-as-that-defined-by-starrocks). Can you please confirm the units here? I wouldn’t expect 10 bytes to...
This behaviour remains in SR 3.3.4. For type `VARCHAR(N)`, it is unclear to me what the units for `N` is.
For some reason, I was able to build on my work machine, but not my personal machine 🤷 I'll need to look into that... Fixed now, thank you @davidradl
Can I get another run of the CI pipeline, please? I think the failures were fixed recently in https://github.com/apache/flink-connector-aws/pull/216