EmmyMiao87 edited a comment on issue #6875: URL: https://github.com/apache/incubator-doris/issues/6875#issuecomment-947271186
If the bitmap is too large, ```to_string``` does have a problem. A temporary solution is to use ```select into file``` to export the query results to a file. However, this method is not directly obtained by segmentation. So I very much support the addition of this similar function. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
