This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a change to branch TreeToTableView
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 2d6860495bc Add plan print logic for new added PlanNodes
     add 06797285e3f Make column-prune not effective for 
InformationSchemaTableScanNode
     add 5ebbb8da6a0 Load: remove unnecessary flushes in writer to avoid 
generating bad tsfiles (#14602)
     new 57040775c53 Merge remote-tracking branch 'origin/master' into 
TreeToTableView
     new 364d5c98889 fix compile error

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:
 .../plan/relational/metadata/TableMetadataImpl.java |  8 ++++----
 .../iterative/rule/PruneTableScanColumns.java       | 13 ++++---------
 .../db/storageengine/load/LoadTsFileManager.java    |  1 -
 .../plan/relational/analyzer/ShowQueriesTest.java   | 21 +++++++++++++++++++++
 .../plan/relational/analyzer/TestMatadata.java      | 12 ++++++++----
 5 files changed, 37 insertions(+), 18 deletions(-)

Reply via email to