This is an automated email from the ASF dual-hosted git repository.
critas pushed a change to branch ai-code/wx_flight-sql
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 430f9c7c88e fix(flight-sql): resolve end-of-stream mid-frame error in
Flight SQL integration test
add ef53a27af18 feat(flight-sql): add per-client session isolation and
security hardening
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/flight/FlightSqlAuthHandler.java | 5 +-
.../org/apache/iotdb/flight/FlightSqlService.java | 8 +-
.../iotdb/flight/FlightSqlSessionManager.java | 126 ++++++++++----
.../iotdb/flight/TsBlockToArrowConverter.java | 4 +-
.../it/flightsql/IoTDBArrowFlightSqlIT.java | 185 +++++++++++++++++++--
5 files changed, 274 insertions(+), 54 deletions(-)