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 6efe6ef6e8 [Enhancement](scanner) allocate blocks in scanner_context
on demand and free them on close (#19389)
add c88ba85e10 [Bug](schema-change) fix varchar can not change to datev2
#19952
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/catalog/ColumnType.java | 1 +
.../test_schema_change_varchar_to_datev2.out | 32 ++++++
.../test_schema_change_varchar_to_datev2.groovy} | 114 +++++----------------
3 files changed, 58 insertions(+), 89 deletions(-)
create mode 100644
regression-test/data/schema_change_p0/datev2/test_schema_change_varchar_to_datev2.out
copy
regression-test/suites/schema_change_p0/{decimalv3/test_agg_keys_schema_change_decimalv3.groovy
=> datev2/test_schema_change_varchar_to_datev2.groovy} (62%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]