This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-63522-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9449c3783fb branch-4.1: [fix](fe) Reject JSONB and variant
distribution columns (#63211) (#63725)
add 45587161841 [fix](variant) preserve TIMESTAMPTZ values in sparse path
(#63522)
No new revisions were added by this update.
Summary of changes:
.../data_type_timestamptz_serde.cpp | 17 ++++
.../data_type_serde/data_type_timestamptz_serde.h | 4 +
.../data_type_serde_timestamptz_test.cpp | 83 +++++++++++++++++
be/test/data/vec/columns/TIMESTAMPTZ(3).csv | 16 ++++
.../main/java/org/apache/doris/catalog/Type.java | 6 ++
.../variant_p0/test_variant_timestamptz_sparse.out | 7 ++
.../test_variant_timestamptz_sparse.groovy | 102 +++++++++++++++++++++
7 files changed, 235 insertions(+)
create mode 100644 be/test/data/vec/columns/TIMESTAMPTZ(3).csv
create mode 100644
regression-test/data/variant_p0/test_variant_timestamptz_sparse.out
create mode 100644
regression-test/suites/variant_p0/test_variant_timestamptz_sparse.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]