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

dataroaring pushed a change to branch auto-pick-53804-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


 discard 03794c6b36f [Bug](fix) Try to prevent the bug of brpc issue 2146 
(#47432) (#53804)
     add a2b813ffde3 branch-3.0: [fix](be) core dump because of invalid bitmap 
data #53088 (#53934)
     add 44ad9ce1adb branch-3.0: [Opt](config) Add a config for min buffer size 
to flush for partial update #53841 (#53931)
     add 6090a12ae4c branch-3.0: [fix](ci) fix compile error 'Unknown host 
repo.maven.apache.org' #53900 (#53905)
     add daa97ed5452 branch-3.0: [fix](audit) fix wrong column separator of 
audit log (#53966)
     add ad6e93af3cb [chore](release) bump to 3.0.7 (#53946)
     add 8c486d01065 branch-3.0: [fix](cloud) add log for warm up task  #52946 
(#53959)
     add d8f734a14d4 branch-3.0:[fix](audit)Fixed an issue that the audit log 
would record the previo… (#54008)
     add 063767ad292 branch-3.0: [fix](audit) fix invalid audit log column and 
line separator #52968 (#54059)
     add 7f5da93a651 branch-3.0: [regression-test](variant) Add variant upgrade 
case #53842 (#53880)
     add 64915516efb [fix](schema-change) Forbid dropping distribution columns 
(branch-3.0) (#54037)
     add 6bb859674aa [fix](schema-change) Rebuild distribution info according 
to original order (#54024) (#54072) (#54109)
     add 0d788cfaa4f [Fix](case) Fix `test_rename_compute_group` due to vcg pr 
pick (#54103)
     add 967df479ea3 Revert "branch-3.0: [fix](trash) Fix shadow variable 
causing garbage … (#54073)
     add 4c3326930d9 [branch-3.0](core) Fix format round would core under 
boundary conditions (#53855)
     add 2f8d8f0d114 branch-3.0: [fix](catalog) fix refresh logic with lower 
case table name(#52989) (#53992)
     add 90629945018 branch-3.0: [fix](audit) fix audit loader thread hang and 
label already exists issue #54031 (#54168)
     add 54d4aca38f7 [fix](decimal256) fix casting decimal256 to float (#54140)
     add 6c48b63d870 [regression](filecache) fix regression failures (#53057) 
(#54001)
     add 54fd374ee23 branch-3.0: [fix](schema-change) Fix null new tablet when 
cleaning up sc job on failure #53952 (#54064)
     add 9eca445c0eb branch-3.0: [bugfix](k8s) using stdout to output  #54129 
(#54171)
     add c577d2e3391 branch-3.0: [fix](cloud) Fix std::sleep_for in bthread 
sync_rowset #53925 (#53953)
     add 84be3bbab3f branch-3.0: [Fix](Compaction) Fix full clone failure when 
rowset missing #53984 (#54162)
     add 34ff5f15dd7 branch-3.0: [chore](case) log msg to investigate failure 
cases #54017 (#54047)
     add 066eb7d4ab5 branch-3.0: [fix](test) Add more timeouts to the test 
#54058 (#54146)
     add 44578742eca branch-3.0: [chore](case) log msg to investigate failure 
cases #54063 (#54203)
     add f2d9d7dcf5e branch-3.0: [fix](regression) Fix cached cloud partition 
version #54092 (#54209)
     add d6ac40a315e branch-3.0: [Fix](case) Fix some docker case #54227 
(#54251)
     add 64a5781867b [fix](replica) Get tablet replica infos should return all 
primary backends except for warmup jobs (#54131)
     add 0a2956036b0 branch-3.0: [fix](case) catch exception to figure out 
failures #54282 (#54298)
     add 416a838d0dd branch-3.0: [fix](case) do not use global var in groovy 
#54319 (#54327)
     add d14aca0d0dc [Cherry-Pick](branch-3.0) Pick "[fix](checker) Fix 
checking inverted index file incorrectly (#53876)" (#54334)
     add af2b235cf03 branch-3.0: [fix](test) fix test_black_list fail #54287 
(#54306)
     add 208f7282980 branch-3.0: [fix](case) remove global variable 
declarations in compaction test [f… #54360 (#54398)
     add 240b26551f1 branch-3.0: [fix](case) check task info message less 
strict #54362 (#54410)
     add 98bafae4c4a branch-3.0: [fix](checker) Fix inverted check and test for 
checker #54403 (#54469)
     add 5cd2e87120f branch-3.0: [fix](binlog)default partition dont append 
version_info (#54450)
     add 6e250c87915 branch-3.0: [fix](test) Fix two regression test #54433 
(#54473)
     add d8131365af0 branch-3.0: [fix](case) remove global variable 
declarations in load #54418 (#54430)
     add 64651a9f2e9 branch-3.0: [fix](test) use drop view for views in 
test_show_keys #54173 (#54183)
     add d045e971ca7 branch-3.0: [fix](case) fix some case (#54481) (#54560)
     add ec174c1e543 branch-3.0: [chore](cloud) Optimize fuzzy test for txn 
lazy commit #54382 (#54574)
     add 28120ed99d7 branch-3.0 [opt](load) S3 Load and TVF support access 
without AKSK (#53592) (#54040)
     add 5a0e74cc0c6 branch-3.0: [fix](cloud) Fix warm up 
`ConcurrentModificationException` exception #53192 (#54051)
     add 7c6722b17dd branch-3.0: [fix](array) Fix array distance functions 
#54348 (#54371)
     add e1d64b3cfb2 branch-3.0: [fix](job) allow job can auto resume when meet 
can not find be error #53848 (#53929)
     add 3f25f27cbfe branch-3.0: [fix](auth)Fix the issue of incorrectly 
checking base table permissions when querying external views #53786 (#54003)
     add ae68a3d08de branch-3.0: [fix](filecache) warm up download data less 
than actual #54363 (#54420)
     add 4a202c7ffb1 branch-3.0: [Fix](nereids) Fix incorrect results in GROUP 
BY with Modulo (%) operations #54153 (#54193)
     add 7e4f29227be branch-3.0: [fix](Nereids) self join not always could do 
colocate join #54323 (#54352)
     add dc49270319c branch-3.0: [Fix](mow) Should use rowset's schema when 
calculate delete bitmaps between segments (#54351) (#54368)
     add b389dcc73fa branch-3.0: [fix](mtmv)Fix the mapping issue where base 
tables could still reference a dropped MTMV #53383 (#54080)
     add d74d2c1bc27 branch-3.0: [fix](report) disk should be reported before 
tablet #54190 (#54237)
     add 8f0d86b2a3c [refactor](pipeline) Re-construct ownership of pipeline 
components (#… (#52873)
     add 5c6e2a6052d branch-3.0: [fix](nereids) Fix the expr id are same but 
different expr when agg table with random distribute #52993 (#53619)
     add 7d6787f4933 branch-3.0: [fix](Nereids) not generate duplicate exprid 
after convert outer to anti rule #52798 (#53898)
     add 3b90dacf10b branch-3.0: [opt](nereids) opt range inference for or 
expression when out of order #46303 (#53989)
     add 86015384cf1 branch-3.0 cherry-pick [fix](variant) fix the reading core 
caused by inserting nested column and scalar column in variant sub-column 
(#53897)
     add d061d683b3e branch-3.0: [Bug](fold) skip INET6_ATON function in fold 
by BE #53423 (#53779)
     add 6b40ab0d28a branch-3.0: [fix](nereids)alter sql block rule lost sql 
pattern info #53559 (#54091)
     add 21bcd31b314 branch-3.0: [fix](fe) Fix S3Resource cannot alter iam role 
arn and ak/sk #54156 (#54468)
     add 4b7944d3335 branch-3.0: [fix](nereids) Fix query err when topn push 
through union_all #54158 (#54257)
     add 0804a888753 branch-3.0: [fix](query tvf): resolve column mismatch 
error in JDBC query function (#54077) (#54248)
     add 307d4e5267a branch-30:[Bug](function) fix to_ipv6 cause 
stack-buffer-overflow error (#53713) (#54011)
     add e850f5f50c8 branch-3.0: [fix](mtmv)Fix incorrect result of show create 
MTMV when partition by date_trunc #53858 (#53956)
     add 4632d4894e0 branch-3.0: [fix](statistics)Fix auto analyze job appender 
comparator. (#54029) (#54118)
     add d646d2c46e0 branch-3.0: [fix](nereids) project distinct to agg checker 
exclude window function #54133 (#54541)
     add 2f52e93d60b branch-3.0:[fix](nereids) insert task should set isNereids 
to true in ConnectContext (#54451)
     add eaf9d265fa9 branch-3.0: [fix](load) fix missing error url return for 
stream load #54115 (#54266)
     add b2483c73bb0 branch-3.0: [opt](object client) Print requestId when s3 
request failed #54066 (#54510)
     add 6f34e43b20a branch-3.0: [fix](sc) retry on network error #54419 
(#54488)
     add 8e8aff039ba branch-3.0: [enhance](recycler)collect fdb metric when 
recycler start #53656 (#54506)
     add 1a373331084 branch-3.0: [bug](group commit) Fix group commit blocked 
after schema change throw exception (#54312)
     add 0589df60aeb branch-3.0: [log](cloud-mow) add debug log for error: 
partition info is empty, table may be dropped (#53016) (#53995)
     add 12b14ed15e4 [Bug](fix) Try to prevent the bug of brpc issue 2146 
(#47432) (#53804)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (03794c6b36f)
            \
             N -- N -- N   refs/heads/auto-pick-53804-branch-3.0 (12b14ed15e4)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 be/src/agent/task_worker_pool.cpp                  |   2 +-
 be/src/cloud/cloud_backend_service.cpp             |  29 +
 .../cloud/cloud_engine_calc_delete_bitmap_task.cpp |   4 +-
 be/src/cloud/cloud_internal_service.cpp            |   3 +
 be/src/cloud/cloud_meta_mgr.cpp                    |  15 +-
 be/src/cloud/cloud_schema_change_job.cpp           |   5 +-
 be/src/cloud/cloud_schema_change_job.h             |   2 +-
 be/src/cloud/schema_cloud_dictionary_cache.cpp     |  36 +-
 be/src/common/config.cpp                           |   4 +-
 be/src/common/config.h                             |   2 +
 be/src/common/logconfig.cpp                        |  66 +-
 be/src/exprs/math_functions.cpp                    |   2 +-
 be/src/io/cache/block_file_cache_downloader.cpp    |  44 +-
 be/src/io/fs/s3_obj_storage_client.cpp             | 197 +++--
 be/src/olap/base_tablet.cpp                        |  20 +-
 be/src/olap/base_tablet.h                          |   3 +-
 be/src/olap/calc_delete_bitmap_executor.cpp        |   6 +-
 be/src/olap/calc_delete_bitmap_executor.h          |   2 +-
 be/src/olap/cumulative_compaction.cpp              |   7 +-
 be/src/olap/memtable.cpp                           |   3 +-
 be/src/olap/olap_server.cpp                        |   4 +-
 be/src/olap/rowset/beta_rowset_writer.cpp          |   7 +-
 be/src/olap/rowset/beta_rowset_writer.h            |   2 +-
 .../rowset/segment_v2/hierarchical_data_reader.h   |   7 +-
 be/src/olap/rowset_builder.cpp                     |   8 +-
 be/src/olap/task/engine_publish_version_task.cpp   |   6 +-
 be/src/olap/txn_manager.cpp                        |   3 +-
 be/src/pipeline/dependency.cpp                     |  18 +-
 be/src/pipeline/dependency.h                       |   8 +-
 be/src/pipeline/exec/jdbc_scan_operator.cpp        |   3 +-
 be/src/pipeline/exec/jdbc_scan_operator.h          |   1 +
 be/src/pipeline/pipeline.h                         |   1 +
 be/src/pipeline/pipeline_fragment_context.cpp      |  19 +-
 be/src/pipeline/pipeline_fragment_context.h        |   2 +-
 be/src/pipeline/pipeline_task.cpp                  | 103 ++-
 be/src/pipeline/pipeline_task.h                    |  32 +-
 be/src/pipeline/task_queue.cpp                     |  20 +-
 be/src/pipeline/task_queue.h                       |  28 +-
 be/src/pipeline/task_scheduler.cpp                 |  38 +-
 be/src/pipeline/task_scheduler.h                   |   2 +-
 be/src/service/backend_service.cpp                 |   4 +-
 be/src/service/internal_service.cpp                |  18 +-
 be/src/util/bitmap_value.h                         |   7 +-
 be/src/util/s3_util.cpp                            |  19 +-
 be/src/vec/common/format_ip.h                      |   6 +-
 be/src/vec/common/schema_util.cpp                  |  96 ++-
 be/src/vec/common/schema_util.h                    |  17 +-
 be/src/vec/data_types/data_type_decimal.h          |   8 +-
 be/src/vec/exec/scan/new_jdbc_scanner.cpp          |   7 +-
 be/src/vec/exec/scan/new_jdbc_scanner.h            |   3 +-
 be/src/vec/exec/scan/new_olap_scanner.cpp          |   6 +
 be/src/vec/exec/vjdbc_connector.cpp                |   7 +-
 be/src/vec/exec/vjdbc_connector.h                  |   1 +
 .../vec/functions/array/function_array_distance.h  |  20 +-
 be/src/vec/functions/function_ip.h                 |   4 +-
 be/src/vec/functions/function_string.h             |  50 +-
 be/src/vec/json/parse2column.cpp                   |  10 +
 .../cloud/test_schema_cloud_dictionary_cache.cpp   |  54 ++
 be/test/common/schema_util_test.cpp                | 311 ++++++++
 be/test/exprs/math_functions_test.cpp              |  87 +++
 be/test/util/bitmap_value_test.cpp                 |   6 +
 bin/start_be.sh                                    |   8 +-
 cloud/src/common/config.h                          |   5 +-
 cloud/src/main.cpp                                 |  12 +
 cloud/src/meta-service/meta_server.cpp             |   9 -
 cloud/src/meta-service/meta_server.h               |   1 -
 cloud/src/meta-service/meta_service_resource.cpp   |  23 +-
 cloud/src/meta-service/meta_service_txn.cpp        |  14 +-
 cloud/src/recycler/checker.cpp                     | 374 +++++++---
 cloud/src/recycler/checker.h                       |  20 +
 cloud/src/recycler/s3_obj_client.cpp               |  40 +-
 cloud/src/resource-manager/resource_manager.cpp    |  11 +-
 cloud/test/meta_server_test.cpp                    |  10 +-
 cloud/test/recycler_test.cpp                       | 799 ++++++++++++++++++++-
 cloud/test/txn_lazy_commit_test.cpp                |  17 +-
 docker/runtime/doris-compose/database.py           |   3 +-
 .../org/apache/doris/jdbc/BaseJdbcExecutor.java    |  94 ++-
 .../org/apache/doris/jdbc/MySQLJdbcExecutor.java   | 105 +--
 .../main/java/org/apache/doris/common/Config.java  |  10 +-
 fe/fe-core/pom.xml                                 |  10 +
 .../java/org/apache/doris/alter/AlterJobV2.java    |  11 +
 .../doris/alter/MaterializedViewHandler.java       |  15 +
 .../java/org/apache/doris/alter/RollupJobV2.java   |   9 +-
 .../apache/doris/alter/SchemaChangeHandler.java    |   3 +
 .../org/apache/doris/alter/SchemaChangeJobV2.java  |  13 +-
 .../apache/doris/binlog/AddPartitionRecord.java    |   6 +-
 .../apache/doris/blockrule/SqlBlockRuleMgr.java    |   2 +
 .../java/org/apache/doris/catalog/Database.java    |   7 +-
 .../main/java/org/apache/doris/catalog/Env.java    |   5 +-
 .../java/org/apache/doris/catalog/OlapTable.java   |  12 +-
 .../java/org/apache/doris/catalog/S3Resource.java  |  18 +
 .../main/java/org/apache/doris/catalog/View.java   |   7 +-
 .../main/java/org/apache/doris/catalog/ViewIf.java |  29 +-
 .../doris/cloud/catalog/CloudTabletRebalancer.java |  21 +-
 .../transaction/CloudGlobalTransactionMgr.java     |  12 +-
 .../transaction/DeleteBitmapUpdateLockContext.java |   8 +-
 .../doris/common/NereidsSqlCacheManager.java       |   2 +
 .../java/org/apache/doris/common/util/S3Util.java  |   6 +
 .../apache/doris/datasource/ExternalDatabase.java  |  25 +-
 .../org/apache/doris/datasource/ExternalView.java  | 204 ++++++
 .../apache/doris/datasource/InternalCatalog.java   |  10 +
 .../doris/datasource/jdbc/source/JdbcScanNode.java |   1 +
 .../datasource/property/PropertyConverter.java     |   8 +
 .../datasource/property/S3ClientBEProperties.java  |   7 +
 .../property/constants/S3Properties.java           |   2 +-
 .../doris/job/extensions/insert/InsertTask.java    |   1 +
 .../doris/load/routineload/RoutineLoadManager.java |   2 +-
 .../doris/mtmv/MTMVPartitionExprDateTrunc.java     |   5 +
 .../doris/mtmv/MTMVPartitionExprService.java       |   7 +
 .../org/apache/doris/mtmv/MTMVRelationManager.java |   3 +
 .../java/org/apache/doris/mtmv/MTMVService.java    |  18 +-
 .../org/apache/doris/nereids/SqlCacheContext.java  |   9 +-
 .../org/apache/doris/nereids/StatementContext.java |   4 +-
 .../doris/nereids/jobs/executor/Rewriter.java      |   7 +-
 .../org/apache/doris/nereids/rules/RuleSet.java    |   2 -
 .../doris/nereids/rules/analysis/BindRelation.java |   9 +-
 .../nereids/rules/analysis/CheckAnalysis.java      |   3 +-
 .../analysis/OneRowRelationExtractAggregate.java   |  25 +-
 .../rules/analysis/ProjectToGlobalAggregate.java   |  16 +-
 .../analysis/ProjectWithDistinctToAggregate.java   |   9 +-
 .../rules/expression/ExpressionRewrite.java        | 190 ++++-
 .../expression/rules/FoldConstantRuleOnBE.java     |   7 +-
 .../rules/expression/rules/SimplifyRange.java      |  44 +-
 .../rules/rewrite/ConvertOuterJoinToAntiJoin.java  |  86 ++-
 .../nereids/rules/rewrite/ExprIdRewriter.java      | 184 -----
 .../rules/rewrite/PushDownTopNThroughUnion.java    |   9 +-
 .../nereids/rules/rewrite/SimplifyAggGroupBy.java  |  17 +-
 .../expressions/StatementScopeIdGenerator.java     |   2 +-
 .../functions/scalar/CosineDistance.java           |   5 +-
 .../expressions/functions/scalar/InnerProduct.java |   5 +-
 .../expressions/functions/scalar/L1Distance.java   |   5 +-
 .../expressions/functions/scalar/L2Distance.java   |   5 +-
 .../trees/plans/logical/LogicalCTEConsumer.java    |  17 +
 .../nereids/trees/plans/logical/LogicalView.java   |  12 +-
 .../apache/doris/nereids/util/ExpressionUtils.java |  20 +
 .../org/apache/doris/nereids/util/JoinUtils.java   |   7 +-
 .../org/apache/doris/plugin/audit/AuditLoader.java |  62 +-
 .../doris/plugin/audit/AuditStreamLoader.java      |   9 +-
 .../java/org/apache/doris/qe/ConnectContext.java   |   7 +
 .../java/org/apache/doris/qe/ConnectProcessor.java |   3 +
 .../java/org/apache/doris/qe/SessionVariable.java  |  15 +
 .../apache/doris/service/FrontendServiceImpl.java  |  35 +-
 .../doris/statistics/StatisticsJobAppender.java    |  12 +-
 .../doris/tablefunction/S3TableValuedFunction.java |   4 +-
 .../java/org/apache/doris/task/AgentBatchTask.java |   4 +
 .../org/apache/doris/mtmv/MTMVConcurrentTest.java  |  85 +++
 .../nereids/rules/analysis/BindRelationTest.java   |  43 ++
 .../rules/expression/SimplifyRangeTest.java        |  40 +-
 .../rewrite/ConvertOuterJoinToAntiJoinTest.java    |  22 +-
 .../rules/rewrite/EliminateOuterJoinTest.java      |   5 +-
 .../rules/rewrite/SimplifyAggGroupByTest.java      |  24 +
 .../mv/BaseMaterializedIndexSelectTest.java        |   9 +
 .../rules/rewrite/mv/SelectMvIndexTest.java        |   8 +-
 .../apache/doris/nereids/util/JoinUtilsTest.java   | 272 +++++++
 .../org/apache/doris/nereids/util/PlanChecker.java |   9 +
 .../org/apache/doris/qe/ConnectContextTest.java    |  24 +
 .../java/org/apache/doris/qe/SqlCacheTest.java     |   6 +-
 .../statistics/StatisticsJobAppenderTest.java      |  26 +
 fe/pom.xml                                         |  11 +
 gensrc/script/gen_build_version.sh                 |   2 +-
 gensrc/thrift/AgentService.thrift                  |   2 +-
 gensrc/thrift/PlanNodes.thrift                     |   1 +
 gensrc/thrift/Types.thrift                         |   1 +
 .../datatype_p0/decimalv3/test_decimal256_cast.out | Bin 1216 -> 1433 bytes
 .../datatype_p0/decimalv3/test_decimalv3_cast4.out | Bin 380 -> 368 bytes
 .../jdbc/test_doris_jdbc_catalog.out               | Bin 3627 -> 3724 bytes
 .../test_mow_alter_seq_multi_segments.out}         | Bin 235 -> 154 bytes
 .../data/insert_p0/insert_group_commit_into.out    | Bin 15760 -> 15670 bytes
 .../txn_insert_restart_fe_with_schema_change.out   | Bin 344 -> 344 bytes
 .../broker_load/test_s3_load_without_aksk.out      | Bin 0 -> 611 bytes
 .../data/load_p0/tvf/test_tvf_without_aksk.out     | Bin 0 -> 611 bytes
 .../aggregate/aggregate_groupby_simplify.out       | Bin 0 -> 137 bytes
 .../project_distinct_to_agg.out                    | Bin 0 -> 1141 bytes
 .../push_down_top_n_through_union.out              | Bin 4103 -> 10108 bytes
 .../test_array_distance_functions.out              | Bin 235 -> 654 bytes
 .../math_functions/test_format_round.out           | Bin 791 -> 11591 bytes
 .../test_random_ordered_bucket_columns.out}        | Bin 235 -> 159 bytes
 .../sql/affinityByIssuesAndPRs1.out                | Bin 0 -> 239 bytes
 .../sql/affinityByIssuesAndPRs2.out                | Bin 0 -> 127 bytes
 .../sql/authorsWithTheMostPushes.out               | Bin 0 -> 970 bytes
 .../sql/countingStar1.out                          | Bin 0 -> 121 bytes
 .../sql/countingStar2.out                          | Bin 0 -> 129 bytes
 .../sql/countingStar3.out                          | Bin 0 -> 117 bytes
 .../sql/distributionOfRepositoriesByStarCount.out  | Bin 0 -> 149 bytes
 .../sql/githubRoulette.out                         | Bin 0 -> 1323 bytes
 ...heListOfTopRepositoriesChangedOverTheYears1.out | Bin 0 -> 154 bytes
 ...heListOfTopRepositoriesChangedOverTheYears2.out | Bin 0 -> 154 bytes
 ...heListOfTopRepositoriesChangedOverTheYears3.out | Bin 0 -> 154 bytes
 ...heListOfTopRepositoriesChangedOverTheYears4.out | Bin 0 -> 154 bytes
 ...heListOfTopRepositoriesChangedOverTheYears5.out | Bin 0 -> 154 bytes
 ...heListOfTopRepositoriesChangedOverTheYears6.out | Bin 0 -> 154 bytes
 .../howHasTheTotalNumberOfStarsChangedOverTime.out | Bin 0 -> 155 bytes
 .../sql/issuesWithTheMostComments1.out             | Bin 0 -> 134 bytes
 .../sql/issuesWithTheMostComments2.out             | Bin 0 -> 1364 bytes
 .../sql/issuesWithTheMostComments3.out             | Bin 0 -> 1666 bytes
 .../sql/issuesWithTheMostComments4.out             | Bin 0 -> 1619 bytes
 .../sql/issuesWithTheMostComments5.out             | Bin 0 -> 1666 bytes
 .../sql/issuesWithTheMostComments6.out             | Bin 0 -> 154 bytes
 .../sql/issuesWithTheMostComments7.out             | Bin 0 -> 1599 bytes
 .../sql/mostForkedRepositories.out                 | Bin 0 -> 1662 bytes
 .../sql/mostPopularCommentsOnGithub.out            | Bin 0 -> 2356 bytes
 .../sql/organizationsByTheNumberOfRepositories.out | Bin 0 -> 142 bytes
 .../sql/organizationsByTheNumberOfStars.out        | Bin 0 -> 725 bytes
 .../sql/proportionsBetweenStarsAndForks1.out       | Bin 0 -> 1972 bytes
 .../sql/proportionsBetweenStarsAndForks2.out       | Bin
 .../sql/proportionsBetweenStarsAndForks3.out       | Bin 0 -> 136 bytes
 .../sql/proportionsBetweenStarsAndForks4.out       | Bin 0 -> 149 bytes
 .../sql/proportionsBetweenStarsAndForks5.out       | Bin 0 -> 145 bytes
 .../sql/repositoriesByAmountOfModifiedCode.out     | Bin 0 -> 1923 bytes
 .../sql/repositoriesByTheNumberOfPushes.out        | Bin 0 -> 734 bytes
 ...epositoriesWithClickhouse_related_comments1.out | Bin 0 -> 165 bytes
 ...epositoriesWithClickhouse_related_comments2.out | Bin 0 -> 167 bytes
 .../repositoriesWithDoris_related_comments1.out    | Bin 0 -> 160 bytes
 .../repositoriesWithDoris_related_comments2.out    | Bin 0 -> 162 bytes
 .../sql/repositoriesWithTheHighestGrowthYoY.out    | Bin 0 -> 139 bytes
 .../repositoriesWithTheMaximumAmountOfIssues1.out  | Bin 0 -> 1744 bytes
 .../repositoriesWithTheMaximumAmountOfIssues2.out  | Bin 0 -> 1844 bytes
 .../repositoriesWithTheMaximumAmountOfIssues3.out  | Bin 0 -> 145 bytes
 .../repositoriesWithTheMaximumAmountOfIssues4.out  | Bin 0 -> 1691 bytes
 ...sitoriesWithTheMaximumAmountOfPullRequests1.out | Bin 0 -> 1648 bytes
 ...sitoriesWithTheMaximumAmountOfPullRequests2.out | Bin 0 -> 1729 bytes
 ...esWithTheMaximumNumberOfAcceptedInvitations.out | Bin 0 -> 502 bytes
 ...sitoriesWithTheMostPeopleWhoHavePushAccess1.out | Bin 0 -> 1636 bytes
 .../repositoriesWithTheMostStarsOverOneDay1.out    | Bin 0 -> 2039 bytes
 ...repositoriesWithTheMostSteadyGrowthOverTime.out | Bin 0 -> 1822 bytes
 .../repositoriesWithTheWorstStagnation_order.out   | Bin 0 -> 144 bytes
 .../sql/repositoryAffinityList1.out                | Bin 0 -> 127 bytes
 .../sql/repositoryAffinityList2.out                | Bin 0 -> 127 bytes
 .../sql/starsFromHeavyGithubUsers1.out             | Bin 0 -> 130 bytes
 .../sql/starsFromHeavyGithubUsers2.out             | Bin 0 -> 130 bytes
 .../sql/theLongestRepositoryNames1.out             | Bin 0 -> 2214 bytes
 .../sql/theLongestRepositoryNames2.out             | Bin 0 -> 914 bytes
 .../sql/theMostToughCodeReviews.out                | Bin 0 -> 2670 bytes
 .../sql/theTotalNumberOfRepositoriesOnGithub.out   | Bin 0 -> 145 bytes
 .../sql/theTotalNumberOfUsersOnGithub1.out         | Bin 0 -> 139 bytes
 .../sql/theTotalNumberOfUsersOnGithub2.out         | Bin 0 -> 138 bytes
 .../sql/theTotalNumberOfUsersOnGithub3.out         | Bin 0 -> 139 bytes
 .../sql/theTotalNumberOfUsersOnGithub4.out         | Bin 0 -> 138 bytes
 .../sql/topRepositoriesByStars.out                 | Bin 0 -> 1472 bytes
 .../sql/whatIsTheBestDayOfTheWeekToCatchAStar.out  | Bin 0 -> 147 bytes
 .../sql/whoAreAllThosePeopleGivingStars1.out       | Bin 0 -> 765 bytes
 .../sql/whoAreAllThosePeopleGivingStars2.out       | Bin 0 -> 136 bytes
 .../sql/whoAreAllThosePeopleGivingStars3.out       | Bin 0 -> 136 bytes
 regression-test/data/variant_p0/nested/load.out    | Bin 0 -> 7411 bytes
 regression-test/data/variant_p0/nested/sql/q01.out | Bin 0 -> 377 bytes
 .../data/variant_p2/tpch_upgrade/sql/q01_trans.out | Bin 0 -> 867 bytes
 .../tpch_upgrade}/sql/q02_trans.out                | Bin
 .../data/variant_p2/tpch_upgrade/sql/q03_trans.out | Bin 0 -> 459 bytes
 .../data/variant_p2/tpch_upgrade/sql/q05_trans.out | Bin 0 -> 241 bytes
 .../tpch_upgrade}/sql/q06_trans.out                | Bin
 .../data/variant_p2/tpch_upgrade/sql/q08_trans.out | Bin 0 -> 164 bytes
 .../data/variant_p2/tpch_upgrade/sql/q09_trans.out | Bin 0 -> 5497 bytes
 .../data/variant_p2/tpch_upgrade/sql/q10_trans.out | Bin 0 -> 3518 bytes
 .../tpch_upgrade}/sql/q12_trans.out                | Bin
 .../tpch_upgrade}/sql/q13_trans.out                | Bin
 .../data/variant_p2/tpch_upgrade/sql/q14_trans.out | Bin 0 -> 132 bytes
 .../tpch_upgrade}/sql/q16_trans.out                | Bin
 .../pipeline/cloud_p0/conf/ms_custom.conf          |   2 +-
 .../pipeline/cloud_p1/conf/ms_custom.conf          |   2 +-
 regression-test/pipeline/performance/compile.sh    |   1 +
 .../plugin_planner.groovy}                         |  32 +-
 .../auth_p0/test_select_external_view_auth.groovy  |  75 ++
 .../test_alter_resource_with_role.groovy           | 233 ++++++
 .../cache/compaction/test_stale_rowset.groovy      |   2 +-
 .../cloud_p0/cache/http/test_reset_capacity.groovy |   2 +-
 .../read_write/test_multi_stale_rowset.groovy      |  10 +-
 .../warm_up/cluster/test_warm_up_cluster.groovy    |   8 +-
 .../cluster/test_warm_up_cluster_batch.groovy      |   2 +-
 .../cluster/test_warm_up_cluster_bigsize.groovy    |   8 +-
 .../cluster/test_warm_up_cluster_empty.groovy      |   4 +-
 .../cluster/test_warm_up_compute_group.groovy      |   2 +-
 .../warm_up/hotspot/test_warmup_show_stmt_2.groovy |   2 +-
 .../warm_up/hotspot/test_warmup_show_stmt_3.groovy |   4 +-
 .../warm_up/table/test_warm_up_partition.groovy    |   8 +-
 .../test_warm_up_same_table_multi_times.groovy     |  31 +-
 .../warm_up/table/test_warm_up_table.groovy        |  13 +-
 .../warm_up/table/test_warm_up_tables.groovy       |   9 +-
 .../suites/cloud_p0/cache/ttl/alter_ttl_1.groovy   |   2 +-
 .../suites/cloud_p0/cache/ttl/alter_ttl_2.groovy   |  14 +-
 .../suites/cloud_p0/cache/ttl/alter_ttl_3.groovy   |  14 +-
 .../suites/cloud_p0/cache/ttl/alter_ttl_4.groovy   |  14 +-
 .../cache/ttl/create_table_as_select.groovy        |  14 +-
 .../cloud_p0/cache/ttl/create_table_like.groovy    |  14 +-
 .../suites/cloud_p0/cache/ttl/test_ttl.groovy      |  14 +-
 .../cloud_p0/cache/ttl/test_ttl_lru_evict.groovy   |  13 +-
 .../cloud_p0/cache/ttl/test_ttl_preempt.groovy     |  14 +-
 .../multi_cluster/test_no_cluster_hits.groovy      |  12 +-
 .../node_mgr/test_cloud_decommission.groovy        |  15 +-
 .../suites/cloud_p0/node_mgr/test_ms_api.groovy    |   8 +-
 .../test_schema_change_with_compaction1.groovy     |   9 +-
 .../test_schema_change_with_compaction10.groovy    |  11 +-
 .../test_schema_change_with_compaction11.groovy    |   6 +-
 .../test_schema_change_with_compaction2.groovy     |  11 +-
 .../test_schema_change_with_compaction3.groovy     |  15 +-
 .../test_schema_change_with_compaction4.groovy     |  15 +-
 .../test_schema_change_with_compaction5.groovy     |  15 +-
 .../test_schema_change_with_compaction6.groovy     |  13 +-
 .../test_schema_change_with_compaction7.groovy     |  15 +-
 .../test_schema_change_with_compaction8.groovy     |  11 +-
 .../test_schema_change_with_compaction9.groovy     |  17 +-
 .../test_fe_cached_partition_version.groovy        |   4 +-
 .../decimalv3/test_decimal256_cast.groovy          |  76 +-
 ...est_nestedtypes_json_insert_into_with_s3.groovy |  15 +-
 .../jdbc/test_doris_jdbc_catalog.groovy            |  36 +-
 .../lower_case/test_conflict_name.groovy           |   6 +-
 .../lower_case/test_lower_case_meta_include.groovy |  24 +-
 .../test_lower_case_meta_show_and_select.groovy    |  24 +-
 ...er_case_meta_with_lower_table_conf_grant.groovy |  12 +-
 ...ta_with_lower_table_conf_show_and_select.groovy |  72 +-
 .../lower_case/test_lower_case_mtmv.groovy         |   6 +-
 .../test_meta_cache_select_without_refresh.groovy  |  12 +-
 .../lower_case/test_meta_names_mapping.groovy      |  30 +-
 .../lower_case/test_timing_refresh_catalog.groovy  |  24 +-
 .../lower_case/upgrade/load.groovy                 |   6 +-
 .../test_cloud_concurrent_calc_dbm_task.groovy     |   4 +-
 ...est_cloud_full_compaction_multi_segments.groovy |   2 +-
 .../test_cloud_mow_retry_txn_interleave.groovy     |   2 +-
 ...ion_clone_missing_rowset_fault_injection.groovy |   2 +-
 ...ll_clone_missing_rowset_fault_injection.groovy} |  63 +-
 .../test_disable_move_memtable.groovy              |   2 +-
 .../test_mow_alter_seq_multi_segments.groovy       |  94 +++
 ...sh_clone_missing_rowset_fault_injection.groovy} |   0
 ...ll_clone_missing_rowset_fault_injection.groovy} |  71 +-
 .../group_commit/replay_wal_restart_fe.groovy      |   3 +-
 .../insert_p0/insert_group_commit_into.groovy      |  77 +-
 .../insert_p0/test_group_commit_timeout.groovy     |  14 +-
 ...txn_insert_restart_fe_with_schema_change.groovy |   6 +-
 ...t_domain_connection_and_ak_sk_correction.groovy |  55 --
 .../broker_load/test_s3_load_without_aksk.groovy   | 111 +++
 .../load_p0/routine_load/test_black_list.groovy    |   2 +-
 .../load_p0/stream_load/test_json_load.groovy      |   2 +-
 .../test_stream_load_with_filtered_rows.groovy     |   2 +-
 .../load_p0/tvf/test_tvf_without_aksk.groovy       |  60 ++
 .../test_parquet_large_metadata_load.groovy        |   3 +-
 .../tvf/test_tvf_based_broker_load.groovy          |   3 +-
 .../suites/mtmv_p0/test_show_create_mtmv.groovy    |  22 +
 .../aggregate/aggregate_groupby_simplify.groovy}   |  29 +-
 .../fold_constant/fold_constant_by_be.groovy       |  10 +
 .../project_distinct_to_agg.groovy                 |  32 +
 .../push_down_top_n_through_union.groovy           | 238 ++++++
 .../suites/nereids_syntax_p0/test_show_keys.groovy |   2 +-
 .../transform_outer_join_to_anti.groovy            |   8 +
 .../test_multi_column_partition.groovy             |   2 +-
 .../test_array_distance_functions.groovy           |  64 ++
 .../math_functions/test_format_round.groovy        |  58 ++
 .../test_alter_table_drop_column.groovy            |   2 +-
 .../test_disable_drop_bucket_columns.groovy        |  43 ++
 .../test_random_ordered_bucket_columns.groovy      |  61 ++
 .../test_schema_reordering_dup.groovy              |   2 +-
 .../sql_block_rule_p0/test_sql_block_rule.groovy   |  13 +
 .../load.groovy                                    | 105 +++
 .../sql/affinityByIssuesAndPRs1.sql                |  19 +
 .../sql/affinityByIssuesAndPRs2.sql                |   0
 .../sql/authorsWithTheMostPushes.sql               |   0
 .../sql/countingStar1.sql                          |   0
 .../sql/countingStar2.sql                          |   0
 .../sql/countingStar3.sql                          |   0
 .../sql/distributionOfRepositoriesByStarCount.sql  |   0
 .../sql/githubRoulette.sql                         |   0
 ...heListOfTopRepositoriesChangedOverTheYears1.sql |   0
 ...heListOfTopRepositoriesChangedOverTheYears2.sql |   0
 ...heListOfTopRepositoriesChangedOverTheYears3.sql |   0
 ...heListOfTopRepositoriesChangedOverTheYears4.sql |   0
 ...heListOfTopRepositoriesChangedOverTheYears5.sql |   0
 ...heListOfTopRepositoriesChangedOverTheYears6.sql |   0
 ...heListOfTopRepositoriesChangedOverTheYears7.sql |   0
 .../howHasTheTotalNumberOfStarsChangedOverTime.sql |   0
 .../sql/issuesWithTheMostComments1.sql             |   0
 .../sql/issuesWithTheMostComments2.sql             |   0
 .../sql/issuesWithTheMostComments3.sql             |   0
 .../sql/issuesWithTheMostComments4.sql             |   0
 .../sql/issuesWithTheMostComments5.sql             |   0
 .../sql/issuesWithTheMostComments6.sql             |   0
 .../sql/issuesWithTheMostComments7.sql             |   0
 .../sql/issuesWithTheMostComments8.sql             |   0
 .../sql/mostForkedRepositories.sql                 |   0
 .../sql/mostPopularCommentsOnGithub.sql            |   0
 .../sql/organizationsByTheNumberOfRepositories.sql |   0
 .../sql/organizationsByTheNumberOfStars.sql        |   0
 .../sql/organizationsByTheSizeOfCommunity.sql      |   0
 .../sql/proportionsBetweenStarsAndForks1.sql       |   0
 .../sql/proportionsBetweenStarsAndForks2.sql       |   0
 .../sql/proportionsBetweenStarsAndForks3.sql       |   0
 .../sql/proportionsBetweenStarsAndForks4.sql       |   0
 .../sql/proportionsBetweenStarsAndForks5.sql       |   0
 .../sql/repositoriesByAmountOfModifiedCode.sql     |   0
 .../sql/repositoriesByTheNumberOfPushes.sql        |   0
 ...epositoriesWithClickhouse_related_comments1.sql |   0
 ...epositoriesWithClickhouse_related_comments2.sql |   0
 .../repositoriesWithDoris_related_comments1.sql    |   0
 .../repositoriesWithDoris_related_comments2.sql    |   0
 .../sql/repositoriesWithTheHighestGrowthYoY.sql    |   0
 .../repositoriesWithTheMaximumAmountOfIssues1.sql  |   0
 .../repositoriesWithTheMaximumAmountOfIssues2.sql  |   0
 .../repositoriesWithTheMaximumAmountOfIssues3.sql  |   0
 .../repositoriesWithTheMaximumAmountOfIssues4.sql  |   0
 ...sitoriesWithTheMaximumAmountOfPullRequests1.sql |   0
 ...sitoriesWithTheMaximumAmountOfPullRequests2.sql |   0
 ...esWithTheMaximumNumberOfAcceptedInvitations.sql |   0
 ...sitoriesWithTheMostPeopleWhoHavePushAccess1.sql |   0
 ...sitoriesWithTheMostPeopleWhoHavePushAccess2.sql |   0
 ...sitoriesWithTheMostPeopleWhoHavePushAccess3.sql |   0
 .../repositoriesWithTheMostStarsOverOneDay1.sql    |   0
 .../repositoriesWithTheMostStarsOverOneDay2.sql    |   0
 .../repositoriesWithTheMostStarsOverOneDay3.sql    |   0
 ...repositoriesWithTheMostSteadyGrowthOverTime.sql |   0
 .../repositoriesWithTheWorstStagnation_order.sql   |   0
 .../sql/repositoryAffinityList1.sql                |   0
 .../sql/repositoryAffinityList2.sql                |   0
 .../sql/starsFromHeavyGithubUsers1.sql             |   0
 .../sql/starsFromHeavyGithubUsers2.sql             |   0
 .../sql/theLongestRepositoryNames1.sql             |   0
 .../sql/theLongestRepositoryNames2.sql             |   0
 .../sql/theMostToughCodeReviews.sql                |   0
 .../sql/theTotalNumberOfRepositoriesOnGithub.sql   |   0
 .../sql/theTotalNumberOfUsersOnGithub1.sql         |   0
 .../sql/theTotalNumberOfUsersOnGithub2.sql         |   0
 .../sql/theTotalNumberOfUsersOnGithub3.sql         |   0
 .../sql/theTotalNumberOfUsersOnGithub4.sql         |   0
 .../sql/topLabels1.sql                             |   0
 .../sql/topLabels2.sql                             |   0
 .../sql/topLabels3.sql                             |   0
 .../sql/topRepositoriesByStars.sql                 |   0
 .../sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql  |   0
 .../sql/whoAreAllThosePeopleGivingStars1.sql       |   0
 .../sql/whoAreAllThosePeopleGivingStars2.sql       |   0
 .../sql/whoAreAllThosePeopleGivingStars3.sql       |   0
 .../suites/variant_p0/delete_update.groovy         |   1 +
 regression-test/suites/variant_p0/nested.groovy    |   2 +-
 .../suites/variant_p0/nested/load.groovy           | 198 +++++
 .../suites/variant_p0/nested/sql/q01.sql           |  13 +
 regression-test/suites/variant_p0/nested2.groovy   |   8 +
 .../test_double_write_when_schema_change.groovy    |   1 +
 .../suites/variant_p2/tpch_upgrade/load.groovy     |  91 +++
 .../variant_p2/tpch_upgrade/sql/q01_trans.sql      |  32 +
 .../tpch_upgrade}/sql/q02_trans.sql                |   0
 .../tpch_upgrade}/sql/q03_trans.sql                |   0
 .../tpch_upgrade}/sql/q04_trans.sql                |   0
 .../tpch_upgrade}/sql/q05_trans.sql                |   0
 .../tpch_upgrade}/sql/q06_trans.sql                |   0
 .../tpch_upgrade}/sql/q07_trans.sql                |   0
 .../tpch_upgrade}/sql/q08_trans.sql                |   0
 .../tpch_upgrade}/sql/q09_trans.sql                |   0
 .../tpch_upgrade}/sql/q10_trans.sql                |   0
 .../tpch_upgrade}/sql/q11_trans.sql                |   0
 .../tpch_upgrade}/sql/q12_trans.sql                |   0
 .../tpch_upgrade}/sql/q13_trans.sql                |   0
 .../tpch_upgrade}/sql/q14_trans.sql                |   0
 .../tpch_upgrade}/sql/q15_trans.sql                |   0
 .../tpch_upgrade}/sql/q16_trans.sql                |   0
 .../tpch_upgrade}/sql/q17_trans.sql                |   0
 .../tpch_upgrade}/sql/q18_trans.sql                |   0
 .../tpch_upgrade}/sql/q19_trans.sql                |   0
 .../tpch_upgrade}/sql/q20_trans.sql                |   0
 .../tpch_upgrade}/sql/q21_trans.sql                |   0
 .../tpch_upgrade}/sql/q22_trans.sql                |   0
 456 files changed, 6266 insertions(+), 1440 deletions(-)
 create mode 100644 be/test/exprs/math_functions_test.cpp
 copy regression-test/suites/nereids_syntax_p0/test_show_keys.groovy => 
fe/fe-core/src/main/java/org/apache/doris/catalog/ViewIf.java (59%)
 create mode 100644 
fe/fe-core/src/main/java/org/apache/doris/datasource/ExternalView.java
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/mtmv/MTMVConcurrentTest.java
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/util/JoinUtilsTest.java
 copy 
regression-test/data/{query_p0/sql_functions/array_functions/test_array_distance_functions.out
 => fault_injection_p0/test_mow_alter_seq_multi_segments.out} (51%)
 create mode 100644 
regression-test/data/load_p0/broker_load/test_s3_load_without_aksk.out
 create mode 100644 regression-test/data/load_p0/tvf/test_tvf_without_aksk.out
 create mode 100644 
regression-test/data/nereids_p0/aggregate/aggregate_groupby_simplify.out
 create mode 100644 
regression-test/data/nereids_rules_p0/project_distinct_to_agg/project_distinct_to_agg.out
 copy 
regression-test/data/{query_p0/sql_functions/array_functions/test_array_distance_functions.out
 => schema_change_p0/test_random_ordered_bucket_columns.out} (50%)
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/affinityByIssuesAndPRs1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/affinityByIssuesAndPRs2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/authorsWithTheMostPushes.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/countingStar1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/countingStar2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/countingStar3.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/distributionOfRepositoriesByStarCount.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/githubRoulette.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/howHasTheTotalNumberOfStarsChangedOverTime.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/issuesWithTheMostComments1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/issuesWithTheMostComments2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/issuesWithTheMostComments3.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/issuesWithTheMostComments4.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/issuesWithTheMostComments5.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/issuesWithTheMostComments6.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/issuesWithTheMostComments7.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/mostForkedRepositories.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/mostPopularCommentsOnGithub.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/organizationsByTheNumberOfRepositories.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/organizationsByTheNumberOfStars.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/proportionsBetweenStarsAndForks1.out
 copy regression-test/data/{variant_github_events_new_p0 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/proportionsBetweenStarsAndForks2.out
 (100%)
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/proportionsBetweenStarsAndForks3.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/proportionsBetweenStarsAndForks4.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/proportionsBetweenStarsAndForks5.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesByAmountOfModifiedCode.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesByTheNumberOfPushes.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithClickhouse_related_comments1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithClickhouse_related_comments2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithDoris_related_comments1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithDoris_related_comments2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheHighestGrowthYoY.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMaximumAmountOfIssues1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMaximumAmountOfIssues2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMaximumAmountOfIssues3.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMaximumAmountOfIssues4.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMostStarsOverOneDay1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheMostSteadyGrowthOverTime.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoriesWithTheWorstStagnation_order.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoryAffinityList1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/repositoryAffinityList2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/starsFromHeavyGithubUsers1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/starsFromHeavyGithubUsers2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/theLongestRepositoryNames1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/theLongestRepositoryNames2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/theMostToughCodeReviews.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/theTotalNumberOfRepositoriesOnGithub.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/theTotalNumberOfUsersOnGithub1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/theTotalNumberOfUsersOnGithub2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/theTotalNumberOfUsersOnGithub3.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/theTotalNumberOfUsersOnGithub4.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/topRepositoriesByStars.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/whatIsTheBestDayOfTheWeekToCatchAStar.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/whoAreAllThosePeopleGivingStars1.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/whoAreAllThosePeopleGivingStars2.out
 create mode 100644 
regression-test/data/variant_github_events_nonConcurrent_upgrade_p2/sql/whoAreAllThosePeopleGivingStars3.out
 create mode 100644 regression-test/data/variant_p0/nested/load.out
 create mode 100644 regression-test/data/variant_p0/nested/sql/q01.out
 create mode 100644 
regression-test/data/variant_p2/tpch_upgrade/sql/q01_trans.out
 copy regression-test/data/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q02_trans.out (100%)
 create mode 100644 
regression-test/data/variant_p2/tpch_upgrade/sql/q03_trans.out
 create mode 100644 
regression-test/data/variant_p2/tpch_upgrade/sql/q05_trans.out
 copy regression-test/data/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q06_trans.out (100%)
 create mode 100644 
regression-test/data/variant_p2/tpch_upgrade/sql/q08_trans.out
 create mode 100644 
regression-test/data/variant_p2/tpch_upgrade/sql/q09_trans.out
 create mode 100644 
regression-test/data/variant_p2/tpch_upgrade/sql/q10_trans.out
 copy regression-test/data/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q12_trans.out (100%)
 copy regression-test/data/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q13_trans.out (100%)
 create mode 100644 
regression-test/data/variant_p2/tpch_upgrade/sql/q14_trans.out
 copy regression-test/data/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q16_trans.out (100%)
 copy regression-test/{suites/nereids_syntax_p0/test_show_keys.groovy => 
plugins/plugin_planner.groovy} (59%)
 create mode 100644 
regression-test/suites/auth_p0/test_select_external_view_auth.groovy
 create mode 100644 
regression-test/suites/aws_iam_role_p0/test_alter_resource_with_role.groovy
 copy 
regression-test/suites/fault_injection_p0/{test_compaction_clone_missing_rowset_fault_injection.groovy
 => test_compaction_full_clone_missing_rowset_fault_injection.groovy} (66%)
 create mode 100644 
regression-test/suites/fault_injection_p0/test_mow_alter_seq_multi_segments.groovy
 copy 
regression-test/suites/fault_injection_p0/{test_mow_publish_clone_missing_rowset.groovy
 => test_mow_publish_clone_missing_rowset_fault_injection.groovy} (100%)
 rename 
regression-test/suites/fault_injection_p0/{test_mow_publish_clone_missing_rowset.groovy
 => test_mow_publish_full_clone_missing_rowset_fault_injection.groovy} (67%)
 create mode 100644 
regression-test/suites/load_p0/broker_load/test_s3_load_without_aksk.groovy
 create mode 100644 
regression-test/suites/load_p0/tvf/test_tvf_without_aksk.groovy
 copy regression-test/suites/{nereids_syntax_p0/test_show_keys.groovy => 
nereids_p0/aggregate/aggregate_groupby_simplify.groovy} (59%)
 create mode 100644 
regression-test/suites/nereids_rules_p0/project_distinct_to_agg/project_distinct_to_agg.groovy
 create mode 100644 
regression-test/suites/schema_change_p0/test_disable_drop_bucket_columns.groovy
 create mode 100644 
regression-test/suites/schema_change_p0/test_random_ordered_bucket_columns.groovy
 create mode 100644 
regression-test/suites/variant_github_events_nonConcurrent_upgrade_p2/load.groovy
 create mode 100644 
regression-test/suites/variant_github_events_nonConcurrent_upgrade_p2/sql/affinityByIssuesAndPRs1.sql
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/affinityByIssuesAndPRs2.sql 
(100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/authorsWithTheMostPushes.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/countingStar1.sql (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/countingStar2.sql (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/countingStar3.sql (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/distributionOfRepositoriesByStarCount.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/githubRoulette.sql (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/howHasTheTotalNumberOfStarsChangedOverTime.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/issuesWithTheMostComments1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/issuesWithTheMostComments2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/issuesWithTheMostComments3.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/issuesWithTheMostComments4.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/issuesWithTheMostComments5.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/issuesWithTheMostComments6.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/issuesWithTheMostComments7.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/issuesWithTheMostComments8.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/mostForkedRepositories.sql 
(100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/mostPopularCommentsOnGithub.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/organizationsByTheNumberOfRepositories.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/organizationsByTheNumberOfStars.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/organizationsByTheSizeOfCommunity.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/proportionsBetweenStarsAndForks1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/proportionsBetweenStarsAndForks2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/proportionsBetweenStarsAndForks3.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/proportionsBetweenStarsAndForks4.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/proportionsBetweenStarsAndForks5.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesByAmountOfModifiedCode.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesByTheNumberOfPushes.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithClickhouse_related_comments1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithClickhouse_related_comments2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithDoris_related_comments1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithDoris_related_comments2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheHighestGrowthYoY.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMaximumAmountOfIssues1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMaximumAmountOfIssues2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMaximumAmountOfIssues3.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMaximumAmountOfIssues4.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMaximumAmountOfPullRequests1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMaximumAmountOfPullRequests2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess3.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMostStarsOverOneDay1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMostStarsOverOneDay2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMostStarsOverOneDay3.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheMostSteadyGrowthOverTime.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoriesWithTheWorstStagnation_order.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoryAffinityList1.sql 
(100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/repositoryAffinityList2.sql 
(100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/starsFromHeavyGithubUsers1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/starsFromHeavyGithubUsers2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/theLongestRepositoryNames1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/theLongestRepositoryNames2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/theMostToughCodeReviews.sql 
(100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/theTotalNumberOfRepositoriesOnGithub.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/theTotalNumberOfUsersOnGithub1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/theTotalNumberOfUsersOnGithub2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/theTotalNumberOfUsersOnGithub3.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/theTotalNumberOfUsersOnGithub4.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/topLabels1.sql (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/topLabels2.sql (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/topLabels3.sql (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/topRepositoriesByStars.sql 
(100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/whoAreAllThosePeopleGivingStars1.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/whoAreAllThosePeopleGivingStars2.sql
 (100%)
 copy regression-test/suites/{variant_github_events_nonConcurrent_p2 => 
variant_github_events_nonConcurrent_upgrade_p2}/sql/whoAreAllThosePeopleGivingStars3.sql
 (100%)
 create mode 100644 regression-test/suites/variant_p0/nested/load.groovy
 create mode 100644 regression-test/suites/variant_p0/nested/sql/q01.sql
 create mode 100644 regression-test/suites/variant_p2/tpch_upgrade/load.groovy
 create mode 100644 
regression-test/suites/variant_p2/tpch_upgrade/sql/q01_trans.sql
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q02_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q03_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q04_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q05_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q06_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q07_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q08_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q09_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q10_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q11_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q12_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q13_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q14_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q15_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q16_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q17_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q18_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q19_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q20_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q21_trans.sql (100%)
 copy regression-test/suites/{variant_p0/tpch => 
variant_p2/tpch_upgrade}/sql/q22_trans.sql (100%)


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

Reply via email to