This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 419e922a69 [fix](json)Fix the bug that does not stop when reading json files (#23062) add 9cee0ecccc [fix](show-table-status) fix priv error on show table status stmt (#22918) No new revisions were added by this update. Summary of changes: fe/fe-core/src/main/cup/sql_parser.cup | 4 +-- .../apache/doris/analysis/ShowTableStatusStmt.java | 17 ++++----- .../java/org/apache/doris/qe/ShowExecutor.java | 3 +- .../apache/doris/datasource/ColumnPrivTest.java | 41 +++++++++++++++++++++- 4 files changed, 53 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org