(doris) 03/05: [fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738) (#40979)

2024-10-08 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch 2.0.15-tebu in repository https://gitbox.apache.org/repos/asf/doris.git commit 1515e17127ce0d60c0eaf714a18ef6eeb6379e98 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> AuthorDate

(doris) 03/05: [fix](window_funnel) fix problem when upgrading from 3.0 caused by behaviour change of window_funnel (#39739)

2024-09-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit b67901343746c7817f127aa3b043b323d14e0bf5 Author: TengJianPing <18241664+jackte...@users.noreply.github.com> Autho

(doris) 03/05: [fix](regression) Fix some insert_p2 cases (#39134)

2024-08-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 980302e5d0c6eb720397230f59051f88f27ff61b Author: meiyi AuthorDate: Sun Aug 11 17:47:50 2024 +0800 [fix](reg

(doris) 03/05: fix

2024-05-31 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a commit to branch stream_load_error in repository https://gitbox.apache.org/repos/asf/doris.git commit 4d7e897ad7996acf81f4a858ed2c213cc546bcb0 Author: caiconghui1 AuthorDate: Sat Jun 1 11:29:55 2024 +0800

(doris) 03/05: [fix](tablet invert index) fix tablet invert index leaky caused by auto partition (#33973)

2024-04-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit c2e3defe56f210161a625bcbdbe0583a4f75588f Author: yujun AuthorDate: Thu Apr 25 11:13:01 2024 +0800 [fix](tablet

(doris) 03/05: [fix](parse) set origin stmt for select stmt generated from show stmt (#34015)

2024-04-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git commit 9b0753f0c2795558796ce26ab9bfc7f5a8d1fa31 Author: Mingyu Chen AuthorDate: Wed Apr 24 21:44:07 2024 +0800

(doris) 03/05: [Fix](hdfs-writer) Fix hdfs file writer core with `check failed: _ref_cnt == 0` in dtor of `HdfsFileWriter`. (#33959)

2024-04-23 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git commit 35d0ed998cf699f59f71b82e2589d7d659a5ccb3 Author: Qi Chen AuthorDate: Tue Apr 23 19:18:39 2024 +0800

(doris) 03/05: [fix](cluster by) Fix cluster_by used-after-moved in compaction (#29273)

2024-01-30 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 530d2d0424b6489b2fcc1065e9a08fe6868acdae Author: meiyi AuthorDate: Tue Jan 30 17:21:47 2024 +0800 [fix](cluste

(doris) 03/05: [fix](JDK17) The objects stored in `PriorityQueue` must implement the `Comparable` interface (#30050)

2024-01-25 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch doris-jdk17 in repository https://gitbox.apache.org/repos/asf/doris.git commit f7946fb7a33a5a6f2d7af4da1d5303d012756b04 Author: Tiewei Fang <43782773+bepppo...@users.noreply.github.com> AuthorDate:

[doris] 03/05: [fix](common) implement the move assignment operator for Status (#23372)

2023-08-24 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit ba396d755f1aeff17f1bea4992b78a334e1bc1f6 Author: Ashin Gau AuthorDate: Thu Aug 24 14:41:19 2023 +0800 [fix](commo

[doris] 03/05: [Fix](multi-catalog) Fix NPE when file cache is enabled. (#23165)

2023-08-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 1d6b07fe51d0ce432c6a473eb0d8e0b7eb9f2eb0 Author: Qi Chen AuthorDate: Sun Aug 20 23:35:28 2023 +0800 [Fix](multi-c

[doris] 03/05: [fix](multi-catalog) conversion of compatible numerical types (#23113)

2023-08-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit f64fe8e8b2e6211ccffe7f7b5ea0e06b21974fef Author: Ashin Gau AuthorDate: Fri Aug 18 14:05:33 2023 +0800 [fix](mu

[doris] 03/05: [fix](regression] fix test_table_level_compaction_policy

2023-08-03 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit f91c1638a3c79362143d08a555803509aa348a84 Author: Chenyang Sun AuthorDate: Thu Aug 3 15:24:17 2023 +0800 [fix](reg

[doris] 03/05: [fix](merge-on-write) fix dead lock when publish (#21339)

2023-06-29 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 31c4f2c961d1cf27f7450695c41b9df3bcf6b14c Author: Xin Liao AuthorDate: Thu Jun 29 20:58:47 2023 +0800 [fix](merge-

[doris] 03/05: [fix](inverted index) update output rowset index meta with input rowset when drop inverted index (#21248)

2023-06-27 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit cff0918deb806a82cc3a1f6a683749f90b5ab410 Author: YueW <45946325+tany...@users.noreply.github.com> AuthorDate: Tue Jun 2

[doris] 03/05: [fix](memory) Fix MacOS mem_limit parse error and GC after env Init #17528

2023-03-24 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit f47fbe9979aad24261e4300b7e98e72fb2e04d29 Author: Xinyi Zou AuthorDate: Wed Mar 8 14:00:57 2023 +0800 [fi

[doris] 03/05: [fix](tvf) fix bug that failed to get schema of tvf when file is empty (#16928)

2023-02-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit f47edb9318fc12cab9662439396e663fe661541b Author: Mingyu Chen AuthorDate: Tue Feb 21 14:14:32 2023 +0800

[doris] 03/05: [fix](iceberg) fix meta persist bug of iceberg catalog (#16344)

2023-02-05 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 6912b20dadcc682f7369a60b340413e7fe38dd14 Author: Mingyu Chen AuthorDate: Thu Feb 2 09:30:25 2023 +0800 [

[doris] 03/05: [fix](regression-test) Fix the build for Java UDF Case (#15851)

2023-01-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 784e8d03312cbebe66e19385088246dda0f44ae6 Author: Adonis Ling AuthorDate: Tue Jan 17 20:25:53 2023 +0800

[doris] 03/05: [fix](olap) dictionary cannot be sorted after inserting some null values (#15829)

2023-01-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 915abc8c53414a6169f8018e4cac45cb38a1a9d1 Author: Jerry Hu AuthorDate: Fri Jan 13 09:28:55 2023 +0800 [fi

[doris] 03/05: [fix](macOS) Failed to run BE UT due to syscall to map cache into shared region failed (#15641)

2023-01-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit e88a87e729e739edadb7ccff20da82dedb5b6855 Author: Adonis Ling AuthorDate: Fri Jan 6 01:23:37 2023 +0800 [

[doris] 03/05: [fix](load) fix new_load_scan_node load finished but no data actually caused by wrong file size (#15211)

2022-12-22 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 913b525b90341c539c4158e028c3800436abd892 Author: luozenglin <37725793+luozeng...@users.noreply.github.com> Aut

[doris] 03/05: [fix](multi catalog)Fix convert_to_doris_type missing break for some cases (#14992)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 6828111c710ffab1814e16db05e2ca335fad58da Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> Autho

[incubator-doris] 03/05: [fix][feature](Function) fix return type && support hll_union_agg/group_concat agg to window function (#9119)

2022-05-15 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 355216f0ed5f7302f9e9444ca97a0ff58f3c052c Author: zhangstar333 <87313068+zhangstar...@users.noreply.github

[incubator-doris] 03/05: [fix](vectorization)Some small fix for SegmentIter Vectorization (#8267)

2022-03-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 9b6de9be424279ad5d33bfd74de9c8dfbfcc547e Author: wangbo AuthorDate: Tue Mar 8 13:13:17 2022 +0800 [

[incubator-doris] 03/05: fix

2021-09-24 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a commit to branch writeLock in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit 35c7fcbfdef58cbe75c5bf95c826ae004514e685 Author: caiconghui AuthorDate: Mon Sep 13 20:08:53 2021 +0800