This is an automated email from the ASF dual-hosted git repository. jackietien pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 9fb66af4084 Avoid potential deadlock in TableFunctionLeafOperator add 2c6e00f1f1e Support extract value filter push down No new revisions were added by this update. Summary of changes: .../query/recent/extract/IoTDBExtractTableIT.java | 107 +++++++++++++++++++- .../predicate/ConvertPredicateToFilterVisitor.java | 108 ++++++++++++++++++++- .../PredicateCombineIntoTableScanChecker.java | 50 +++++----- .../optimizations/PushPredicateIntoTableScan.java | 21 ++-- .../relational/analyzer/ExtractExpressionTest.java | 10 ++ .../plan/relational/analyzer/TestMetadata.java | 57 +++++++---- pom.xml | 2 +- 7 files changed, 296 insertions(+), 59 deletions(-)