[doris] branch master updated (644efb6437 -> f798f60afd)

2023-01-31 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 644efb6437 [enhencement](lock) print table lock owner when failed to try lock (#16186) add f798f60afd [Fix

[doris] branch master updated: [fix](Nereids) count should not accept complex and json type (#25354)

2023-10-15 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 4c57c31c5c3 [fix](Nereids) count should not

[doris] branch master updated (4c57c31c5c3 -> 934d82816c3)

2023-10-15 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 4c57c31c5c3 [fix](Nereids) count should not accept complex and json type (#25354) add 934d82816c3 [fix

[doris] branch master updated (d00d029ffb8 -> 29d4e8ee900)

2023-10-15 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 d00d029ffb8 Separate fixed key hash map context creator (#25438) add 29d4e8ee900 [Fix](Nereids) fix test

[doris] branch master updated (292ccaeda85 -> 1a27ac8d566)

2023-10-16 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 292ccaeda85 insert default when json array parse failed (#25447) add 1a27ac8d566 [opt] use correct column

[doris] branch master updated: [fix](planner) Disable infer expr column name when query on old optimizer (#25317)

2023-10-16 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 8e9e1b1bfd8 [fix](planner) Disable infer expr

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

2023-10-16 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 4c42f3b783e [Improvement](hive-udf)(doc) minimize hive-udf and add some docs. (#24786) add 9deda929b96

[doris] branch master updated (cf073ec8ce6 -> e3d0e557945)

2023-10-16 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 cf073ec8ce6 [runtimefilter](nerieds)support Non equal runtime filter for nested loop join #25193 add

[doris] branch master updated: [feature](Nereids) add 4 array functions (#25488)

2023-10-17 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 af8832389fe [feature](Nereids) add 4 array

[doris] branch master updated: [fix](Nereids) non-slot filter should not be push through aggregate (#25525)

2023-10-17 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 9d6b2dceb29 [fix](Nereids) non-slot filter

[doris] branch master updated: [fix](planner) mark join slot should always be nullable (#25433)

2023-10-17 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 9b1cdd3230f [fix](planner) mark join slot

[doris] branch master updated: [fix](Nereids) can't choosing best plan for join that could only broadcast (#25511)

2023-10-17 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 6f6264693ff [fix](Nereids) can't cho

[doris] branch master updated: [enhancement](stats) Unify sample algorithm between olap table and external table (#25472)

2023-10-17 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 8a8e6edba98 [enhancement](stats) Unify sample

[doris] branch master updated (ea97f2d6e51 -> 9e07291e65a)

2023-10-18 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 ea97f2d6e51 [refactor](nereids)make enable_stats session var (#25550) add 9e07291e65a [fix](stats) internal

[doris] branch master updated (9e07291e65a -> 2ddd2e50797)

2023-10-18 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 9e07291e65a [fix](stats) internal stats table tablet replica num not update as expected (#25563) add

[doris] branch master updated: [tpcds-tools](nereids) remove cascades specific control for global config (#25595)

2023-10-18 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 46158a6555a [tpcds-tools](nereids) remove

[doris] branch master updated: [improvement](nereids) Support aggregate functions without from clause (#25500)

2023-10-18 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 b45f501e511 [improvement](nereids) Support

[doris] 01/01: [fix](Nereids) throw unbound exception when do type coercion

2023-10-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch fix_unbound in repository https://gitbox.apache.org/repos/asf/doris.git commit ffbb73a37ba8ba8e6d63f46a26bbc7b09e8571b0 Author: morrySnow AuthorDate: Fri Oct 20 11:29:42 2023 +0800 [fix

[doris] branch fix_unbound created (now ffbb73a37ba)

2023-10-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch fix_unbound in repository https://gitbox.apache.org/repos/asf/doris.git at ffbb73a37ba [fix](Nereids) throw unbound exception when do type coercion This branch includes the following

[doris] branch fix_unbound deleted (was ffbb73a37ba)

2023-10-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch fix_unbound in repository https://gitbox.apache.org/repos/asf/doris.git was ffbb73a37ba [fix](Nereids) throw unbound exception when do type coercion The revisions that were on this

[doris] branch master updated (9f319140186 -> 26f8c7e3526)

2023-10-19 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 9f319140186 [enhancement](backup) Add build version in backup snapshot info (#25513) add 26f8c7e3526 [fix

[doris] branch master updated: [fix](Nereids) should do read lock on table being insert when analyze (#25619)

2023-10-20 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 3ffc6f08354 [fix](Nereids) should do read

[doris] branch fix_nta created (now 0933900b24b)

2023-10-22 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch fix_nta in repository https://gitbox.apache.org/repos/asf/doris.git at 0933900b24b [fix](test) update case nereids_syntax_p0/test_timestamp_arithmetic.groovy This branch includes the

[doris] 01/01: [fix](test) update case nereids_syntax_p0/test_timestamp_arithmetic.groovy

2023-10-22 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch fix_nta in repository https://gitbox.apache.org/repos/asf/doris.git commit 0933900b24bfee6cbdc0ce383f0e1134d619ecf9 Author: morrySnow AuthorDate: Mon Oct 23 11:22:14 2023 +0800 [fix

[doris] 01/01: [fix](test) update case nereids_syntax_p0/test_timestamp_arithmetic.groovy

2023-10-22 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch fix_nta in repository https://gitbox.apache.org/repos/asf/doris.git commit fa69b9f1e3c5a0587ba0959f5012acfb4081a730 Author: morrySnow AuthorDate: Mon Oct 23 11:22:14 2023 +0800 [fix

[doris] branch fix_nta updated (0933900b24b -> fa69b9f1e3c)

2023-10-22 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch fix_nta in repository https://gitbox.apache.org/repos/asf/doris.git discard 0933900b24b [fix](test) update case nereids_syntax_p0/test_timestamp_arithmetic.groovy new fa69b9f1e3c [fix

[doris] branch master updated: [feature](nereids) add function array_agg (#25630)

2023-10-23 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 57340a41878 [feature](nereids) add function

[doris] branch master updated (3c0fd5029de -> c0f8c0af39a)

2023-10-24 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 3c0fd5029de [fix](Nereids): support complex project in PushdownTopNThroughJoin (#25748) add c0f8c0af39a [FIX

[doris] branch master updated: [opt](Nereids) let DecimalV2Literal overflow check same with V3 (#25699)

2023-10-24 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 b7c4cc06674 [opt](Nereids) let

[doris] branch master updated (0147561c886 -> 2f600cdd89a)

2023-10-24 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 0147561c886 [Update](clucene) sync clucene version to latest (#25821) add 2f600cdd89a [fix](Nereids) order by

[doris] branch master updated: [opt](Nereids) add group_array as collect_list alias (#25836)

2023-10-24 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 4ac82fd3677 [opt](Nereids) add group_array as

[doris] branch master updated: [opt](Nereids) update first_value and last_value signature (#25790)

2023-10-24 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 ba75f3457cd [opt](Nereids) update first_value

[doris] branch master updated: [Fix](Nereids) fix test leading suite and add tpch shape checking base on leading (#25842)

2023-10-24 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 3b9ae91910d [Fix](Nereids) fix test leading

[doris] branch master updated: [refactor](Nereids) refactor infer predicate rule to avoid lost cast (#25637)

2023-10-24 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 ae66464d6b0 [refactor](Nereids) refactor

[doris] branch master updated: [fix](stats) analyze specific column only if indicate column in analyze stmt (#25660)

2023-10-25 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 0eea19403e2 [fix](stats) analyze specific

[doris] branch master updated (8a436d8eccc -> 20fa1eff65c)

2023-10-25 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 8a436d8eccc [FIX](collectiontype) fix shrink char column in map/struct (#25725) add 20fa1eff65c [enhancement

[doris] branch master updated: [docs & fix](stats) Fix tablesample init failed and some outdated contents in docs (#25603)

2023-10-25 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 4bda1650e12 [docs & fix](stats)

[doris] branch master updated (31d2a9a4f52 -> f322ad277d5)

2023-10-25 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 31d2a9a4f52 [Enhancement](function) support fractions for convert_tz(datetimev2) (#25915) add f322ad277d5

[doris] branch master updated (005a36322e5 -> 855956e503d)

2023-10-25 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 005a36322e5 [opt](index compaction) optimize checks before index compaction (#25486) add 855956e503d [opt

[doris] branch master updated: [fix](Nereids) create table default value error msg is diff with lagacy planner (#25897)

2023-10-25 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 9aa9894b111 [fix](Nereids) create table

[doris] branch master updated: [fix](Nereids) should not put bound expr into unbound group by list (#25938)

2023-10-26 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 2229d82acd8 [fix](Nereids) should not put

[doris] branch master updated (1ba8a9bae40 -> de06a2f8b78)

2023-10-26 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 1ba8a9bae40 [feature-wip](executor)Fe send topic info to be (#25798) add de06a2f8b78 [minor](test) remove

[doris] branch master updated: [fix](nereids) fix wrong result precision for add/sub (#25751)

2023-10-26 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 1e39636fbfd [fix](nereids) fix wrong result

[doris] branch master updated (c86fad7cbd9 -> f737ba815d4)

2023-10-26 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 c86fad7cbd9 [Fix](orc-reader) Fix orc decimal128 scale issue. (#25977) add f737ba815d4 [fix](nereids) push

[doris] branch master updated: [fix](stats) Fix potential NPE when doing auto analyze (#25908)

2023-10-26 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 b32557e195c [fix](stats) Fix potential NPE

[doris] branch master updated: [enhancement](Nereids) add mode no_backslash_escapes (#25822)

2023-10-26 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 deb1ad82643 [enhancement](Nereids) add mode

[doris] branch master updated: [fix](Nereids) query failed when fold constant on be failed (#25982)

2023-10-26 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 e3dbbed47c3 [fix](Nereids) query failed when

[doris] branch master updated (4aebe879a60 -> d57fc263cf1)

2023-10-26 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 4aebe879a60 [feature](Nereids) support complex project in graph simplifier (#26002) add d57fc263cf1 [fix

(doris) branch master updated: [fix](Nereids) could not run multi group_concat distinct (#25851)

2023-10-27 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 165957658a8 [fix](Nereids) could not run

(doris) branch master updated: [fix](Nereids) bound error when in diff value of table name case config (#25957)

2023-10-29 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 bb814ccff8e [fix](Nereids) bound error when

(doris) branch master updated: [fix](Nereids) init comment as null when create struct field from catalog type (#26105)

2023-10-30 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 f70dfe27d0d [fix](Nereids) init comment as

(doris) branch master updated (0449a240f47 -> ea1e8fa15da)

2023-10-30 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 0449a240f47 [Fix](from_unixtime) Keep consistent with MySQL & bug fix (#25966) add ea1e8fa15da [Fix](Ner

(doris) branch master updated (ea1e8fa15da -> 95c765f5fe0)

2023-10-30 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 ea1e8fa15da [Fix](Nereids) fix create table as select of view with unknowed length character type (#25471

(doris) branch master updated (feefebe0da4 -> 111b8e2b4fc)

2023-10-31 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 feefebe0da4 [chore](log opt) opt mysql load log (#26149) add 111b8e2b4fc [minor](planner) remove len on

(doris) branch master updated: disable branch-2.0 protection temporarily (#26186)

2023-10-31 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 d3c475b06ac disable branch-2.0 protection

(doris) branch master updated: [fix](compile) fe compile failed when generate doc and FE UT failed (#26164)

2023-10-31 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 18dabe73866 [fix](compile) fe compile failed

(doris) branch master updated (4644191fd0d -> 17702243221)

2023-11-01 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 4644191fd0d [fix](broker-read) refactor broker reading process to avoid null broker connection (#26050) add

(doris) branch fix_nta deleted (was fa69b9f1e3c)

2023-11-01 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch fix_nta in repository https://gitbox.apache.org/repos/asf/doris.git was fa69b9f1e3c [fix](test) update case nereids_syntax_p0/test_timestamp_arithmetic.groovy The revisions that were

(doris) branch perf created (now b1f3d4f15ab)

2023-11-01 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch perf in repository https://gitbox.apache.org/repos/asf/doris.git at b1f3d4f15ab exclude case test_jdbc_query_mysql (#26073) No new revisions were added by this update

(doris) branch master updated (9019a71770e -> 6892fc99f89)

2023-11-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 9019a71770e [Fix](multi-catalog) Filter _temporary dir which is generated by spark. (#26194) add 6892fc99f89

(doris) branch master updated: [fix](Nereids) RewriteCteChildren not work with cost based rewritter (#26326)

2023-11-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 0f24500ff84 [fix](Nereids) RewriteCteChildren

(doris) branch master updated: [fix](planner) add IP type to compatibilityMatrix (#26095)

2023-11-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 9243de18980 [fix](planner) add IP type to

(doris) branch master updated (a89477e8b5e -> 74fd5da4208)

2023-11-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 a89477e8b5e [fix](Nereids) could not run query with repeat node in cte (#26330) add 74fd5da4208 [fix](Nereids

(doris) branch master updated: [fix](Nereids) could not run query with repeat node in cte (#26330)

2023-11-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 a89477e8b5e [fix](Nereids) could not run

(doris) branch master updated: [opt](Nereids) Support to get notdeterministic functions and base tables from plan (#26120)

2023-11-03 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 b19198b3052 [opt](Nereids) Support to get

[doris] branch master updated: [fix](Nereids) record wrong best plan properties (#23973)

2023-09-07 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 b2ca281395 [fix](Nereids) record wrong best

[doris] branch master updated (4b6552e929 -> f0bd2c9c53)

2023-09-07 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 4b6552e929 [fix](regression) create table failed in 'map_agg' (#24030) add f0bd2c9c53 [opt](Nereids

[doris] branch master updated: [fix](Nereids) make TVF's distribution spec always be RANDOM (#24020)

2023-09-07 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 26337543bf [fix](Nereids) make TVF&#

[doris] branch master updated (82dc970916 -> d8bdd6c137)

2023-09-08 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 82dc970916 [feature](insert) Support group commit insert (#22829) add d8bdd6c137 [fix](nereids) avoid throw

[doris] branch branch-2.0 updated: [fix](nereids) avoid throw analysis ex for unsupported type to make ext table goes nereids (#24099)

2023-09-08 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 59c8dce69b [fix](nereids) avoid throw

[doris] branch master updated: [fix](nereids) external scan use STORAGE_ANY instead of ANY as distibution (#24039)

2023-09-08 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 c0a41dc0f8 [fix](nereids) external scan use

[doris] branch branch-2.0 updated: [fix](nereids) runtimefilter target is not SlotReference (#23958)

2023-09-08 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 72e39bb68a [fix](nereids

[doris] branch master updated: [fix](Nereids) mv in select materialized_view should disable show table (#24104)

2023-09-09 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 e09e030652 [fix](Nereids) mv in select

[doris] branch 2.0.1-rc04-patch created (now 30d35c4140)

2023-09-10 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git at 30d35c4140 change version to 2.0.1-rc04 No new revisions were added by this update

[doris] branch 2.0.1-rc04-patch updated (30d35c4140 -> 174d742e82)

2023-09-10 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git from 30d35c4140 change version to 2.0.1-rc04 new 839ab8c8cd [Fix](planner) fix to_date failed in create

[doris] 05/06: [opt](Nereids) let keywords list same with legacy planner

2023-09-10 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git commit c019309d9b4a8b1e86001ff711d563b514146928 Author: morrySnow AuthorDate: Mon Sep 11 13:55:33 2023 +0800

[doris] 03/06: [fix](Nereids) mv in select materialized_view should disable show table (#24104)

2023-09-10 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git commit 362405700bae5c8978948dfab42d1082e4b4a0ba Author: 谢健 AuthorDate: Sat Sep 9 21:57:52 2023 +0800 [fix

[doris] 01/06: [Fix](planner) fix to_date failed in create table as select (#23613)

2023-09-10 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git commit 839ab8c8cdb690548443d87380c17db26ab16d8d Author: LiBinfeng <46676950+libinfeng...@users.noreply.github.

[doris] 02/06: [fix](planner)ctas's query part is not analyzed correctly (#24111)

2023-09-10 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git commit 2bede8d978be2270766da7c25dbb3d1ec0ba58e3 Author: starocean999 <40539150+staroc

[doris] branch master updated: [fix](optimizer) Fix sql block when new optimizer is enabled (#23804)

2023-09-10 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 8b5453296e [fix](optimizer) Fix sql block

[doris] branch 2.0.1-rc04-patch updated: [improvemnt](script) support custom lib dir to save custom libs (#23887)

2023-09-10 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/2.0.1-rc04-patch by this push: new ce9b23e226 [improvemnt

[doris] branch 2.0.1-rc04-patch updated: [fix](compile) fe ut could not compile

2023-09-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/2.0.1-rc04-patch by this push: new 3488f4b87e [fix](compile

[doris] branch master updated: [fix](block rule) throw npe when use Nereids explain or fallback (#24182)

2023-09-11 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 a538b4922c [fix](block rule) throw npe when

[doris] branch 2.0.1-rc04-patch updated (3488f4b87e -> f579fd816b)

2023-09-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git from 3488f4b87e [fix](compile) fe ut could not compile new 5f92192473 [fix](optimizer) Fix sql block when

[doris] 02/02: [fix](block rule) throw npe when use Nereids explain or fallback (#24182)

2023-09-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git commit f579fd816b7f122f23bce0a5422022b15936f434 Author: morrySnow <101034200+morrys...@users.noreply.github.

[doris] 01/02: [fix](optimizer) Fix sql block when new optimizer is enabled (#23804)

2023-09-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git commit 5f9219247317aaba451975488a7bb1f3b17991a1 Author: AKIRA <33112463+kikyou1...@users.noreply.github.

[doris] branch 2.0.1-rc04-patch updated: [fix](Nereids) fix ctas bugs

2023-09-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/2.0.1-rc04-patch by this push: new a3483f5be6 [fix](Nereids

[doris] branch master updated: [fix](Nereids) fix ctas bugs (#24267)

2023-09-12 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 1a3b70bf4a [fix](Nereids) fix ctas bugs

[doris] branch master updated: [feat](stats) enable set auto analyze time by set global session variable (#24026)

2023-09-12 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 f205473426 [feat](stats) enable set auto

[doris] branch master updated (a6f05e89f5 -> f985b28ac6)

2023-09-12 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 a6f05e89f5 [doc](catalog) update cache refresh doc (#24183) add f985b28ac6 [fix](Nereids) default partition be

[doris] branch master updated (05722b4cfd9 -> 786a721e03e)

2023-09-13 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 05722b4cfd9 [feature](Nereids): date/datetime parser support many complex case (#24287) add 786a721e03e [feat

[doris] branch master updated: [enhance](Tools) update tpch tools (#24291)

2023-09-13 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 eb2db1bfb0 [enhance](Tools) update tpch tools

[doris] branch master updated: [opt](stats) Support display of auto analyze jobs (#24135)

2023-09-14 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 0be0b8ff58 [opt](stats) Support display of

[doris] branch master updated: [feature](nereids) support unnest subquery in LogicalOneRowRelation (#24355)

2023-09-14 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 d035a58374 [feature](nereids) support unnest

[doris] branch master updated: [fix](planner) should set preserveRootTypes to true when call substituteList method in ExprSubstitutionMap's compose method (#24392)

2023-09-14 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 eb8ecf49bf [fix](planner) should set

[doris] branch master updated (dc0c39f1d8 -> fa37a8bba8)

2023-09-15 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 dc0c39f1d8 [Enhance](external)change hive docker to host network and add hive case (#24401) add fa37a8bba8

[doris] branch master updated: [fix](planner) add if function signature for jsonb data type (#24436)

2023-09-15 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 4ad5845dcc [fix](planner) add if function

[doris] branch master updated: [Fix](planner) fix select from inline table return only the first row (#24365)

2023-09-15 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 0742af70ea [Fix](planner) fix select from

[doris] branch branch-1.2-lts updated: [fix](planner) should set preserveRootTypes to true when call substituteList method in ExprSubstitutionMap's compose method (#24411)

2023-09-15 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 d582ce5170 [fix](planner

[doris] branch master updated (1c142309a6 -> 298bf0885d)

2023-09-15 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 1c142309a6 [refactor](jdbc catalog) refactor JdbcFunctionPushDownRule (#23826) add 298bf0885d [fix](nereids

<    1   2   3   4   5   6   7   8   9   10   >