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 824f4dd48de fix
     add 1051e394d7f fix
     add c44579f66e9 check query timeout
     add c6ea31f79cf refactor

No new revisions were added by this update.

Summary of changes:
 .../db/queryengine/common/MPPQueryContext.java     |   8 +
 .../queryengine/plan/execution/QueryExecution.java |   7 +-
 .../relational/analyzer/StatementAnalyzer.java     |   4 +
 .../readTsFile/ExternalTsFileQueryResource.java    | 199 ++++++++++++++-------
 .../tvf/readTsFile/ReadTsFileTableFunction.java    |   9 +-
 .../tvf/readTsFile/TsFileSchemaCollector.java      |  13 +-
 .../ExternalTsFileQueryResourceTest.java           |  15 +-
 7 files changed, 182 insertions(+), 73 deletions(-)

Reply via email to