This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6d851b1fc9 [Doc](Flink) update flink connector doc add new version
#15365
add b3f77a2e00 [feature](Show) add one show type cast command (#15137)
No new revisions were added by this update.
Summary of changes:
.../Show-Statements/SHOW-TYPECAST.md} | 46 +++++++++++++---------
docs/sidebars.json | 1 +
.../SHOW-TYPECAST.md} | 44 ++++++++++++---------
fe/fe-core/src/main/cup/sql_parser.cup | 7 +++-
...owSmallFilesStmt.java => ShowTypeCastStmt.java} | 46 ++++++++++++++++------
.../org/apache/doris/catalog/PrimitiveType.java | 4 ++
.../java/org/apache/doris/qe/ShowExecutor.java | 27 +++++++++++++
fe/fe-core/src/main/jflex/sql_scanner.flex | 1 +
8 files changed, 127 insertions(+), 49 deletions(-)
copy
docs/{zh-CN/docs/sql-manual/sql-reference/Database-Administration-Statements/ADMIN-REPAIR-TABLE.md
=> en/docs/sql-manual/sql-reference/Show-Statements/SHOW-TYPECAST.md} (55%)
copy
docs/zh-CN/docs/sql-manual/sql-reference/{Database-Administration-Statements/ADMIN-REPAIR-TABLE.md
=> Show-Statements/SHOW-TYPECAST.md} (58%)
copy
fe/fe-core/src/main/java/org/apache/doris/analysis/{ShowSmallFilesStmt.java =>
ShowTypeCastStmt.java} (71%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]