[doris] branch master updated (90f11ed7c1 -> d73e437718)

2022-09-29 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 90f11ed7c1 [enhancement](Nereids) remove unnecessary exchange between global and distinct local aggregate node

[doris] branch master updated: [Bug](array-type) Fix memory buffer overflow (#13074)

2022-10-09 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 20b583c91e [Bug](array-type) Fix memory buffer

[doris] branch master updated: [ResourceTag](tag) Unified tag format verification (#13312)

2022-10-13 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 a2a2be22a5 [ResourceTag](tag) Unified tag

[doris] branch master updated: [Bugfix](MV) Fix insert negative value to table with bitmap_union MV will cause count distinct result incorrect (#13507)

2022-10-21 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 3e92f742bf [Bugfix](MV) Fix insert negative

[doris] branch struct-type updated: [WIP](struct-type) support struct-type in vectorize engine (#15665)

2023-01-11 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch struct-type in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/struct-type by this push: new 2578bad186 [WIP](struct-type

[doris] branch struct-type updated: [feature](struct-type) adjust the vexpr for struct type (#15669)

2023-01-13 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch struct-type in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/struct-type by this push: new 7f4de925d8 [feature](struct-type

[doris] branch struct-type updated: save (#15906)

2023-01-13 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch struct-type in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/struct-type by this push: new d32456d603 save (#15906) d32456d603

[doris] branch struct-type updated: save (#15908)

2023-01-13 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch struct-type in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/struct-type by this push: new 4ab824250a save (#15908) 4ab824250a

[doris] branch struct-type updated: [fix](struct-type) support to remove double or single quote (#15977)

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

[doris] branch struct-type updated: [hotfix](struct-type) Fix type descriptor make array load core (#16020)

2023-01-17 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch struct-type in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/struct-type by this push: new 92fcf9d931 [hotfix](struct-type) Fix

[doris] branch master updated (b73f345479 -> cb29d1a395)

2023-09-07 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b73f345479 [fix](intersect) fix wrong result of intersect node (#24044) add cb29d1a395 fix compile error with

[doris] branch master updated (6e28d878b5 -> 0c30fff811)

2023-09-11 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6e28d878b5 [fix](hudi) compatible with hudi spark configuration and support skip merge (#24067) add 0c30fff811

[doris] branch master updated (e0834b2f46 -> 320f1e9bbf)

2023-09-14 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e0834b2f46 [chore](explain) add annotation in explain string whether nereids is ON #24394 add 320f1e9bbf

[doris] branch master updated (bcdb481374 -> 4a690f8b13)

2023-08-22 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bcdb481374 [refactor](fragment) refactor non pipeline fragment executor (#23281) add 4a690f8b13 fix compile

[doris] branch master updated (2dda44d7b5 -> 22e373a799)

2023-08-23 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2dda44d7b5 [fix](csv-reader)fix bug of multi-char delimiter in csv reader add 22e373a799 [feature](vector

[doris] branch struct-type updated: [feature](struct-type) add children column when create table (#15089)

2022-12-20 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch struct-type in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/struct-type by this push: new a6c471bcdb [feature](struct-type

[doris] branch master updated: [fix](InBitmap) Check whether the in bitmap contains correlated subqueries (#15184)

2022-12-21 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 e65b577f90 [fix](InBitmap) Check whether the

[doris] branch master updated: [fix](inbitmap) forbid having clause to include in bitmap. (#15494)

2023-01-03 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 a4af1fbf90 [fix](inbitmap) forbid having

[doris] branch master updated (a4af1fbf90 -> c42c61dcad)

2023-01-03 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a4af1fbf90 [fix](inbitmap) forbid having clause to include in bitmap. (#15494) add c42c61dcad [fix

[doris] branch master updated (93f5e440eb -> 59f34be41f)

2023-01-04 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 93f5e440eb [Bug](execute) fix get next non stop for eos on streaming preagg (#15611) add 59f34be41f [fix

[doris] branch master updated (3ea6478ba8 -> 91fc9fae8e)

2023-02-22 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3ea6478ba8 [feature](multi-catalog) parquet reader support nested array column (#16961) add 91fc9fae8e [Bug

[doris] branch master updated (91fc9fae8e -> 52a731a2df)

2023-02-22 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 91fc9fae8e [Bug](complex-type) Fix is null predicate in delete stmt for array/struct/map type (#17018) add

[doris] branch master updated (8043418db4 -> d183199319)

2022-11-03 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8043418db4 [optimization](array-type) update the exception message when create table with array column (#13731

[doris] branch master updated: [chore](build) add build param to version string (#12591)

2022-09-15 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 c6c84a2784 [chore](build) add build param to

(doris) branch master updated: [fix](plan) wrong result for random distributed agg table with all keys not null (#36270)

2024-06-16 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 8f5688f8a5e [fix](plan) wrong result for

(doris) branch branch-2.1 updated: [fix](plan) fix wrong result for random distributed agg table with all keys not null (#36271)

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

(doris) branch branch-1.2-lts updated: [branch-1.2](complex type) forbid MAP type and STRUCT type in v1.2 (#36494)

2024-06-18 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 af3bf67c5b4 [branch-1.2

(doris) branch master updated (e6baf22bee5 -> 1b1029ff72e)

2024-06-27 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e6baf22bee5 [fix](cloud) Fix loss some tag info in cloud (#36866) add 1b1029ff72e [opt](mow) reduce memory

(doris) branch branch-2.0 updated: [fix](round) fix round decimal128 overflow (#37733) (#37965)

2024-07-19 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 ce71a131c0b [fix](round) fix round

(doris) branch master updated (10aa083397c -> 1d25dff690e)

2024-07-22 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 10aa083397c [chore](backup) Remove delete_if_exists properties for creating repository (#38190) add

(doris-website) branch master updated: [Improvement](cooldown) add statment to show objects which use storage policy (#701)

2024-06-03 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new ccac349093 [Improvement](cooldown) add

(doris) branch branch-2.0 updated: [fix](if) handle result status of if function (#38426)

2024-07-28 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 b92aae73ed2 [fix](if) handle result

(doris) branch branch-2.1 updated: [opt](mow) opt mow lookup with sequence column (#38287) (#38406)

2024-07-29 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 715bcd13f1f [opt](mow) opt mow lookup

(doris) branch branch-2.0 updated: [opt](mow) opt mow lookup with sequence column (#38287) (#38407)

2024-07-29 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 0ad9600a52f [opt](mow) opt mow lookup

[doris] branch master updated: [Enhancement](bitmapfilter) Support bitmap filter to apply zone_map index to filter pages (#14635)

2022-11-30 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 7873bc95a6 [Enhancement](bitmapfilter) Support

(doris) branch branch-2.0 updated: [conf](mysql) opt mysql network timeout to 600s #32545 (#32739)

2024-03-28 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 2ae85e42846 [conf](mysql) opt mysql

(doris) branch branch-1.2-lts updated: [pick-1.2][fix](mysql) fix mysql channel infinite blocking (#32741)

2024-03-28 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 74123e40bba [pick-1.2][fix

(doris) branch branch-1.2-lts updated: [fix](function) fixed the get_json_string function (#32149)

2024-03-16 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 64e332b1ea1 [fix](function

(doris) branch master updated (aa3a4c373b1 -> 256981a7cf4)

2024-03-22 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from aa3a4c373b1 [fix](compile) Conditional inclusion of Hadoop HDFS header based on compilation flag (#32663) add

(doris) branch branch-2.1 updated: [fix](index) bitmap and bloomfilter index should not do light index change (#35225)

2024-05-28 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 746c6207fca [fix](index) bitmap and

(doris) branch master updated: [fix](short circurt) fix return default value issue (#34186)

2024-05-29 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 e000330e616 [fix](short circurt) fix return

(doris) branch master updated (a8df1d7e145 -> cc1fef18005)

2024-05-30 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a8df1d7e145 [Test](regression-test): Normalize S3 http url (#35666) add cc1fef18005 [regression-test](load) add

(doris) branch branch-2.1 updated: [fix](compile) fix two compile errors on MacOS (#33834) (#34005)

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

(doris) branch branch-2.1 updated: [fix](compile) fix two compile errors on MacOS (#33834) (#34149)

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

(doris) branch branch-1.2-lts updated: fix query external table make BE crash (#34477)

2024-05-08 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 e3b1916b11f fix query external

(doris) branch branch-2.0 updated: [fix](replication_allocation) fix two problems for force_olap_table_replication_allocation #34554 (#34659)

2024-05-12 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 a3d185479b9 [fix

(doris) branch master updated (75ad0ff6760 -> 3f4e548ba5d)

2024-05-13 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 75ad0ff6760 [Improve]delete match_element_xx and add fe config for create inverted index on array (#34766) add

(doris) branch branch-2.0 updated (96e1280f4b8 -> f1eaf165075)

2024-05-13 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 96e1280f4b8 [branch-2.0](resource)fix check available fail when s3 aws_token is set and reset as, sk faild on

(doris) branch master updated: [fix](profile) task type not the same in observer and master (#39245)

2024-08-20 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 5bb0c688d44 [fix](profile) task type not the

(doris) branch branch-2.0 updated: [opt](log) Remove unnecessary log for analysis (#38944)

2024-08-08 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 4ecf77e7b7f [opt](log) Remove

(doris) branch branch-2.0 updated: [opt](log) Remove unnecessary warning log (#37093) (#38941)

2024-08-08 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 d98c0aff8b5 [opt](log) Remove

(doris) branch branch-2.1 updated: [mac](compile) fix compile error on mac (#37726)

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

(doris) branch master updated: [fix](colocate) fix colocate join while multi tables (#37729)

2024-07-15 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 09ba4ac8ff5 [fix](colocate) fix colocate join

(doris) branch branch-1.2-lts updated: [fix](timeout) unify query_timeout, use setting from user property first (#37626)

2024-07-16 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 f57627285f7 [fix](timeout

(doris) branch branch-2.0 updated: [fix](audit) duplicate audit log for multi-statements at the same query (#37933)

2024-07-17 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 cc1770ca359 [fix](audit) duplicate

(doris) branch branch-2.1 updated: [fix](deps) fix NoSuchMethodError: newInstanceFromKeytab when use kerberos (#37322)

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

(doris) branch branch-2.0 updated: [fix](deps) fix NoSuchMethodError: newInstanceFromKeytab issue when use kerberos (#37323)

2024-07-07 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 039c245a401 [fix](deps) fix

(doris) branch master updated (5dd27802096 -> 7216734f582)

2024-07-12 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5dd27802096 [change](index) change enable_create_bitmap_index_as_inverted_index default to true (#36692) add

[doris] branch bulkload created (now 9eccbdbef3)

2023-05-29 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch bulkload in repository https://gitbox.apache.org/repos/asf/doris.git at 9eccbdbef3 [typo](docs) fix fqdn doc error (#20171) No new revisions were added by this update

(doris) branch branch-2.1 updated: [fix](Nereids) fixed the limit offset error pick 39316 (#41878)

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

(doris) branch master updated (23bd54da4e3 -> f65223fdb3e)

2024-10-20 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 23bd54da4e3 [Enhancement]use awaitility.await() (#41514) add f65223fdb3e [fix](index compaction) fix fd leak

(doris) branch branch-2.0 updated: [fix](metrics) fix compaction_used_permits are negative numbers #32440 (#42526)

2024-10-28 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 bb50ce193f2 [fix](metrics) fix

(doris) branch master updated: [fix](crash) be crash because of duplicate __PARTIAL_UPDATE_AUTO_INC_COLUMN__ (#41172)

2024-09-25 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 c2517147886 [fix](crash) be crash because of

(doris) branch branch-2.0 updated: branch-2.0: [fix](mem leak) fe non_heap mem leak while use jdbc catalog #45806 (#47626)

2025-02-10 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 bef4651fb46 branch-2.0: [fix](mem leak

(doris) branch branch-2.0 updated: [fix](coldheat) fix missing partition's storage policy in create_table_like stmt (#47145)

2025-01-19 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 fbf3b52385b [fix](coldheat) fix

(doris) branch master updated (25cd9559652 -> 44cc25494b2)

2024-12-31 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 25cd9559652 [feat](nereids) add session variable disable_nereids_expression_rules (#44831) add 44cc25494b2

(doris) branch master updated (f97b23cb778 -> 2f1691c7049)

2025-03-02 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f97b23cb778 [fix](p2) fix the failed of cold_heat_separation_p2 (#48199) add 2f1691c7049 [fix](broker) fix fd

(doris) branch auto-pick-43004-branch-3.0 updated (eee58c7e6ad -> eb32c29ff50)

2025-03-16 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch auto-pick-43004-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from eee58c7e6ad [fix](build) Fix Mac compilation error caused by namespace conflict in

(doris) branch auto-pick-48494-branch-3.0 updated (9ed6901499c -> 139a78cd1dc)

2025-04-04 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch auto-pick-48494-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 9ed6901499c [fix](broker) fix fd always timeout (#48494) add b5937f512d0 branch-3.0: [fix

(doris) branch master updated (ca24024ff8d -> 1d2ae9fb884)

2025-04-10 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ca24024ff8d [Enhancement] (nereids)implement CreateUserCommand in nereids (#47554) add 1d2ae9fb884 [feat](bi