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

github-bot pushed a change to branch auto-pick-50690-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 577fa5be12d branch-3.1: [enhancement](nereids)remove subqueryExpr 
member from LogicalApply #50378 (#51974)
     add 2e6c4a8591e [test](mv) Fix mv regression test is not chosen stable by 
CBO (#50690)

No new revisions were added by this update.

Summary of changes:
 .../data/mv_p0/test_dup_mv_plus/test_dup_mv_plus.out    | Bin 436 -> 531 bytes
 .../ut/testAggQueryOnAggMV10/testAggQueryOnAggMV10.out  | Bin 264 -> 349 bytes
 .../ut/testAggQueryOnAggMV11/testAggQueryOnAggMV11.out  | Bin 229 -> 292 bytes
 .../ut/testAggQueryOnAggMV2/testAggQueryOnAggMV2.out    | Bin 235 -> 300 bytes
 .../ut/testAggQueryOnAggMV3/testAggQueryOnAggMV3.out    | Bin 241 -> 327 bytes
 .../ut/testAggQuqeryOnAggMV5/testAggQuqeryOnAggMV5.out  | Bin 217 -> 301 bytes
 .../ut/testAggQuqeryOnAggMV7/testAggQuqeryOnAggMV7.out  | Bin 217 -> 301 bytes
 .../testAggregateMVCalcAggFunctionQuery.out             | Bin 217 -> 301 bytes
 .../testBitmapUnionInQuery/testBitmapUnionInQuery.out   | Bin 210 -> 261 bytes
 .../testCountDistinctToBitmap.out                       | Bin 281 -> 332 bytes
 .../testIncorrectMVRewriteInSubquery.out                | Bin 189 -> 240 bytes
 .../testIncorrectRewriteCountDistinct.out               | Bin 192 -> 243 bytes
 .../testJoinOnLeftProjectToJoin.out                     | Bin 129 -> 130 bytes
 .../data/mv_p0/ut/testNDVToHll/testNDVToHll.out         | Bin 218 -> 269 bytes
 .../testOrderByQueryOnProjectView.out                   | Bin 225 -> 317 bytes
 .../mv_p0/ut/testProjectionMV1/testProjectionMV1.out    | Bin 260 -> 335 bytes
 .../mv_p0/ut/testProjectionMV2/testProjectionMV2.out    | Bin 224 -> 295 bytes
 .../mv_p0/ut/testProjectionMV3/testProjectionMV3.out    | Bin 227 -> 302 bytes
 .../mv_p0/ut/testProjectionMV4/testProjectionMV4.out    | Bin 220 -> 287 bytes
 .../testSingleMVMultiUsage/testSingleMVMultiUsage.out   | Bin 217 -> 301 bytes
 .../data/mv_p0/ut/testSubQuery/testSubQuery.out         | Bin 241 -> 349 bytes
 .../mv_p0/ut/testUnionDistinct/testUnionDistinct.out    | Bin 225 -> 309 bytes
 .../mv_p0/test_dup_mv_plus/test_dup_mv_plus.groovy      |   6 +++++-
 .../testAggQueryOnAggMV10/testAggQueryOnAggMV10.groovy  |   6 +++++-
 .../testAggQueryOnAggMV11/testAggQueryOnAggMV11.groovy  |   6 +++++-
 .../ut/testAggQueryOnAggMV2/testAggQueryOnAggMV2.groovy |   5 ++++-
 .../ut/testAggQueryOnAggMV3/testAggQueryOnAggMV3.groovy |   6 +++++-
 .../testAggQuqeryOnAggMV5/testAggQuqeryOnAggMV5.groovy  |   6 +++++-
 .../testAggQuqeryOnAggMV7/testAggQuqeryOnAggMV7.groovy  |   7 +++++--
 .../testAggTableCountDistinctInBitmapType.groovy        |   5 ++++-
 .../testAggregateMVCalcAggFunctionQuery.groovy          |   6 +++++-
 .../testBitmapUnionInQuery.groovy                       |   5 ++++-
 .../testCountDistinctToBitmap.groovy                    |   5 ++++-
 .../testIncorrectMVRewriteInSubquery.groovy             |   5 ++++-
 .../testIncorrectRewriteCountDistinct.groovy            |   5 ++++-
 .../testJoinOnLeftProjectToJoin.groovy                  |  10 ++++++++--
 .../suites/mv_p0/ut/testNDVToHll/testNDVToHll.groovy    |   5 ++++-
 .../testOrderByQueryOnProjectView.groovy                |   6 +++++-
 .../mv_p0/ut/testProjectionMV1/testProjectionMV1.groovy |   5 ++++-
 .../mv_p0/ut/testProjectionMV2/testProjectionMV2.groovy |   5 ++++-
 .../mv_p0/ut/testProjectionMV3/testProjectionMV3.groovy |   5 ++++-
 .../mv_p0/ut/testProjectionMV4/testProjectionMV4.groovy |   5 ++++-
 .../testSingleMVMultiUsage.groovy                       |   6 +++++-
 .../suites/mv_p0/ut/testSubQuery/testSubQuery.groovy    |   6 +++++-
 .../mv_p0/ut/testUnionDistinct/testUnionDistinct.groovy |   6 +++++-
 .../mv/union_rewrite/usercase_union_rewrite.groovy      |   2 +-
 46 files changed, 108 insertions(+), 26 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to