This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
omit 171e48865f [fix](planner)only forbid literal value in AnalyticExpr's order by list (#21820) omit 9f108c76e4 [tools][ckb] update q29 (#21842) omit d1a38d4b57 [fix][branch-1.2](stmt-forward) fix should-be-optional fields in MasterOpService (#21944) omit 9df769a462 [fix](in) fix wrong DCHECK of in expr for not nullable column (#21934) omit b06177977d [fix](status) fix cmake warning with message 'Manually-specified variables were not used by the project:ENABLE_STACKTRACE' (#21932) omit 89bc972d4c [Fix](multi catalog)Fix hive partition value contains special character bug. #21895 omit c6c2dc20e4 [branch-1.2-lts](cherry-pick) enable strong consistency by syncing max journal… (#21804) omit 5d84cc6453 [fix](segment-iterator) fix query result error caused by not handling error codes (#21901) omit c8aa346553 [performance](group_concat) avoid extra copy in group_concat (#21880) omit 113e9e2340 [fix](merge-on-write) fix wrong result when query with prefix key predicate (#21770) omit 66873717c1 [fix](unique-key) fix query results show duplicate key for unique key table after upgrading (#21814) omit a2e342839a [feature](profile) backport stream load profile into 1.2-lts (#21784) omit eef6a4ab6b [typo](docs) modify the documentation for the bitmap function in 1.2-lts (#21724) omit 28b2d4eb85 [Fix](Export) check properties for export (#21768) omit 138be9e1ad [Fix](planner) normalize the behavior of from_unixtime() according to 2.0.0 (#21731) omit 407ee67744 [fix](compile) fix ColumnArray::update_crcs_with_value (#21781) omit 5b5967a0a1 [Improve](array)improve array hash function (#21779) omit 666d3f5b06 [fix](catalog) wrong required slot info causing BE crash. (#21702) omit cbb90a693c [chore](mv) when create mv failed, show more failed msg (#21726) omit 4b9c87d3bf [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying (#19101) (#21271) omit ce20cf5e49 [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client (#21710) omit 43d01c2ca9 [fix](jdbc) Added date type filtering pushed down to ClickHouse (#21709) omit 02fa51a586 [improvement](timezone) support mixed uppper-lower case of timezone names (#21572) (#21576) omit fd6757a274 [fix](function) fix create tablet timeout (#21682) omit 87840fa902 [fix](multicatalog) fix protocol of reading data from cosn for hive/iceberg catalog (#21683) omit 60c3410f43 [fix](planner)need recalculate nullable info of output slots for join node (#21651) omit 818072389f [FIX](array)Fix update hash func array (#21630) omit 8c7f5c69b1 [bugfix](nullable) should check nullable info when build output block and print more info when fatal omit 823b710885 [Fix](storage)read page cache when seek #21272 omit 5d1301afff [typo](docs) modify java version to 1.8 (#21538) omit cccdd3211e Revert "[Fix](Planner) Set inline view output as non constant after analyze (#21186)" (#21584) omit 2a5310e5a1 Delete alter system modify broker related documents in 1.2 (#21582) omit e5bed1e6e9 [fix](memtable) change memtable flush error code (#21542) omit d7323f0df6 [Fix](Planner) Set inline view output as non constant after analyze (#21186) omit 680199e855 [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. (#21548) omit ee2235a38b [fix](backup) fix show snapshot cauing mysql connection lost (#21520) omit 19df0bb2d6 [branch-1.2][Fix](planner)replace limit to -1 if is Long.MAX_VALUE (#21521) omit 9a74bec258 [Bug](table-function) fix wrong result when seprator of explode_split size more than one (#18824) new 8106524d1e [branch-1.2][Fix](planner)replace limit to -1 if is Long.MAX_VALUE (#21521) new 79f81a704a [fix](backup) fix show snapshot cauing mysql connection lost (#21520) new 510c928f6c [Fix](multi-catalog) Fix hadoop short circuit reading can not enabled in some environments. (#21548) new 180a430c20 [Fix](Planner) Set inline view output as non constant after analyze (#21186) new b66f77ad6c [fix](memtable) change memtable flush error code (#21542) new 334de9abd7 Delete alter system modify broker related documents in 1.2 (#21582) new 7b880f98d0 Revert "[Fix](Planner) Set inline view output as non constant after analyze (#21186)" (#21584) new 6637ae4053 [typo](docs) modify java version to 1.8 (#21538) new eff5d9157f [Fix](storage)read page cache when seek #21272 new 87484be8df [bugfix](nullable) should check nullable info when build output block and print more info when fatal new f5aac9c546 [FIX](array)Fix update hash func array (#21630) new ee47d62aa5 [fix](planner)need recalculate nullable info of output slots for join node (#21651) new 545111d27a [fix](multicatalog) fix protocol of reading data from cosn for hive/iceberg catalog (#21683) new cd272d40ab [fix](function) fix create tablet timeout (#21682) new c2254b98b0 [improvement](timezone) support mixed uppper-lower case of timezone names (#21572) (#21576) new f7c90da4b9 [fix](jdbc) Added date type filtering pushed down to ClickHouse (#21709) new c700b7c516 [enhancement](mysql) Add have_query_cache variable to be compatible with old mysql client (#21710) new 23b964492d [improvement](bitmap) Use shared_ptr in BitmapValue to avoid deep copying (#19101) (#21271) new ce112833fc [chore](mv) when create mv failed, show more failed msg (#21726) new edeb981536 [fix](catalog) wrong required slot info causing BE crash. (#21702) new bb91922f9b [Improve](array)improve array hash function (#21779) new bea8f4aba8 [fix](compile) fix ColumnArray::update_crcs_with_value (#21781) new 9f27d25d6e [Fix](planner) normalize the behavior of from_unixtime() according to 2.0.0 (#21731) new 63f914080a [Fix](Export) check properties for export (#21768) new 52fb4cc639 [typo](docs) modify the documentation for the bitmap function in 1.2-lts (#21724) new 1aedb81b23 [feature](profile) backport stream load profile into 1.2-lts (#21784) new 334007df95 [fix](unique-key) fix query results show duplicate key for unique key table after upgrading (#21814) new 0aa24e027a [fix](merge-on-write) fix wrong result when query with prefix key predicate (#21770) new 85b077e32c [performance](group_concat) avoid extra copy in group_concat (#21880) new b269076f1b [fix](segment-iterator) fix query result error caused by not handling error codes (#21901) new dbaf0964de [branch-1.2-lts](cherry-pick) enable strong consistency by syncing max journal… (#21804) new 21184bd26b [Fix](multi catalog)Fix hive partition value contains special character bug. #21895 new 435c519122 [fix](status) fix cmake warning with message 'Manually-specified variables were not used by the project:ENABLE_STACKTRACE' (#21932) new 1c8ff29cf0 [fix](in) fix wrong DCHECK of in expr for not nullable column (#21934) new f91863c85c [fix][branch-1.2](stmt-forward) fix should-be-optional fields in MasterOpService (#21944) new 3b409ea5e4 [tools][ckb] update q29 (#21842) new 51faa95eeb [fix](planner)only forbid literal value in AnalyticExpr's order by list (#21820) new 4e739b5eb8 [Bug](table-function) fix wrong result when seprator of explode_split size more than one (#18824) 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 (171e48865f) \ N -- N -- N refs/heads/branch-1.2-lts (4e739b5eb8) 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. The 38 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: regression-test/conf/regression-conf.groovy | 52 +++++++++++----------- .../sql_functions/table_function/explode_split.out | 25 ----------- .../table_function/explode_split.groovy | 37 --------------- 3 files changed, 26 insertions(+), 88 deletions(-) delete mode 100644 regression-test/data/nereids_p0/sql_functions/table_function/explode_split.out delete mode 100644 regression-test/suites/nereids_p0/sql_functions/table_function/explode_split.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org