This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ai-code/flight-sql
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 06522069eeb add file header
new 835b516cab3 partial fix
new c6808daf8c9 gemini 3.1 pro fix IT
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
external-service-impl/flight-sql/pom.xml | 8 ++
.../apache/iotdb/flight/FlightSqlAuthHandler.java | 2 +-
.../iotdb/flight/IoTDBFlightSqlProducer.java | 53 ++++++--
.../iotdb/flight/TsBlockToArrowConverter.java | 13 +-
integration-test/pom.xml | 7 +
integration-test/src/assembly/mpp-share.xml | 4 +
.../it/flightsql/IoTDBArrowFlightSqlIT.java | 147 +++++++++++----------
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 26 +++-
.../apache/iotdb/commons/conf/IoTDBConstant.java | 4 +
9 files changed, 178 insertions(+), 86 deletions(-)