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 b929aa22350 Fix incorrect time slice calculation in
AbstractDefaultAggTableScanOperator (#17195)
add 7ee7a83b86f Fix race condition in SharedTsBlockQueue async listener
causing NPE in MemoryPool.free() (#17196)
No new revisions were added by this update.
Summary of changes:
.../execution/exchange/SharedTsBlockQueue.java | 34 ++++++---
.../execution/exchange/SharedTsBlockQueueTest.java | 82 +++++++++++++++++++++-
2 files changed, 107 insertions(+), 9 deletions(-)