[doris] branch master updated: [Opt](Vectorized) Support push down no grouping agg (#12803)

2022-09-23 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 f7e3ca29b5 [Opt](Vectorized) Support push

[doris] branch branch-1.1-lts updated: [chore](fe) fix compilation error (#12940)

2022-09-23 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new ebae13a13a [chore](fe) fix

[doris] branch master updated: [Chore](clang) fix some build fail on clang15 (#12882)

2022-09-26 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 8731eea26e [Chore](clang) fix some build

[doris] branch master updated (1cc15ccfa3 -> 429ac929fb)

2022-09-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1cc15ccfa3 [feature-wip](unique-key-merge-on-write) fix thread safe issue in BetaRowsetWriter (#12875) add

[doris] branch master updated (00c672340d -> 28ce1878ca)

2022-09-28 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 00c672340d [improvement](memory) set TCMALLOC_HEAP_LIMIT_MB to control memory consumption of tcmalloc (#12981

[doris] branch master updated: [Enhancement](optimize) optimize for function multiply on decimalv2 (#13049)

2022-10-04 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 db89b0b703 [Enhancement](optimize) optimize

[doris] branch master updated: [Enhancement](runtime filter) optimize for runtime filter (#12856)

2022-10-08 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 245490d6b7 [Enhancement](runtime filter

[doris] branch master updated (f373b22dcf -> 9c64fde8f5)

2022-10-08 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f373b22dcf [fix](string) Fix over-allocated memory for string type (#13167) add 9c64fde8f5 [tools](banchmark

[doris] branch master updated: [feature](function) support `initcap` string function (#13193)

2022-10-13 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 de4315c1c5 [feature](function) support

[doris] branch master updated: [Enhancement](function) refactor of date function (#13362)

2022-10-15 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 632670a49c [Enhancement](function) refactor

[doris] branch master updated (87a6b1a13b -> 207f4e559e)

2022-10-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 87a6b1a13b [enhancement](memtracker) Fix bthread local consume mem tracker (#13368) add 207f4e559e [feature

[doris] branch master updated: [fix](year) fix `year()` results are not as expected (#13426)

2022-10-18 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 c449028a5f [fix](year) fix `year()` results

[doris] branch master updated: [memory](podarray) revert not allocate too much memory in podarray change (#13457)

2022-10-18 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 1e42598fe6 [memory](podarray) revert not

[doris] branch master updated: [Bug](predicate) fix core dump on bool type runtime filter (#13417)

2022-10-20 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 88ceace855 [Bug](predicate) fix core dump on

[doris] branch master updated (57e248e09b -> 7fe7c01125)

2022-10-24 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 57e248e09b [feature-wip](unique-key-merge-on-write) check whether the partition column is a key column when

[doris] branch master updated: [feature-array](array-type) Add array function array_enumerate (#13612)

2022-10-25 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 235c105554 [feature-array](array-type) Add

[doris] branch master updated: [chore](be version) Check BE version by script (#13594)

2022-10-25 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 78278f5943 [chore](be version) Check BE

[doris] branch master updated (3c8c31a5f8 -> 2587095811)

2023-01-10 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3c8c31a5f8 [chore](Session) remove unused codes for enable_lateral_view add 2587095811 [Bug](mv) fix mv

[doris] branch master updated: [Chore](build) enable -Wextra and remove some -Wno (#15760)

2023-01-14 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 b727033906 [Chore](build) enable -Wextra and

[doris] branch branch-1.2-lts updated: [Cherry-pick](fix) remove datev2 signature of hour_ceil/hour_floor

2023-01-29 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new c9a9d6c00c [Cherry-pick](fix

[doris] branch master updated: [Thirdpart](lib) Add lib fast_float to replace std::from_chars() convert float/double (#16204)

2023-01-29 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 f0ab71aa84 [Thirdpart](lib) Add lib

[doris] branch master updated: [fix][FE] fix be coredump when children of FunctionCallExpr is folded (#16064)

2023-01-29 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 6bebf92254 [fix][FE] fix be coredump when

[doris] branch master updated: [Bug](regression-framework) fix regression framework throw strange exception (#16273)

2023-01-31 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 30915c8626 [Bug](regression-framework) fix

[doris] branch master updated: Separate fixed key hash map context creator (#25438)

2023-10-15 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 d00d029ffb8 Separate fixed key hash map

[doris] branch master updated: insert default when json array parse failed (#25447)

2023-10-15 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 292ccaeda85 insert default when json array

[doris] branch master updated (9deda929b96 -> d41e839ea06)

2023-10-16 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9deda929b96 [refactor](stats) Use id instead name in analysis info (#25213) add d41e839ea06 [Chore](sink

[doris] branch dev_join created (now 2b2afa8d78c)

2023-10-16 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git at 2b2afa8d78c merge block to single block on join/set node This branch includes the following new commits

[doris] 01/01: merge block to single block on join/set node

2023-10-16 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 2b2afa8d78c5f53c25349b3ee01095a8ecc1a773 Author: BiteThet AuthorDate: Mon Oct 16 18:43:26 2023 +0800

[doris] branch master updated (f9df3bae613 -> 72920fbd1d1)

2023-10-16 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f9df3bae613 [Enhancement](functions) change some nullable mode and clear some smooth upgrade (#25334) add

[doris] branch dev_join updated (2b2afa8d78c -> cf626619449)

2023-10-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git from 2b2afa8d78c merge block to single block on join/set node add cf626619449 update No new revisions were

[doris] branch dev_join updated (cf626619449 -> cfc28b3453f)

2023-10-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git from cf626619449 update add cfc28b3453f update No new revisions were added by this update. Summary of changes

[doris] branch dev_join updated: update

2023-10-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev_join by this push: new 8b6c0951c6d update 8b6c0951c6d is

[doris] branch master updated: [fix](test) create table should with distribution info (#25544)

2023-10-17 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 5503d04be29 [fix](test) create table should

[doris] branch dev_join updated (8b6c0951c6d -> 032555667fb)

2023-10-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git omit 8b6c0951c6d update omit cfc28b3453f update omit cf626619449 update omit 2b2afa8d78c merge block to

[doris] 01/01: merge block to single block on join/set node

2023-10-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 032555667fbe6b94f153b3a9421cf1bff3bc13fd Author: BiteThet AuthorDate: Mon Oct 16 18:43:26 2023 +0800

[doris] branch dev_join updated: update rf

2023-10-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev_join by this push: new c3089031635 update rf c3089031635 is

[doris] branch branch-2.0 updated: [cherry-pick](function) mod quantile_state's signature (#25600)

2023-10-18 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 350752bd13e [cherry-pick](function

[doris] 01/01: fix to_quantile_state input type judge

2023-10-19 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch fix_1019 in repository https://gitbox.apache.org/repos/asf/doris.git commit 599c2dff41b880c344b904223792d1ee0664fe4c Author: BiteThet AuthorDate: Thu Oct 19 21:54:08 2023 +0800 fix

[doris] branch fix_1019 created (now 599c2dff41b)

2023-10-19 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch fix_1019 in repository https://gitbox.apache.org/repos/asf/doris.git at 599c2dff41b fix to_quantile_state input type judge This branch includes the following new commits: new

[doris] branch branch-2.0 updated: [Bug](function) fix to_quantile_state input type judge (#25648)

2023-10-19 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 31ab7c61042 [Bug](function) fix

[doris] branch dev_join updated (c3089031635 -> dbd3454abe4)

2023-10-19 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git from c3089031635 update rf add dbd3454abe4 support batch size (#25629) No new revisions were added by this

[doris] branch fix_1019 deleted (was 599c2dff41b)

2023-10-19 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch fix_1019 in repository https://gitbox.apache.org/repos/asf/doris.git was 599c2dff41b fix to_quantile_state input type judge The revisions that were on this branch are still contained

[doris] branch dev_join updated (dbd3454abe4 -> 45d1d16f3e9)

2023-10-19 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git from dbd3454abe4 support batch size (#25629) add 45d1d16f3e9 update dev_join to pre calculate bucket num (#25663

[doris] branch master updated: [fix](function) fix str_to_date default return type scale for nereids (#24932)

2023-10-19 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 dc470875603 [fix](function) fix str_to_date

[doris] branch dev_join updated (45d1d16f3e9 -> 16a2f7d0907)

2023-10-20 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git omit 45d1d16f3e9 update dev_join to pre calculate bucket num (#25663) omit dbd3454abe4 support batch size (#25629

[doris] 02/04: update rf

2023-10-20 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit d15c3f064a26199c7c66c5605e2f638daed1b622 Author: BiteThet AuthorDate: Wed Oct 18 14:22:02 2023 +0800

[doris] 03/04: support batch size (#25629)

2023-10-20 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit a0d727cccac81ec4761e4de9d63913839979a7b2 Author: HappenLee AuthorDate: Fri Oct 20 10:33:31 2023 +0800 support

[doris] 04/04: update dev_join to pre calculate bucket num (#25663)

2023-10-20 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 16a2f7d090731d7fd6ebf0d695fe933c153d41d5 Author: Pxl AuthorDate: Fri Oct 20 11:50:08 2023 +0800 update

[doris] 01/04: merge block to single block on join/set node

2023-10-20 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 2e0778a3d87f7a0af33dd11ed3e914ddfd922ed6 Author: BiteThet AuthorDate: Mon Oct 16 18:43:26 2023 +0800

[doris] branch master updated: remove datetime_value and move vecdatetime_value to doris namespace (#25695)

2023-10-20 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 642c149e6a8 remove datetime_value and move

[doris] branch master updated: [Improvements](status) catch some error status (#25677)

2023-10-22 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 2e2d5bcba21 [Improvements](status) catch

[doris] 01/01: catch error on schema_change's next_block

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch fix_1023 in repository https://gitbox.apache.org/repos/asf/doris.git commit 566e767e4781b5307403255883a42a7b0dcfd8f0 Author: BiteThet AuthorDate: Mon Oct 23 10:25:03 2023 +0800

[doris] branch fix_1023 created (now 566e767e478)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch fix_1023 in repository https://gitbox.apache.org/repos/asf/doris.git at 566e767e478 catch error on schema_change's next_block This branch includes the following new commits:

[doris] branch branch-2.0 updated: [Improvements](status) catch some error status (#25732)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 ea6298d74e5 [Improvements](status

[doris] branch fix_1023 deleted (was 566e767e478)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch fix_1023 in repository https://gitbox.apache.org/repos/asf/doris.git was 566e767e478 catch error on schema_change's next_block The revisions that were on this branch are

[doris] branch master updated (c51146df109 -> e69b8abb862)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c51146df109 [Fix](segment) need to rebuild col_id_to_predicates when true predicates encountered (#25685

[doris] branch pick_1023 created (now a81948e46e0)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch pick_1023 in repository https://gitbox.apache.org/repos/asf/doris.git at a81948e46e0 support delete stmt on materialized-view This branch includes the following new commits: new

[doris] 01/01: support delete stmt on materialized-view

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch pick_1023 in repository https://gitbox.apache.org/repos/asf/doris.git commit a81948e46e0056cb1cac56c0f0f022bd54151263 Author: BiteThet AuthorDate: Mon Oct 23 11:45:53 2023 +0800

[doris] branch branch-2.0 updated: support delete stmt on materialized-view (#25740)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 92af9b64957 support delete stmt on

[doris] branch master updated (7de3d9882c4 -> 4889841ff76)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7de3d9882c4 [regresstion-test](jdbc catalog)Mariadb compatible test (#25664) add 4889841ff76 [thirdparty

[doris] branch master updated (4889841ff76 -> cbc5c91aec2)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4889841ff76 [thirdparty](import) import avx2neon library (#25383) add cbc5c91aec2 [fix](datetime) fix

[doris] branch master updated (cbc5c91aec2 -> 6714966df21)

2023-10-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cbc5c91aec2 [fix](datetime) fix unstable str_to_date function result (#25707) add 6714966df21 [Chore

[doris] branch master updated: [coverage](pipeline) Remove unless code and add call method for coverage (#25552)

2023-10-23 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 5cb5121cf6e [coverage](pipeline) Remove

[doris] 01/01: add case for delete stmt on materialized-view

2023-10-23 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch case_1024 in repository https://gitbox.apache.org/repos/asf/doris.git commit f5121e09a1120abe75db5744f7b0763e5628375d Author: BiteThet AuthorDate: Mon Oct 23 17:03:24 2023 +0800 add

[doris] branch case_1024 created (now f5121e09a11)

2023-10-23 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch case_1024 in repository https://gitbox.apache.org/repos/asf/doris.git at f5121e09a11 add case for delete stmt on materialized-view This branch includes the following new commits

[doris] branch dev_join updated (16a2f7d0907 -> 5fb765453df)

2023-10-23 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git from 16a2f7d0907 update dev_join to pre calculate bucket num (#25663) add 5fb765453df support right anti/semi

[doris] branch dev_join updated (5fb765453df -> 476a498c2a7)

2023-10-24 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git discard 5fb765453df support right anti/semi/outer join (#25785) omit 16a2f7d0907 update dev_join to pre calculate

[doris] branch dev_join updated (476a498c2a7 -> 20cf41c2c3a)

2023-10-24 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git omit 476a498c2a7 merge block to single block on join/set node add 6e7f4c8115a merge block to single block on

[doris] branch master updated: [Bug](status) process error status on es_scroll_parser and compaction_action (#25745)

2023-10-24 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 2972daaed94 [Bug](status) process error

[doris] branch master updated (5e5a331de44 -> 091cb0ce37e)

2023-10-24 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5e5a331de44 [fix](trigger) fix pipeline bug that does not trigger Doris_Performance_Clickbench_ClickbenchNew

[doris] branch dev_join updated (20cf41c2c3a -> d1080710039)

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git from 20cf41c2c3a support right anti/semi/outer join (#25785) add d1080710039 fix tpch some bug of right semi

[doris] 03/08: support batch size (#25629)

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit fe26648c6853adcb4238db7fa37d36a7c92c81fa Author: HappenLee AuthorDate: Fri Oct 20 10:33:31 2023 +0800 support

[doris] 07/08: update

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit e47d9502fcb5065ecc509f5f534b0074d18c93d6 Author: BiteThet AuthorDate: Wed Oct 25 12:07:59 2023 +0800

[doris] 05/08: support right anti/semi/outer join (#25785)

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 9489914c8a70a76076163ef1ff2a62f439003dee Author: HappenLee AuthorDate: Tue Oct 24 14:04:33 2023 +0800 support

[doris] 02/08: update rf

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 0c94dcbcaff6b8d98da098c8cad3ba35e393c9ac Author: BiteThet AuthorDate: Wed Oct 18 14:22:02 2023 +0800

[doris] 06/08: fix tpch some bug of right semi/anti join (#25896)

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 20eff6d34cb566b56949f590d92d303ebf3af0bc Author: HappenLee AuthorDate: Wed Oct 25 16:44:14 2023 +0800 fix

[doris] 04/08: update dev_join to pre calculate bucket num (#25663)

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 6d8e2192baf4a7dda023e699b8ad5669416ef552 Author: Pxl AuthorDate: Fri Oct 20 11:50:08 2023 +0800 update

[doris] branch dev_join updated (d1080710039 -> 7e5b252274a)

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git omit d1080710039 fix tpch some bug of right semi/anti join (#25896) omit 20cf41c2c3a support right anti/semi

[doris] 08/08: update

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 7e5b252274ae3a2283c369ba8dea796451a2291c Author: BiteThet AuthorDate: Wed Oct 25 16:59:08 2023 +0800

[doris] 01/08: merge block to single block on join/set node

2023-10-25 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit f645fd48046c9830e34216d50434f4b1e496e041 Author: BiteThet AuthorDate: Mon Oct 16 18:43:26 2023 +0800

[doris] branch master updated: [Enhancement](function) support fractions for convert_tz(datetimev2) (#25915)

2023-10-25 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 31d2a9a4f52 [Enhancement](function) support

[doris] branch dev_join updated (42f5e7dc9be -> 8b3a79cb5fc)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git omit 42f5e7dc9be fix some bug of tpch (#25931) omit 7e5b252274a update omit e47d9502fcb update omit

[doris] 04/10: update dev_join to pre calculate bucket num (#25663)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit d9ea1a1723ed0ec5a2ed9ab711645e1f9d7ad76a Author: Pxl AuthorDate: Fri Oct 20 11:50:08 2023 +0800 update

[doris] 02/10: update rf

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 82501bda3f7a3b0fea669a04656ebbb15ead59d5 Author: BiteThet AuthorDate: Wed Oct 18 14:22:02 2023 +0800

[doris] 10/10: update

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 8b3a79cb5fced02a1dccf6242f95558583b95bd5 Author: BiteThet AuthorDate: Thu Oct 26 13:40:52 2023 +0800

[doris] 08/10: update

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 4e16520bfd8708ea6e72fc1d0362bfde89ded7dd Author: BiteThet AuthorDate: Wed Oct 25 16:59:08 2023 +0800

[doris] 06/10: fix tpch some bug of right semi/anti join (#25896)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 7b8d22c91c758560fe262c8c726545f5a5530bc9 Author: HappenLee AuthorDate: Wed Oct 25 16:44:14 2023 +0800 fix

[doris] 05/10: support right anti/semi/outer join (#25785)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 78f91914363c6dc54385d3a53c6cc5e2baa346ab Author: HappenLee AuthorDate: Tue Oct 24 14:04:33 2023 +0800 support

[doris] 01/10: merge block to single block on join/set node

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit f6435141d7afc8344d287a723be72d65bc55571f Author: BiteThet AuthorDate: Mon Oct 16 18:43:26 2023 +0800

[doris] 07/10: update

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 29e3377c9b0b26673b9b6807bc12fbe645e5e53e Author: BiteThet AuthorDate: Wed Oct 25 12:07:59 2023 +0800

[doris] 03/10: support batch size (#25629)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit feecd5e37111c06b64d5de67f7e99ffc7fbd2513 Author: HappenLee AuthorDate: Fri Oct 20 10:33:31 2023 +0800 support

[doris] 09/10: fix some bug of tpch (#25931)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit bc1110750a3959eabf52932aa48b413b0b2f6955 Author: HappenLee AuthorDate: Thu Oct 26 10:48:09 2023 +0800 fix

[doris] branch dev_join updated (8b3a79cb5fc -> 591bf213bcf)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git from 8b3a79cb5fc update add 591bf213bcf fix No new revisions were added by this update. Summary of changes

[doris] branch dev_join updated (591bf213bcf -> 166bf53fdda)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git from 591bf213bcf fix add e370ff8b89f update add 166bf53fdda fix No new revisions were added by this update

[doris] 08/10: update

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit bf503464d25da04deb3195a6fea807a79cb68825 Author: BiteThet AuthorDate: Wed Oct 25 16:59:08 2023 +0800

[doris] 09/10: fix some bug of tpch (#25931)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 9eecb95dd05e936b4bea56c1cdb3acb0ffba95e8 Author: HappenLee AuthorDate: Thu Oct 26 10:48:09 2023 +0800 fix

[doris] 06/10: fix tpch some bug of right semi/anti join (#25896)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 90b226c08e125670d65dc2e8318f79952367a0ce Author: HappenLee AuthorDate: Wed Oct 25 16:44:14 2023 +0800 fix

[doris] 03/10: support batch size (#25629)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit b9bba03a1c28007099285d6cffe111f04295bb3d Author: HappenLee AuthorDate: Fri Oct 20 10:33:31 2023 +0800 support

[doris] 05/10: support right anti/semi/outer join (#25785)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 7a1d112f3ba3dd3f8138779e7807e69bc7f964be Author: HappenLee AuthorDate: Tue Oct 24 14:04:33 2023 +0800 support

[doris] 04/10: update dev_join to pre calculate bucket num (#25663)

2023-10-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_join in repository https://gitbox.apache.org/repos/asf/doris.git commit 63854df8f5f0628bd33bc0286e4380aa27232e1f Author: Pxl AuthorDate: Fri Oct 20 11:50:08 2023 +0800 update

  1   2   3   4   5   6   7   8   9   10   >