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

morningman pushed a change to annotated tag v20240108
in repository https://gitbox.apache.org/repos/asf/doris.git


*** WARNING: tag v20240108 was deleted! ***

   tag was  44e7cd6ee76

This change permanently discards the following revisions:

 discard ce347a38f15 [fix](planner)implicit cast should use type member 
variable instead of targetTypeDef (#75)
 discard 897e8928d21 selectdb-core-2.0.7-zhongjin
 discard 571aef93fb9 [cherry-pick](mysql) fix mysql channel infinite blocking 
(#29374) (#71)
 discard d17abc5c9f9 [chore](trace) add log to debug issue 
http://jira.selectdb-in.cc/browse/CIR-6541 (#70)
 discard e81ecd2d055 [improve][PreparedStatement] make server side prepared 
statement configurable (#69)
 discard 7ce6a01712d [fix](type) varchar toString should not use * ever (#48)
 discard b125a6a6db7 [refactor](Nereids) refactor infer predicate rule to avoid 
lost cast
 discard 996633dd9e9 [chore] Add user property 
`parallel_fragment_exec_instance_num` (#25)
 discard 92e2c8e993b [fix](join) incorrect result of right anti join with 
nullable (#28301)
 discard 07dfa785a71 [opt](Nereids) only uuid and random cannot be constant 
folding (#33)
 discard 996f1cdcb58 [enhancement](nereids)convert Or to in-predicate and 
optimize in-predicate evaluation in range partition prune (#31)
 discard 9d9428cba7b Revert "[opt](Nereids) partition predicate large or to 
min-max (#19)" (#30)
 discard c70980ef53a [fix](Nereids) could not do partition prunning when 
predicates is NULL (#27)
 discard d037d58bc99 [fix](user) Avoid throw unknown UserProperty after FE 
rollback version (#28325)
 discard 7ccc4cb5044 Revert "add session var and optimize inpredicate partition 
prune (#26)" (#28)
 discard cb56202151a [bug](bitmap) fix bitmap value copy operator not call 
reset #26451 (#26681)
 discard 26e26bb51f8 [bug](bitmap) fix bitmap value not clear get wrong data 
(#26321)
 discard 1378ba6676e add session var and optimize inpredicate partition prune 
(#26)
 discard a57deb44f14 [performance](Planner): optimize getStringValue() in 
DateLiteral (#27363) (#27470)
 discard 3e269d9fab6 [exec](profile) only build expr debug string enable 
profile (#28261)
 discard 56d42b6d048 [fix] remove @Data introduced by mistake (#24)
 discard a76cf5be269 [fix] recover inToMinmaxParitionRewriteThreshold (#23)
 discard c7ac46ed5f1 [fix] fix generate function row count factor config (#22)
 discard c5e3e8b92cc Revert "[chore](scan) Add session veriable 
query_max_scan_bytes #14" (#21)
 discard 59a46a7dc9f [opt](Nereids) partition predicate large or to min-max 
(#19)
 discard 818f9d72772 [fix](Nereids): support Chinese characters set (#20)
 discard 92a5afb8722 [fix](Nereids) pull up cte anchor should also pull up cte 
in apply (#18)
 discard dd53f61d3d9 [nereids] add generate function row count factor config 
(#17)
 discard 4ce164b322c Revert "[zhongjin][fix](Nereids) pull up cte anchor should 
also pull up cte in apply (#13)"
 discard 40e055a75eb 当左表小于1024行,不生成作用于其上的RF (#16)
 discard b2115b55dbf [nereids] downgrade bucket shuffle when tablet num is 
smaller than instance num (#15)
 discard baa51caed34 [chore](scan) Add session veriable query_max_scan_bytes #14
 discard 87dd480aad3 [zhongjin] modify build-thirdparty-for-tbds.sh 
1.0.0-TBDS-SNAPSHOT
 discard 49c9a7e0cd3 [zhongjin][fix](Nereids) pull up cte anchor should also 
pull up cte in apply (#13)
 discard 15f2d604bc1 [zhongjin] add push down filter through logical generate 
#28212, fix #28207
 discard 13befd741f3 [zhongjin] Explode est #28209
 discard c8515a7bd26 [zhongjin] cast-est #28208
 discard e44ab14eb36 [zhongjin] generate-filter #28207
 discard 13d1dadc7f7 [fix](migrate)   fix be tablet migrate disk (#12)
 discard 73915e4f8f2 [zhongjin] fix build-thirdparty-for-tbds hive shade 
install command
 discard 1aa8dbf5903 Do not analyze partition. (#11)
 discard 98ac2f3c8ca 2.0.6-for-zhongjin, based on 2.0.2.1
 discard 0f14111f204 [feature](Nereids) support json type (#9)
 discard aeb2fb9dd3b 2.0.5-for-zhongjin, based on 2.0.2.1
 discard 81d19affaaa [fix](nereids)only push down subquery in non-window agg 
functions (#26034)
 discard 49d2688d8bd [improvement](meta) allow to ignore unknown image module 
(#25450) (#25968)
 discard b829874b12c [date](fix) modify push-down predicate for datev1 type 
(#25781) (#25940)
 discard ca717a46576 [fix](nereids) push down subquery exprs in non-distinct 
agg functions (#25955)
 discard a2d9791396f [Enhance](resource group)db support replication_allocation 
(#25195)
 discard 3c973ce180f [bug](function) fix regexp_extract_all can't handle empty 
str (#25717)
 discard 37238f3788f 2.0.4-for-zhongjin, based on 2.0.2-rc05
 discard 3519c63e375 [zhongjin] remove conflict MetastoreEventFactoryTest.java
 discard 1a63f68413d [improvement](resource-tag) limit the default user's 
resource tag to 'default' (#25331)
 discard 85fead5f902 [zhongjin] upgrade orc and cluence to 202-rc05
 discard b78989a18e5 2.0.3-for-zhongjin
 discard b4babd39978 [selectdb] add selectdb build release scripts (#2)
 discard f655a150135 [zhongjin] change hive and hadoop to tbds and remove dlf 
and glue [zhongjin] add tbds hadoop deps and build script [zhongjin] fix 
compile bug and modify scripts [zhongjin] modify start_be and be.conf 
[zhongjin] add hive and hadoop shade jars [zhongjin] update deps and use libz 
with O3  (part of) [zhongjin] use tbds hive and hadoop dependency (#6) 
[zhongjin] modify start scripts [zhongjin] add HiveMetaStoreClient.java and 
modify build-thirdparty-tbds [zhongjin] move en [...]


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to