(doris) branch master updated: [bugfix](hive)Prevent multiple `fs` from being generated (#36954)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d33e1a0df63 [bugfix](hive)Prevent multiple `f

(doris) branch master updated: [Improvement](inverted index) Remove the check for inverted index file exists (#36945)

2024-07-02 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a25ac144323 [Improvement](inverted index) Remove t

(doris) branch master updated: [update](session-var) set ENABLE_COMMON_EXPR_PUSHDOWN_FOR_INVERTED_INDEX default to true (#35387)

2024-07-02 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 74d88d5f76e [update](session-var) set ENABLE_COMM

(doris) branch branch-2.1 updated (859a7c80b8b -> 7443e8fcf2a)

2024-07-02 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 859a7c80b8b [fix](parquet) prevent parquet page reader print much warning logs (#37012) add 7443e8fcf2a [cherr

(doris) branch branch-2.1 updated: [fix](multi-catalog) Revert #36575 and check nullptr of data column (#37086)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new d0eea3886d3 [fix](multi-catalog) Reve

(doris) branch branch-2.0 updated: [fix](array) fix array_except/union for left const return only one row result #36776 (#36934)

2024-07-02 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 0c9d20c17cf [fix](array) fix array_except/

(doris) branch master updated: Mv external p2 test case to p0. (#37070)

2024-07-02 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 3716fb536c8 Mv external p2 test case to p0. (#3

(doris) branch master updated (3716fb536c8 -> d60dbb507e6)

2024-07-02 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3716fb536c8 Mv external p2 test case to p0. (#37070) add d60dbb507e6 [feature](json)support explode_json_object

(doris) branch master updated: [opt](ctas) add a variable to control varchar length in ctas (#37069)

2024-07-02 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 2e63fefabd4 [opt](ctas) add a variable to cont

(doris-kafka-connector) branch master updated: [Fix]Fix the E2E test stream load data is not sink to doris (#37)

2024-07-02 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new ec4ce3d [Fix]Fix the E2E test stre

(doris-kafka-connector) branch master updated: [Improve]Improve the unit test case of DorisWriter (#34)

2024-07-02 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new 7bf7c17 [Improve]Improve the unit

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-07-02 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

(doris) branch branch-2.0 updated: [branch-2.0][improvement](mysql catalog) disable mysql AbandonedConnectionCleanup Thread (#36942)

2024-07-02 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new aedde4777ff [branch-2.0][improvement](mysq

(doris) 04/44: [Refactor](Recycler) Refactor azure obj client's batch delete function to check the delete response (#37037)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit ae38c5ed9951930c6b63e1572c045be837f65034 Author: AlexYue AuthorDate: Mon Jul 1 02:54:45 2024 +0800 [Refacto

(doris) 10/44: [fix](ES Catalog)Add array types support in esquery function (#36936)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit ec1422aa9a025f0b77a1d921d93023e2cd6f4bb2 Author: qiye AuthorDate: Mon Jul 1 10:46:43 2024 +0800 [fix](ES Ca

(doris) 19/44: [opt](arena) lazy memory allocation in arena (#36498)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 5c5261fc5315ff3af30b2eb81080471c023227bc Author: zhiqiang AuthorDate: Mon Jul 1 14:57:38 2024 +0800 [opt](a

(doris) branch branch-3.0 updated (3df52cbf761 -> 9e4ca47e171)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 3df52cbf761 [improvement](segmentcache) limit segment cache by memory or segment num (#37026) new ee164d

(doris) 15/44: [fix](cloud) Allow access to MS during the replay (#37053)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit d29764be14cc3c0411a695c2cc2e3f6d2c635c8d Author: walter AuthorDate: Mon Jul 1 14:08:01 2024 +0800 [fix](clo

(doris) 31/44: [fix](stmt) fix show create table consistency (#37074)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit f5de3d59e0673b1f95cefc5d0f7f279562f46418 Author: zclllyybb AuthorDate: Mon Jul 1 20:18:54 2024 +0800 [fix](

(doris) 16/44: [fix](cloud) Update mtime only if partitions have updated time (#37055)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 0c7dbe46a6d6246e2c8673ff771ea46647052c8e Author: Gavin Chou AuthorDate: Mon Jul 1 14:08:43 2024 +0800 [fix]

(doris) 20/44: [improvement](jdbc catalog)Rename config from `disable_jdbc_sqlserver_encrypt` to `force_sqlserver_jdbc_encrypt_false` (#37015)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit cefa74dd893e9ed3468a66e117f7c297712e9a46 Author: zy-kkk AuthorDate: Mon Jul 1 15:01:05 2024 +0800 [improvem

(doris) 17/44: [feat](Nereids) Optimize query by pushing down aggregation through join on foreign key (#36035)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 820957067654b8f3784cc2100ef0dd9270b4f31f Author: 谢健 AuthorDate: Mon Jul 1 14:37:23 2024 +0800 [feat](Nereid

(doris) 24/44: [fix](Nereids) simplify window expression should inherit data type (#37061)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit ffbfe6b1138880aa01f7a596cc0f426de671725a Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorD

(doris) 33/44: [fix](mtmv)Fix mtmv name to resolve conflicts in regression test (#36902)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit cabad36926bc574bc2c25481e4a73d99e5f105d7 Author: zfr95 <87513668+zfr9...@users.noreply.github.com> AuthorDate: Mo

(doris) 35/44: [opt](split) add max wait time of getting splits (#36843)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 6563f258ee9155cd9bc5b9c8ba40267eadf62891 Author: Ashin Gau AuthorDate: Mon Jul 1 22:05:11 2024 +0800 [opt](

(doris) 34/44: [fix](function) fix nereids fold constant wrong result of abs (#37065)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit e1c8d50b2fda98928bff2664e7fe30ce7b8fb08b Author: zclllyybb AuthorDate: Mon Jul 1 21:19:01 2024 +0800 [fix](

(doris) 40/44: [fix](routine-load) fix auto resume invalid when FE leader change (#37071)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit a7ba1b0eef8af78aff99d1aa48f0296316f9f15e Author: hui lai <1353307...@qq.com> AuthorDate: Tue Jul 2 09:33:49 2024

(doris) 36/44: [test](tvf) move p2 tvf tests from p2 to p0 (#37081)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 6c602c803c9e43d61214b8b0de8ae991b75a89dc Author: Tiewei Fang <43782773+bepppo...@users.noreply.github.com> Author

(doris) 22/44: [test](migrate) move 2 cases from p2 to p0 (#37004)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 4bd260a7dc22e24defaeb1b126adcbeddf864ffd Author: wuwenchi AuthorDate: Mon Jul 1 15:23:11 2024 +0800 [test](

(doris) 39/44: [fix](regression) fix txn_insert case (#36892)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit e5d7eea453ddfc1d708b821f1123606b4845f5ca Author: meiyi AuthorDate: Tue Jul 2 09:22:37 2024 +0800 [fix](regr

(doris) 01/44: [Fix](autoinc) Hanlde the processing of auto_increment column on exchange node rather than on TabletWriter when using `TABLET_SINK_SHUFFLE_PARTITIONED` (#36836)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit ee164dcb86534fcf2f7d3d3794f84145b1379000 Author: bobhan1 AuthorDate: Sun Jun 30 13:07:27 2024 +0800 [Fix](a

(doris) 02/44: [streamload](2pc) Fix 2pc stream load txn in cloud mode (#37033)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 8be0ce4800705d2d827fe625654cd8a07ed8f7d1 Author: Gavin Chou AuthorDate: Sun Jun 30 20:37:05 2024 +0800 [str

(doris) 11/44: [regression-test](case) modify statistics table name (#36689)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 51bf9ab1328cc364b4b5643f0870eb56d8fc3ab6 Author: shuke <37901441+shuke...@users.noreply.github.com> AuthorDate: M

(doris) 06/44: [refactor](spill) unify the entry point of spill tasks (#37020)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 29cb612a4d65ddc01943a0f7af628da968c8b531 Author: Jerry Hu AuthorDate: Mon Jul 1 09:52:32 2024 +0800 [refact

(doris) 13/44: [opt](hive) save hive table schema in transaction (#37008)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit fe21f7428133cee6d88831be79097072c2359a87 Author: wuwenchi AuthorDate: Mon Jul 1 11:56:58 2024 +0800 [opt](h

(doris) 12/44: [feature](function) support ip functions named ipv4_to_ipv6 and cut_ipv6 (#36883)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 6248c68f3cf6141cee98ad69f3f90842573c2bcc Author: yangshijie AuthorDate: Mon Jul 1 11:34:35 2024 +0800 [feat

(doris) 14/44: [opt](function)avoid virtual function calls in geo functions (#37003)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 9d61bebee694b8d18908ffbc2f6596865f8a533b Author: Mryange <59914473+mrya...@users.noreply.github.com> AuthorDate:

(doris) 21/44: [Fix](regression) Fix p0 case `test_unique_table_auto_inc_concurrent` (#37048)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit c97839a240f44a2e5f72ce2f3c35b865d922c217 Author: bobhan1 AuthorDate: Mon Jul 1 15:11:53 2024 +0800 [Fix](re

(doris) 23/44: [opt](catalog) add some profile for parquet reader and change meta cache config (#37040)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 97f2da58331ced6ab51f19e4353ff53f0e3e8039 Author: Mingyu Chen AuthorDate: Mon Jul 1 15:32:31 2024 +0800 [opt

(doris) 25/44: [profile](fe)update format of min/hour/sec unit in profile (#37010)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit ee516656cf447188b51c8d245c26ecfef4e9b247 Author: minghong AuthorDate: Mon Jul 1 16:27:25 2024 +0800 [profil

(doris) 05/44: [Exec](agg) Fix agg limit result error (#37025)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 1ed52cdeb8cecc394d39609b93ad8ef3d9f2ba0f Author: HappenLee AuthorDate: Mon Jul 1 09:49:04 2024 +0800 [Exec]

(doris) 09/44: [fix](local shuffle) Fix wrong partitioned expr in local exchanger (#37017)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit caac4b7cdb78e738956c545fac35cde77b32ddcc Author: Gabriel AuthorDate: Mon Jul 1 10:02:03 2024 +0800 [fix](lo

(doris) 27/44: [feat](nereids) support explain delete from clause (#36782)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit fc78d1fd2885d7b68f0c6953a34b7b5261b0f9f9 Author: minghong AuthorDate: Mon Jul 1 16:28:44 2024 +0800 [feat](

(doris) 26/44: [fix](nereids) ColStatsMeta.partitionUpdateRows npe (#37044)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 9cd6667e19bf7d0292f1d1b8d54bc0159293bd4d Author: minghong AuthorDate: Mon Jul 1 16:28:10 2024 +0800 [fix](n

(doris) 07/44: [chore](Regression) Remove useless get provider code in regression framework (#37000)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit f0c10fa57a8e4c37d3798bf518d5f49d6aa6d28b Author: AlexYue AuthorDate: Mon Jul 1 09:59:48 2024 +0800 [chore](

(doris) 08/44: [regression-test](connector) Add a case for the response of streamload that the connector depends (#36864)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 145afabedc81f4029c7ae35d3b71016956cf87c6 Author: wudi <676366...@qq.com> AuthorDate: Mon Jul 1 10:01:41 2024 +080

(doris) 38/44: [fix](parquet) prevent parquet page reader print much warning logs (#37011)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 2f8298e23be8e58d106d599e171f3792fe09e08a Author: Ashin Gau AuthorDate: Mon Jul 1 23:02:41 2024 +0800 [fix](

(doris) 28/44: [fix](map)fix upgrade behavior from 1.2 version (#36937)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit a4001b3a92cd8b3474511014710d91964ebd0f9d Author: amory AuthorDate: Mon Jul 1 16:58:41 2024 +0800 [fix](map)

(doris) 43/44: [fix](nereids) fix This stopwatch is already running (#37095)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 597bfebe2de660661b1528f146f92c5ae4ee75aa Author: meiyi AuthorDate: Tue Jul 2 10:01:27 2024 +0800 [fix](nere

(doris) 37/44: [test](migrate) move test_hive_text_complex_type from p2 to p0 (#37007)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 538a885697cb559f14d0e04261984251f1ab2cd6 Author: Ashin Gau AuthorDate: Mon Jul 1 23:02:25 2024 +0800 [test]

(doris) 42/44: [Fix]add set thread num config for wg flush pool (#37028)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 2206acececbbb37bf83d832de221d5e0508708e1 Author: wangbo AuthorDate: Tue Jul 2 09:58:57 2024 +0800 [Fix]add

(doris) 44/44: [fix](recycler) Fix DCHECK in ObjectListIterator (#37112)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 9e4ca47e1713d024be102776d24a43c4655c30be Author: plat1ko AuthorDate: Tue Jul 2 10:13:22 2024 +0800 [fix](re

(doris) 32/44: [fix](auth)fix mtmv name to resolve conflicts (#36958)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 5f262d610a3710efc6af7e49c70ead7aeef20be6 Author: zfr95 <87513668+zfr9...@users.noreply.github.com> AuthorDate: Mo

(doris) 41/44: [fix](merge-on-write) when full clone failed, duplicate key might occur (#37001)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 1ef9ab1453f80ac849589bb322c00e8e3e602cff Author: zhannngchen <48427519+zhannngc...@users.noreply.github.com> Auth

(doris) 18/44: [Migrate-Test](multi-catalog) Migrate p2 tests from p2 to p0. (#36989)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 19774867822dd9c58d9422b0b186a3eed4470d4a Author: Qi Chen AuthorDate: Mon Jul 1 14:45:50 2024 +0800 [Migrate

(doris) branch master updated (2e63fefabd4 -> 9223349ee0e)

2024-07-02 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2e63fefabd4 [opt](ctas) add a variable to control varchar length in ctas (#37069) add 9223349ee0e [enhance](mt

(doris) branch master updated: [feature](ES Catalog) map nested/object type in ES to JSON type in Doris (#37101)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 6e192d284b1 [feature](ES Catalog) map nested/

(doris) branch master updated: [feat](Nereids) Add support for slot pruning in functional dependencies (#37045)

2024-07-02 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 40dbb5998df [feat](Nereids) Add support for sl

(doris) branch branch-2.1 updated: [test](migrate) move test_hive_text_complex_type from p2 to p0 (#37007) (#37123)

2024-07-02 Thread ashingau
This is an automated email from the ASF dual-hosted git repository. ashingau pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new cf86eb86473 [test](migrate) move test_h

(doris) branch branch-2.1 updated: [branch-2.1] avoid glog coredump when running with ASAN (#37134)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new f5d0cdeeb45 [branch-2.1] avoid glog c

(doris) branch branch-2.1 updated: [fix](compile) fix compile failed on MacOS due to ambiguous std::abs (#37136)

2024-07-02 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 239bc1a7e0d [fix](compile) fix compile

(doris) branch branch-2.1 updated: [fix](ES Catalog)Add array types support in esquery function (#36936) (#37054)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new b63e6ac3504 [fix](ES Catalog)Add arra

(doris) branch branch-2.0 updated: [fix](ES Catalog)Add array types support in esquery function (#36936) (#37056)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new fd754d757f2 [fix](ES Catalog)Add arra

(doris) branch master updated: [env](compile) compile failed caused by (#37068)

2024-07-02 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 2469f1fbd59 [env](compile) compile failed c

(doris) branch test_0702 created (now f56c55d9630)

2024-07-02 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch test_0702 in repository https://gitbox.apache.org/repos/asf/doris.git at f56c55d9630 do not cancel query when rf sync filter size meet eof No new revisions were added by this update.

(doris) branch master updated: [improvement](statistics)Support show column partition update rows info. (#37124)

2024-07-02 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 80f6583e692 [improvement](statistics)Support sh

(doris) branch branch-2.1 updated: [pick]reset memtable flush thread num (#37092)

2024-07-02 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new f5572ac732e [pick]reset memtable flush th

(doris) branch branch-2.1 updated: [enhancement](nereids) speedup sql cache with variable (#37090) (#37119)

2024-07-02 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 42f4271e9df [enhancement](nereids) spe

(doris) branch master updated: [fix](Nereids) normalize aggregate should not push down lambda's param (#37109)

2024-07-02 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new cce5d5b6a21 [fix](Nereids) normalize aggregate

(doris) branch test_0702 updated (f56c55d9630 -> 0a5606c4d20)

2024-07-02 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch test_0702 in repository https://gitbox.apache.org/repos/asf/doris.git from f56c55d9630 do not cancel query when rf sync filter size meet eof new f0297cd4598 update new 0a5606c4d

(doris) 02/02: [Chore](runtime-filter) enlarge sync filter size rpc timeout limit (#37103)

2024-07-02 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch test_0702 in repository https://gitbox.apache.org/repos/asf/doris.git commit 0a5606c4d20bf49d773c09e36e3c57ad75507e0e Author: Pxl AuthorDate: Tue Jul 2 14:16:39 2024 +0800 [Chore](runtim

(doris) 01/02: update

2024-07-02 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch test_0702 in repository https://gitbox.apache.org/repos/asf/doris.git commit f0297cd459856f6a11bfb8456cd5719a98207d63 Author: BiteThet AuthorDate: Tue Jul 2 19:45:42 2024 +0800 updat

(doris) branch master updated: [refactor](nereids) refactor analyze view (#37106)

2024-07-02 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 5858beea761 [refactor](nereids) refactor anal

(doris) branch branch-2.1 updated (42f4271e9df -> c7549acf29e)

2024-07-02 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 42f4271e9df [enhancement](nereids) speedup sql cache with variable (#37090) (#37119) add c7549acf29e [Fix]

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-07-02 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-07-02 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

(doris-website) branch master updated: [doc][kerberos] add kerberos doc for hive catalog (#800)

2024-07-02 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new e39ed14abc [doc][kerberos] add kerbero

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-07-02 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

(doris-website) branch master updated: [fix](docs) Fix the parameter error for partial column updates in the Flink connector (#815)

2024-07-02 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 9b10778328 [fix](docs) Fix the paramet

(doris) branch master updated: [fix](txn insert) Forbid delete condition in txn insert (#37135)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ec264b8f78d [fix](txn insert) Forbid delete

(doris) branch branch-2.1 updated: [opt](catalog) add some profile for parquet reader and change meta cache config (#37040) (#37146)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e25717458e9 [opt](catalog) add some p

(doris) branch master updated: [fix](fe) Avoid infinite dropping index in check compatibility mode (#37116)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 6b7b63c7c0d [fix](fe) Avoid infinite droppin

(doris) branch master updated (6b7b63c7c0d -> 277de79953b)

2024-07-02 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6b7b63c7c0d [fix](fe) Avoid infinite dropping index in check compatibility mode (#37116) add 277de79953b [En

(doris) branch master updated (277de79953b -> 6969ad0596b)

2024-07-02 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 277de79953b [Enhancement](partial update) Add partial update mix cases (#37113) add 6969ad0596b [enhancement](

(doris) branch master updated: [Enhancement](s3-load) Add domain connection and aksk correction check for S3 load (#36711)

2024-07-02 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 95cb544b3d8 [Enhancement](s3-load) Add domain

(doris) branch branch-2.1 updated: [Fix](csv_reader) Add a session variable to control whether empty rows in CSV files are read as NULL values (#37153)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new bd24a8bdd9b [Fix](csv_reader) Add a s

(doris) branch branch-2.1 updated (bd24a8bdd9b -> 74086189d31)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from bd24a8bdd9b [Fix](csv_reader) Add a session variable to control whether empty rows in CSV files are read as NU

(doris) branch branch-2.1 updated: [test](tvf) move p2 tvf tests from p2 to p0 (#37081) (#37152)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new b445c783ebd [test](tvf) move p2 tvf t

(doris) branch branch-2.1 updated: [test](migrate) move 2 cases from p2 to p0 for 2.1 (#37139)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e7e1e967cfc [test](migrate) move 2 ca

(doris) branch branch-2.1 updated: [bugfix](testcase)add java error log output for 2.1 (#37128)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 64a79cc03a4 [bugfix](testcase)add jav

(doris) branch branch-2.1 updated: [bugfix](hive)Prevent multiple fs from being generated for 2.1 (#37142)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new b3eaf0e4d2f [bugfix](hive)Prevent mul

(doris) branch branch-2.1 updated (b3eaf0e4d2f -> 65375b48fcf)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from b3eaf0e4d2f [bugfix](hive)Prevent multiple fs from being generated for 2.1 (#37142) add 65375b48fcf [enha

(doris) branch branch-2.1 updated (65375b48fcf -> 6716f9e7363)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 65375b48fcf [enhance](mtmv)support replace materialized view (#36749) (#37147) add 6716f9e7363 [fix](mtmv

(doris) branch branch-2.1 updated (6716f9e7363 -> 177764647df)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 6716f9e7363 [fix](mtmv)fix MTMVTask log has null pointer (#36840) (#37131) add 177764647df [fix](mtmv)fix

(doris) branch branch-2.0 updated: [fix](auth)ldap set passwd need forward to master (#36436) (#37130)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 5fefc5785c6 [fix](auth)ldap set passw

(doris) branch branch-2.1 updated (177764647df -> 0a1abf10d6b)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 177764647df [fix](mtmv)fix mtmv dead lock (#37009) (#37133) add 0a1abf10d6b [fix](auth)support check priv

(doris) branch branch-2.1 updated: [enhance](mtmv) not allow modify data of MTMV (#35870) (#37129)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new fbca3196c50 [enhance](mtmv) not allow

(doris) branch branch-2.1 updated: [fix](mtmv)mtmv support default key (#36221) (#36601)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 5bb6642b867 [fix](mtmv)mtmv support d

(doris) branch branch-2.1 updated (5bb6642b867 -> 03942f23f60)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 5bb6642b867 [fix](mtmv)mtmv support default key (#36221) (#36601) add 03942f23f60 [fix](mtmv)fix when rela

(doris) branch master updated: [test](migrate) move 2 cases from p2 to p0 (#36935)

2024-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new b3b035e3227 [test](migrate) move 2 cases from

  1   2   3   4   5   6   7   8   >