[doris] branch master updated: [fix](meta) set broadcast_right_table_scale_factor when upgrading from 1.2 to 2.x (#23423)

2023-08-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 468dfc97db [fix](meta) set

[doris] branch master updated (e3db0fddc1 -> 006c88827f)

2023-08-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 e3db0fddc1 [fix](iceberg) fix iceberg count(*) short circuit read bug (#23402) add 006c88827f [fix](stats

[doris] branch master updated: [feature](Nereids) support array type in fold constant framework (#23373)

2023-08-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 b181a9f099 [feature](Nereids) support array

[doris] branch master updated (b181a9f099 -> e84989fb6d)

2023-08-27 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 b181a9f099 [feature](Nereids) support array type in fold constant framework (#23373) add e84989fb6d [feature

[doris] branch master updated: [feature](Nereids) support 'timestamp' type constructor (#15095)

2022-12-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 8f914aa864 [feature](Nereids) support

[doris] branch master updated: [fix](nereids) fix bug of expr rewrite and column prune rule of group by exprs (#15097)

2022-12-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 5e0d44ff25 [fix](nereids) fix bug of expr

[doris] branch master updated: [fix](nereids) add `hashcode` and `equal` to TVFProperties to avoid duplicated error.(#15054)

2022-12-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 52e09e6b04 [fix](nereids) add `hashcode` and

[doris] branch master updated: [fix](nereids) stats calculator lost column statistics on limit node (#14759)

2022-12-19 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 a086f67255 [fix](nereids) stats calculator

[doris] branch master updated: [fix](nereids)add estimation for full outer join (#14902)

2022-12-19 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 4dece99c97 [fix](nereids)add estimation for

[doris] branch master updated: [fix](nereids) estimate TimeStampArithmetic (#15061)

2022-12-19 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 a84a590b4f [fix](nereids) estimate

[doris] branch master updated: [Fix](Nereids)fix be core when select constant expression (#15157)

2022-12-19 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 918698151a [Fix](Nereids)fix be core when

[doris] branch master updated: [feature](nereids) add scalar function is_null_pred and is_not_null_pred (#15163)

2022-12-19 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 81c06e8edc [feature](nereids) add scalar

[doris] branch master updated (737fe49f6f -> 6712f1fc1d)

2022-12-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 737fe49f6f [Bug](FE) fix compile error due to code refactor (#15192) add 6712f1fc1d [fix](Nereids) encryption

[doris] branch master updated (6712f1fc1d -> fdb54a346d)

2022-12-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 6712f1fc1d [fix](Nereids) encryption function with 4 params should auto-complate last param with config (#15038

[doris] branch master updated (c3712b1114 -> 5c35f02bdb)

2022-12-20 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 c3712b1114 [bug](jdbc) fix error of jdbc with datetime type in oracle (#15205) add 5c35f02bdb [fix](nereids

[doris] branch master updated (efdc73777a -> 90349f0e61)

2022-12-20 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 efdc73777a [enhancement](load) verify the number of rows between different replicas when load data to avoid data

[doris] branch master updated: [Feature](Nereids) Support join hint (#13601)

2022-12-21 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 c0b39de61c [Feature](Nereids) Support join

[doris] branch master updated: [opt](planner) add session var: COMPACT_EQUAL_TO_IN_PREDICATE_THRESHOLD (#15225)

2022-12-21 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 56f7ba19c0 [opt](planner) add session var

[doris] branch master updated: [Feature](Nereids) unnest subquery in 'not in' predicate into NULL AWARE ANTI JOIN (#15230)

2022-12-21 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 a87f905a2d [Feature](Nereids) unnest subquery

[doris] branch master updated (d0a4a8e047 -> 754fceafaf)

2022-12-22 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 d0a4a8e047 [Feature](Nereids) Push limit through union all. (#15272) add 754fceafaf [feature-wip](statistics

[doris] branch master updated: [fix](Nereids): fix bug of converting to NLJ. (#15268)

2022-12-22 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 67647f0cf6 [fix](Nereids): fix bug of

[doris] branch master updated: [feature](Nereids) support syntax SELECT DISTINCT (#15197)

2022-12-22 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 09a22813e4 [feature](Nereids) support syntax

[doris] branch master updated (06d0035c02 -> 2f089be37e)

2022-12-23 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 06d0035c02 [refactor](non-vec)remove schema change related non-vec code (#15313) add 2f089be37e [feature

[doris] branch master updated: [feature](Nereids) support digital_masking function (#15252)

2022-12-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 bfaaa2bd7c [feature](Nereids) support

[doris] branch master updated (19cc65cc24 -> 8c0de789e4)

2022-12-23 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 19cc65cc24 [fix](Nereids): fix bug of converting to NLJ. (#15290) add 8c0de789e4 [feature](Nereids) support

[doris] branch master updated: [Fix](Nerids) fix dup key for pull predicate from project children (#15292)

2022-12-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 7b5739e9a9 [Fix](Nerids) fix dup key for pull

[doris] branch master updated (a1c6ea876f -> 8879400419)

2022-12-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 a1c6ea876f [fix](inbitmap) fix core dump caused by bitmap filter with union (#15333) add 8879400419 [feature

[doris] branch master updated: [Feature](Nereids) Support hll and count for materialized index. (#15275)

2022-12-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 325d247b92 [Feature](Nereids) Support hll and

[doris] branch master updated: [fix](nereids) group_bit_xxx signature update (#15318)

2022-12-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 0f922a83c7 [fix](nereids) group_bit_xxx

[doris] branch master updated (b3f77a2e00 -> 5a8201320a)

2022-12-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 b3f77a2e00 [feature](Show) add one show type cast command (#15137) add 5a8201320a [fix](nereids) group by

[doris] branch master updated: [fix](Nereids) expressions is not be extracted when binding function (#15361)

2022-12-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 849adca225 [fix](Nereids) expressions is not

[doris] branch master updated (0550dfaeb2 -> c63dda99db)

2022-12-27 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 0550dfaeb2 [enhancement](rewrite) add OrToIn rule and fix ExtractCommonFactorsRule apply problems (#12872

[doris] branch master updated (c63dda99db -> 51b14c06d3)

2022-12-27 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 c63dda99db [test](Nereids) Disable some regression test for materialized index. (#15387) add 51b14c06d3

[doris] branch master updated: [fix](nereids) sender in union's child fragment has no destination (#15402)

2022-12-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 03aef7a8ac [fix](nereids) sender in union&#

[doris] branch master updated: [feature](Nereids) Support SchemaScan (#15411)

2022-12-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 5ac7b09765 [feature](Nereids) Support

[doris] branch master updated (f8bb8c7829 -> d05f430ca2)

2022-12-27 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 f8bb8c7829 [fix](broker) fix be core dump caused by broker load (#15390) add d05f430ca2 [feature](nereids

[doris] branch master updated (3aae27634a -> 0f8b15b902)

2022-12-28 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 3aae27634a [doc](flink-connector) update flink connector faq (#15405) add 0f8b15b902 [feature](nereids

[doris] branch master updated (75aa00d3d0 -> 95e6553d90)

2022-12-28 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 75aa00d3d0 [Feature](NGram BloomFilter Index) add new ngram bloom filter index to speed up like query (#11579

[doris] branch master updated: [fix](primary_index) not compare result in regression case: primary_index/test_pk_uk_case (#15436)

2022-12-28 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 6f200e0ef6 [fix](primary_index) not compare

[doris] branch master updated (0e154feeb9 -> 1f98dd2c74)

2022-12-28 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 0e154feeb9 [feature](multi catalog nereids)Add file scan node to nereids. (#15201) add 1f98dd2c74 [fix

[doris] branch master updated: [feature-wip](nereids) Made decimal in nereids more complete (#15087)

2022-12-28 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 5b09d27d54 [feature-wip](nereids) Made

[doris] branch master updated (43c8e7b465 -> e651a9bb11)

2022-12-29 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 43c8e7b465 [chore](thirdparty) Support cleaning extracted data before building them (#15458) add e651a9bb11

[doris] branch master updated: [fix](nereids) SimplifyArithmeticRuleTest ut failed (#15486)

2022-12-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 dda505487c [fix](nereids

[doris] branch master updated: [Feature](Nereids) Support grouping set for materialized index. (#15383)

2022-12-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 6c847daba0 [Feature](Nereids) Support

[doris] branch master updated (5ec4e5586f -> 2704651fde)

2022-12-29 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 5ec4e5586f [refactor]remove seek block in segmentIterator (#15413) add 2704651fde [fix](nereids) hll and

[doris] branch master updated: [fix](nereids) the project node is lost when creating PhysicalStorageLayerAggregate node (#15467)

2022-12-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 93a25e1af5 [fix](nereids) the project node is

[doris] branch master updated: [fix](nereids) fix some arrgregate bugs in Nereids (#15326)

2022-12-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 100834df8b [fix](nereids) fix some arrgregate

[doris] branch master updated: [enhencement](Nereids) remove constant expr constraint on OneRowRelation (#15506)

2022-12-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 96518db263 [enhencement](Nereids) remove

[doris] branch master updated: [fix](nereids) check failed that exchange node under agg must from PhysicalDistribute (#15473)

2023-01-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 31548cfe2a [fix](nereids) check failed that

[doris] branch master updated: [fix](nereids)support nulls first/last in order by clause (#15530)

2023-01-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 8748f65a1b [fix](nereids)support nulls first

[doris] branch master updated: [Fix](Nereids) fix except and intersect error for statsCalculator (#15557)

2023-01-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 1dabcb0111 [Fix](Nereids) fix except and

[doris] branch master updated: [fix](Nereids) get datatype for binary arithmetic (#15548)

2023-01-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 a365486a25 [fix](Nereids) get datatype for

[doris] branch master updated: [Fix](Nereids) aggregate function except COUNT should nullable without group by expr (#15547)

2023-01-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 55dc541c90 [Fix](Nereids) aggregate function

[doris] branch master updated: [fix](nereids) binding priority in agg-sort, having, group_by_key (#15240)

2023-01-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 8d0c06c897 [fix](nereids) binding priority in

[doris] branch master updated: [fix](Nereids) use correct column unique id when read data from non-base index (#15534)

2023-01-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 18bc354c06 [fix](Nereids) use correct column

[doris] branch master updated: [fix](nereids) use DAYS as default unit for DATE_ADD and DATE_SUB function (#15559)

2023-01-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 a97f582b93 [fix](nereids) use DAYS as default

[doris] branch master updated: [feature](nereids) Support select temp partition (#15579)

2023-01-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 f2f06c1acc [feature](nereids) Support select

[doris] branch master updated: [fix](Nereids) SimplifyArithmeticRule generate wrong expression after process (#15580)

2023-01-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 7728794b4a [fix](Nereids

[doris] branch master updated (4f2a36f032 -> 0dfa143140)

2023-01-04 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 4f2a36f032 [project] update year in NOTICE.txt (#15632) add 0dfa143140 [enhancement](Nereids) generate

[doris] branch master updated (ef72b8d859 -> ae77b582f0)

2023-01-05 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 ef72b8d859 [Feature](Nereids): add logical operator || && (#15643) add ae77b582f0 [fix](Nere

[doris] branch master updated: [fix](nereids) Convert to datetime when binary expr's left is date and right is int type (#15615)

2023-01-05 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 7f84db310a [fix](nereids) Convert to datetime

[doris] branch master updated: [test](Nereids) add two regression test cases for Nereids (#15598)

2023-01-06 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 cad47dd9d9 [test](Nereids) add two regression

[doris] branch master updated (a6773417ef -> 08d439cde7)

2023-01-06 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 a6773417ef [Doc] Add sidebars for split_by_string function and delete split_by_char builtins code (#15679

[doris] branch master updated: [feature](Nereids) support variable type expression (#15659)

2023-01-06 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 9c8fcd805c [feature](Nereids) support

[doris] branch master updated: [enhancement](histogram) optimise aggregate function histogram (#15317)

2023-01-06 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 76ad599fd7 [enhancement](histogram) optimise

[doris] branch master updated: [enhancement](histogram) add histogram syntax and perstist histogram statistics (#15490)

2023-01-06 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 5dfdacd278 [enhancement](histogram) add

[doris] branch master updated: [fix](Nereids) divide operator return type is not same with lagecy planner (#15707)

2023-01-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 4f2bea86ee [fix](Nereids) divide operator

[doris] branch master updated (4f2bea86ee -> 4c50c4906b)

2023-01-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 4f2bea86ee [fix](Nereids) divide operator return type is not same with lagecy planner (#15707) add 4c50c4906b

[doris] branch master updated (e2492cf7fc -> 7543d677fa)

2023-01-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 e2492cf7fc [Bug](DECIMALV3) Fix binary predicate between decimalv3 and float (#15696) add 7543d677fa [fix

[doris] branch master updated: [feature](nereids) let set operation syntax campatible with lagecy planner (#15664)

2023-01-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 5ceb5441f4 [feature](nereids) let set

[doris] branch master updated: [Enhancement](planner&Nereids) support sql_select_limit for master (#21138)

2023-07-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 6b1a74af61 [Enhancement](planner&Ner

[doris] branch master updated (b471cf2045 -> 2d445bbb6d)

2023-07-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 b471cf2045 Revert "[Enhancement](multi-catalog) Add hdfs read statistics profile. (#21442)" (#21618

[doris] branch master updated (2d445bbb6d -> cad9e8849c)

2023-07-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 2d445bbb6d [opt](Nereids) forbid some bad case on agg plans (#21565) add cad9e8849c [minor](stats) ADD LOG in

[doris] branch master updated (cad9e8849c -> d39bca5ec7)

2023-07-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 cad9e8849c [minor](stats) ADD LOG in analyze task (#21362) add d39bca5ec7 [fix](nereids) don't buil

[doris] branch fix_set_operation_regulator deleted (was 560921bad1)

2023-07-07 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch fix_set_operation_regulator in repository https://gitbox.apache.org/repos/asf/doris.git was 560921bad1 [fix](Nereids) set operation physical properties derive is wrong The revisions

[doris] branch master updated: [fix](Nereids) Add alias name for system variable (#21615)

2023-07-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 499592178e [fix](Nereids) Add alias name for

[doris] branch master updated: [opt](nereids) convert OR expression to IN expression (#21326)

2023-07-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 88c719233a [opt](nereids) convert OR

[doris] branch master updated (88c719233a -> 56c2deadb1)

2023-07-11 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 88c719233a [opt](nereids) convert OR expression to IN expression (#21326) add 56c2deadb1 [opt](nereids

[doris] branch master updated: [opt](stats)update tbl stats of statistics collection after system statistics collection job succeeded (#21528)

2023-07-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 a18b345459 [opt](stats)update tbl stats of

[doris] branch master updated: [fix](stats) when some stat is NULL, causing an exception during display stats (#21588)

2023-07-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 3b76428de9 [fix](stats) when some stat is

[doris] branch master updated: [Fix](Planner) fix limit execute before sort in show export job (#21663)

2023-07-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 f863c653e2 [Fix](Planner) fix limit execute

[doris] branch branch-1.2-lts updated: [Fix](planner) normalize the behavior of from_unixtime() according to 2.0.0 (#21731)

2023-07-12 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 138be9e1ad [Fix](planner

[doris] branch master updated (b72e0d9172 -> d4bdd6768c)

2023-07-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 b72e0d9172 [github](labeler) remove scope labeler (#21789) add d4bdd6768c [Feature](Nereids) support select

[doris] branch master updated: [enhance](Nereids) Pushdown Project Through OuterJoin. (#21730)

2023-07-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 2c897b82ad [enhance](Nereids) Pushdown

[doris] branch master updated: [feature](stats) Support full auto analyze (#21192)

2023-07-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 05cf095506 [feature](stats) Support full auto

[doris] branch master updated: [fix](planner)normalize the behavior of from_unixtime() according to Nereids planner (#21723)

2023-07-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 e1a116af94 [fix](planner)normalize the

[doris] branch master updated (2013dcd0e9 -> d6d27ef428)

2023-07-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 2013dcd0e9 [refactor](load) cleanup segment flush logic in beta rowset writer (#21635) add d6d27ef428 [fix

[doris] branch master updated: [fix](nereids) fix cte as bc right side hang bug (#21897)

2023-07-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 c993663827 [fix](nereids) fix cte as bc right

[doris] branch master updated (d8272b16e9 -> f668b3965e)

2023-07-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 d8272b16e9 [fix](fe) fd leak of ssl #19645 add f668b3965e [Enhancement](Nereids)enable nereids DML by default

[doris] branch branch-1.2-lts updated: [fix](planner)only forbid literal value in AnalyticExpr's order by list (#21820)

2023-07-18 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 171e48865f [fix](planner)only

[doris] branch master updated: [fix](compile) fe cannot compile since parallel merge #21902 and #21951 (#21973)

2023-07-19 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 c581cf311a [fix](compile) fe cannot compile

[doris] branch master updated: [Fix](Nereids) Add cast comparison with slot reference when inferring predicate (#21171)

2023-07-19 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 58f2593ba1 [Fix](Nereids) Add cast comparison

[doris] branch master updated: [fix](Nereids) should not push down project to the nullable side of outer join (#21999)

2023-07-19 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 a859a93b22 [fix](Nereids) should not push

[doris] branch master updated: [fix](nereids) ExtractAndNormalizeWindowExpression rule should push down correct exprs to child (#21827)

2023-07-19 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 86d7233b06 [fix](nereids

[doris] branch master updated (7947569993 -> ee65e0a6b1)

2023-07-20 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 7947569993 [Bug][RegressionTest] fix the DCHECK failed in join code (#22021) add ee65e0a6b1 [fix](Nereids

[doris] branch master updated (ee65e0a6b1 -> aabe379527)

2023-07-20 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 ee65e0a6b1 [fix](Nereids) should not remove any limit from uncorrelated subquery (#21976) add aabe379527 [fix

[doris] branch master updated: [fix](test) should not create and read internal table when use mock cluster in UT (#21660)

2023-07-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 b09c4d490a [fix](test) should not create and

[doris] branch master updated (004872c99a -> cc839aead7)

2023-02-20 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 004872c99a [fix](doc) fix invalid urls in tpch.md (#16949) add cc839aead7 [fix](Nereids) fix signatures of

[doris] branch branch-1.2-lts updated: [fix](planner) fix bug in agg on constant column (#16442) (#16854)

2023-02-21 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 dbb6579e88 [fix](planner) fix

[doris] branch master updated: [ehancement](planner) Support filter the output of set operation node (#16666)

2023-02-21 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 a95f47ac0a [ehancement](planner) Support

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