This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4644191fd0d [fix](broker-read) refactor broker reading process to
avoid null broker connection (#26050)
add 17702243221 [fix](planner) Fix decimal precision and scale wrong when
create table like (#25802)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/catalog/ScalarType.java | 10 +++++
.../main/java/org/apache/doris/catalog/Column.java | 2 +-
.../data/ddl_p0/test_create_table_like.out | 22 ++++++++++
.../suites/ddl_p0/test_create_table_like.groovy | 50 ++++++++++++++++++++++
4 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644 regression-test/data/ddl_p0/test_create_table_like.out
create mode 100644 regression-test/suites/ddl_p0/test_create_table_like.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]