xinyiZzz commented on issue #36340: URL: https://github.com/apache/doris/issues/36340#issuecomment-2312738557
@denniskyleung @zhaopinglu @chengxin1374 @drreddy Fixed in https://github.com/apache/doris/pull/40002, sorry for taking so long. This problem occurs when query results are returned from FE Arrow Flight server, such as `show tables;`, `show databases;`. no problem when query results are returned from BE Arrow Flight server, such as the normal query statement `select * from xxx`. -- 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]
