caoyang10 opened a new pull request #4671: URL: https://github.com/apache/incubator-doris/pull/4671
It will crash when there are External engine tables in doris after executing "python show_segment_status.py" The main reason is external engine tables don't have any index and partitions. So it should be ignored. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
