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 883dfa38ab [fix](decimal) change log fatal to log warning to avoid
code dump on decimal type (#14150)
add 8e17fcef3f [fix](cast)fix cast to char(N) error (#14168)
No new revisions were added by this update.
Summary of changes:
fe/fe-core/src/main/cup/sql_parser.cup | 18 +++++++++++++++++-
.../main/java/org/apache/doris/analysis/CastExpr.java | 6 +++++-
.../org/apache/doris/rewrite/FoldConstantsRule.java | 2 +-
.../sql_functions/cast_function/test_cast_function.out | 12 ++++++++++++
.../cast_function/test_cast_function.groovy | 5 ++++-
5 files changed, 39 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]