This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch read_tsfile_table_function
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 2be51e712a0 fix
add 824f4dd48de fix
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/queryengine/common/MPPQueryContext.java | 4 ----
.../source/relational/AbstractTableScanOperator.java | 5 +++--
.../plan/planner/DataNodeTableOperatorGenerator.java | 14 +++++---------
.../ExternalTsFileDeviceFilterVisitor.java | 2 +-
.../tvf/readTsFile/ExternalTsFileQueryResource.java | 1 -
.../optimizations/PushPredicateIntoTableScan.java | 14 ++++----------
.../optimizations/TransformSortToStreamSort.java | 20 +++++++++-----------
.../iotdb/db/storageengine/buffer/ChunkCache.java | 12 +-----------
.../read/reader/chunk/DiskAlignedChunkLoader.java | 6 ++----
.../read/reader/chunk/DiskChunkLoader.java | 6 ++----
10 files changed, 27 insertions(+), 57 deletions(-)
rename
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/{execution/operator/source/relational
=>
plan/relational/function/tvf/readTsFile}/ExternalTsFileDeviceFilterVisitor.java
(96%)