This is an automated email from the ASF dual-hosted git repository.
huajianlan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6b7f21c4de7 [enhancement](nereids) Support eliminate outer join by
match expression (#38537)
add 9eae4ba773b [chore](sql) Forbid show hidden columns and create table
with hidden column (#38796)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/analysis/CreateTableStmt.java | 5 +++++
.../main/java/org/apache/doris/catalog/Column.java | 3 +++
.../main/java/org/apache/doris/catalog/Env.java | 8 +-------
.../trees/plans/commands/info/CreateTableInfo.java | 5 +++++
.../doris/regression/action/TestAction.groovy | 2 +-
.../test_show_create_table_and_views.groovy | 22 ++++++++++++++++++++++
...test_show_create_table_and_views_nereids.groovy | 20 ++++++++++++++++++++
7 files changed, 57 insertions(+), 8 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]