This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-66344-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3c53ec749fc branch-4.1: [fix](docker)(case) Restore Kerberos/Paimon
external env and fix flaky file cache cases (#66314)
add 3eacf9b3bc8 [fix](arrow) correct the Flight SQL GetTables schema and
the TIMESTAMPTZ arrow reader (#66344)
No new revisions were added by this update.
Summary of changes:
.../data_type_timestamptz_serde.cpp | 88 +++++++++
.../data_type_serde/data_type_timestamptz_serde.h | 5 +
.../data_type_serde_timestamptz_test.cpp | 85 +++++++++
.../service/arrowflight/FlightSqlSchemaHelper.java | 103 +++++++---
.../FlightSqlSchemaHelperArrowTypeTest.java | 209 +++++++++++++++++++++
5 files changed, 460 insertions(+), 30 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/service/arrowflight/FlightSqlSchemaHelperArrowTypeTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]