superset modifies GROUP_CONCAT when creating charts by adding the SEPARATOR ',' syntax at the end, but this is not supported in Doris. This happens not only in Doris, also in mysql, so it can be ...
mysql连接串 jdbc:mysql:replication://db-write,db-read/ssdb?createDatabaseIfNotExist=true&characterEncoding=utf8&useUnicode=true&useSSL=false ...