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

volodymyr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git.


    from 5d6dbc8  DRILL-7347: Upgrade Apache Iceberg to released version
     add f2715ab  DRILL-7424: Project operator fails to set the container row 
count

No new revisions were added by this update.

Summary of changes:
 .../exec/store/mongo/TestMongoChunkAssignment.java |   9 +-
 .../expr/fn/impl/AbstractSqlPatternMatcher.java    |  15 +-
 .../exec/expr/fn/impl/StringFunctionHelpers.java   |  78 ++---
 .../physical/impl/project/ProjectRecordBatch.java  | 368 ++++++++++-----------
 .../physical/impl/validate/BatchValidator.java     |  48 +--
 .../org/apache/drill/TestCTASPartitionFilter.java  |   7 +-
 .../java/org/apache/drill/TestPartitionFilter.java |   6 +-
 .../java/org/apache/drill/TestTpchSingleMode.java  |   1 -
 .../impl/lateraljoin/TestLateralPlans.java         |  12 +-
 9 files changed, 255 insertions(+), 289 deletions(-)

Reply via email to