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.
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.