DO12345whatever commented on issue #31320: URL: https://github.com/apache/doris/issues/31320#issuecomment-1976534157
I have a similar issue where we want to import data from Apache Druid, which stores HLL- and Thetasketch colums as b64 encoded strings. Additionally it is not even possible to export/import Doris tables with hll colums, as those are not supported by orc/parquet and csv simply drops their content https://doris.apache.org/docs/dev/data-operate/export/outfile/#notice -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org