(doris) 02/03: [fix](agg) Aggregating string types with null values may result in incorrect result (#42067)

2024-11-18 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to tag 2.0.15.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 4a6b26e1921d72ca9c13c593485cc2261a197a37 Author: Xin Liao AuthorDate: Mon Oct 21 11:29:17 2024 +0800 [fix](agg) Aggreg

(doris) 02/03: [fix](agg) Aggregating string types with null values may result in incorrect result when compaction (#42512)

2024-11-18 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to tag 2.0.15.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit f00b3ab6afe6615b8a02924a5dda7b119d061394 Author: Xin Liao AuthorDate: Mon Oct 28 10:24:17 2024 +0800 [fix](agg) Aggreg

(doris) 02/03: [fix](agg) Aggregating string types with null values may result in incorrect result when compaction (#42512)

2024-11-18 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to tag 2.0.15.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 695e62db5b08815c26a1e321f87e37a6c19ccdf5 Author: Xin Liao AuthorDate: Mon Oct 28 10:24:17 2024 +0800 [fix](agg) Aggreg

(doris) 02/03: [fix](cloud) Fix cloud auto start and add a regression case (#40027)

2024-09-11 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 3b73ee2801c94bd384e3cf7abee04a4db21b9ce8 Author: deardeng <565620...@qq.com> AuthorDate: Wed Sep 11 00:52:39 2024 +

(doris) 02/03: [fix](cloud) Fix possible incorrect merged tablet stats while iterating detached tablet stats (#40494)

2024-09-10 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 ff4d20950d5bf82f0e15f224144dd790600dc08d Author: Gavin Chou AuthorDate: Wed Sep 11 12:32:08 2024 +0800 [fix

(doris) 02/03: [fix](regression) fix regression failure of window_funnel caused by duplicated table name (#40216)

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 6d0c11ba1cde1b0b7c49ed7af5cd2431a9bccb6f Author: TengJianPing <18241664+jackte...@users.noreply.github.com> Autho

(doris) 02/03: [fix](hive)Modify the Hive notification event processing method when using meta cache and add parameters to the Hive catalog. (#39239)

2024-08-26 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 f029a7fc72d0a7bd5b390355c07b5be52ad6dbf4 Author: daidai <2017501...@qq.com> AuthorDate: Fri Aug 23 18:45:31 2024

(doris) 02/03: [fix](txn) fix abortTxn by label does not acquire table write lock (#38777)

2024-08-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 05e0274030b03e3dd75c80eb053f52613ba6d462 Author: meiyi AuthorDate: Sun Aug 4 10:32:50 2024 +0800 [fix](txn)

(doris) 02/03: [fix](test) fix case conflict between test_tvf_based_broker_load and test_broker_load (#37622)

2024-07-15 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 8d83ffc5a1e62253ca6b14b60703669c7273e5b5 Author: Xin Liao AuthorDate: Thu Jul 11 09:43:27 2024 +0800 [fix](

(doris) 02/03: [fix](Azure) Enhance the glob list's logic for azure file system in FE (#37490)

2024-07-08 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 d71a78e36ca0baa5f304ce827f1c9dab938893e8 Author: AlexYue AuthorDate: Tue Jul 9 09:46:24 2024 +0800 [fix](Az

(doris) 02/03: fix

2024-06-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch cp_0618_2 in repository https://gitbox.apache.org/repos/asf/doris.git commit 3c4aef2399479614871a3f6bc799f2830e0b55a5 Author: BiteThet AuthorDate: Tue Jun 18 13:30:33 2024 +0800 fix

(doris) 02/03: [fix](log) Support fe log rollover size strategy (#34446)

2024-06-04 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit f94222a04ead1ff65fc8f4f28003fb4fb28c1b76 Author: deardeng <565620...@qq.com> AuthorDate: Thu May 9 20:54:53 2024 +

(doris) 02/03: [fix](decimal) Fix wrong result produced by decimal128 multiply (#34825) (#35253)

2024-05-23 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch 2.0.10-decimal-patch in repository https://gitbox.apache.org/repos/asf/doris.git commit 42dfa64a341e95d3dc16f3aa0fa38e3fd79724f7 Author: Gabriel AuthorDate: Fri May 24 11:27:05 2024 +0800

(doris) 02/03: [fix](decimal) Fix wrong result produced by decimal128 multiply (#34825) (#35253)

2024-05-23 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch TEBU-2.0.10-poc in repository https://gitbox.apache.org/repos/asf/doris.git commit 42dfa64a341e95d3dc16f3aa0fa38e3fd79724f7 Author: Gabriel AuthorDate: Fri May 24 11:27:05 2024 +0800 [fix

(doris) 02/03: [fix](arrow-flight-sql) Fix Arrow Flight bind wrong Host in Fqdn #34850

2024-05-14 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 3ead073905355d9fc3627c3f12b243540fee9a5d Author: Xinyi Zou AuthorDate: Wed May 15 12:24:44 2024 +0800 [fix](ar

(doris) 02/03: [fix](spill) handel canceled status in spill (#34268)

2024-04-29 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 53c06ad9d23a92854578db68f6a5d345fdf1bc01 Author: Jerry Hu AuthorDate: Mon Apr 29 14:25:28 2024 +0800 [fix](spi

(doris) 02/03: [fix](decommission) fix cann't decommission mtmv (#33823)

2024-04-24 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 411b66a94e6a1ee7eaf7548642b9ddd5c931ed78 Author: yujun AuthorDate: Wed Apr 24 22:22:03 2024 +0800 [fix](decomm

(doris) 02/03: [fix](create table) Fix create table exception without cleaning the e… (#33574)

2024-04-14 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 565de9d7cddb0e6fd84f99e21b121b10162eb7a3 Author: deardeng <565620...@qq.com> AuthorDate: Sun Apr 14 09:44:25 2024 +0

(doris) 02/03: [fix](planner) row policy rewriter generate wrong plan on join table ref (#30233)

2024-01-22 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 9a8bcf2b1b878a8b0c996bf39b23b64a7bcff358 Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorDate

(doris) 02/03: [fix](regression) fault injection may cause fd to be closed twice (#30070)

2024-01-17 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 9714a3c8739e229a6d11ff93ef326f7fe2688636 Author: Xin Liao AuthorDate: Thu Jan 18 08:12:01 2024 +0800 [fix](reg

(doris) 02/03: [fix](class-loader) fix class loader conflict on BE side (#29942)

2024-01-13 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 12af86176a62347497bc3d5e07f72014872ae02c Author: Mingyu Chen AuthorDate: Sun Jan 14 10:36:18 2024 +0800 [fix](

(doris) 02/03: [fix](nereids) generate correct order for runtime filter when contains NullSafeEquals hash condition (#29726)

2024-01-09 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 3675e0302c6cd5f8b711eff76a7cbd2a751a08ce Author: minghong AuthorDate: Wed Jan 10 10:23:44 2024 +0800 [fix](ner

(doris) 02/03: [fix](mvn source) fix audit compile java-cup and cup-maven-plugin not found (#25564)

2023-11-26 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to tag 2.0.2.1-rc01 in repository https://gitbox.apache.org/repos/asf/doris.git commit 0bb40e0616e8e3bec4d2b406b35376006b41e2af Author: zy-kkk AuthorDate: Wed Oct 18 14:07:31 2023 +0800 [fix](mvn sourc

(doris) 02/03: fix compilation

2023-11-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch jiangkai_2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 302dd11417a820ad1c1443b144759163a5024d94 Author: airborne12 AuthorDate: Tue Nov 7 18:49:19 2023 +0800 fix co

[doris] 02/03: [fix](txn) persist txn record of single replica load and ccr ingestion (#24543)

2023-09-19 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 c2a402252da51ee144b9180819db4ac3cee54b7f Author: Yongqiang YANG <98214048+dataroar...@users.noreply.github.com> AuthorD

[doris] 02/03: [Fix](kerberos) Fix kerberos relogin bugs when using hdfs-load. (#24490)

2023-09-16 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 3d308be6c6399f203d664d64cde8118820b4c03b Author: Xiangyu Wang AuthorDate: Sun Sep 17 00:05:07 2023 +0800 [Fix](ke

[doris] 02/03: [fix](load) check segment file size when finalize (#24196)

2023-09-11 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 9ab29359dc6b2f1ba806fe13599db2ac5fdd2996 Author: Kaijie Chen AuthorDate: Tue Sep 12 11:04:10 2023 +0800 [fix](loa

[doris] 02/03: [Fix](BinaryPrefixPage) stop to read values when current pos reached the end of the page in `BinaryPrefixPageDecoder::next_batch` (#23855)

2023-09-06 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 2fa15cce135f4a3f03e365a2b5646987210b2777 Author: bobhan1 AuthorDate: Wed Sep 6 16:34:38 2023 +0800 [Fix](BinaryPr

[doris] 02/03: [fix](view) The parameter positions of timestamp diff function to sql are reversed (#23601)

2023-08-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 89736fe9372dc5f7dcff31224a741bbde8efacdb Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorDate: T

[doris] 02/03: [fix](log4j) fix audit_log_roll_num not work for fe audit log file (#23157)

2023-08-19 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 c5fbe585a20ddeef18657a05b45730d82ae763e2 Author: caiconghui <55968745+caicong...@users.noreply.github.com> Aut

[doris] 02/03: [fix](catalog) fix hive partition prune bug on nereids (#23026)

2023-08-18 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 9c1dcd9a34e8f425ef2b97ae47e7c5d17a292137 Author: Mingyu Chen AuthorDate: Fri Aug 18 18:31:01 2023 +0800 [fix](cat

[doris] 02/03: [fix](compaction)none vertical compaction should also use _unique_key_next_block function to read block (#22614)

2023-08-04 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 58850914a592fa6d11d2a36a4721730bb6590505 Author: huanghaibin <284824...@qq.com> AuthorDate: Sat Aug 5 00:24:57 2023 +08

[doris] 02/03: [fix](nereids)move RecomputeLogicalPropertiesProcessor rule before topn optimization (#22488)

2023-08-02 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 bf7d1e010023fac7fdf0d3c0d8d89a696d21d855 Author: starocean999 <40539150+starocean...@users.noreply.github.com> AuthorDa

[doris] 02/03: [fix](nereids)PredicatePropagation only support integer types for now (#22096)

2023-07-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 1f1cc3b04d13c01d92edb53178a53dab4b19057e Author: starocean999 <40539150+starocean...@users.noreply.github.com> AuthorDa

[doris] 02/03: [fix](planner)need recalculate nullable info of output slots for join node (#21650)

2023-07-17 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit d324bd3e82836851f5e43f53b9fae20bc3895cbb Author: starocean999 <40539150+starocean...@users.noreply.github.com> Au

[doris] 02/03: [fix](unique-key) fix query results show duplicate key for unique key table after upgrading (#21814)

2023-07-15 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 fb4d4ee7b065c2657a8ad632fcb7220be1fc5b5e Author: Xin Liao AuthorDate: Sat Jul 15 17:17:41 2023 +0800 [fix](unique

[doris] 02/03: [fix](memory) fix jemalloc purge arena dirty pages core dump (#21486)

2023-07-04 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 ef765dda04e5b623148be6c64283d113444ce0f2 Author: Xinyi Zou AuthorDate: Tue Jul 4 20:35:13 2023 +0800 [fi

[doris] 02/03: [fix](catalog) do not call makeSureInitialized when create table from hms meta event (#21104)

2023-06-25 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 5db5f6c70d08664fb21ca0fd7c0e172fedf42b13 Author: Mingyu Chen AuthorDate: Sat Jun 24 21:50:36 2023 +0800 [fix](cat

[doris] 02/03: [fix](schema_change) remove shadow prefix of schema for tablesink (#18822)

2023-04-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0-alpha in repository https://gitbox.apache.org/repos/asf/doris.git commit 8cfb970f67475ad92740eb7f90f6254274148085 Author: Yongqiang YANG <98214048+dataroar...@users.noreply.github.c

[doris] 02/03: [fix](memory) Fix Aggregation null key memory leak due to incorrect aggfunc destroy #19201

2023-04-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0-alpha in repository https://gitbox.apache.org/repos/asf/doris.git commit 9c5f32fce19da9da56f16cf9bc7bc1639a2d523e Author: Xinyi Zou AuthorDate: Fri Apr 28 18:41:41 2023 +0800

[doris] 02/03: [fix](merge-on-write) fix that missed rows don't match merged rows for base compaction (#18262)

2023-04-03 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 4c22234520fd0418a17158c78105f38cbaa1a177 Author: Xin Liao AuthorDate: Fri Mar 31 15:06:51 2023 +0800 [fix

[doris] 02/03: [fix](DOE)Fix es p0 case error (#17502)

2023-03-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 494382e404dd794314728940d66fed90a0a26bbc Author: qiye AuthorDate: Wed Mar 8 08:06:30 2023 +0800 [fix](DO

[doris] 02/03: [fix](planner) the project expr should be calculated in join node in some case (#17035)

2023-02-26 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 dd7cd70bc8b016c008e911eb8d9d97fb9fe0b0d3 Author: starocean999 <40539150+starocean...@users.noreply.github.com>

[doris] 02/03: [fix](planner) move join reorder to the single node planner (#15817)

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 2001689b1d6bf467c7cefce409487e62eeebfa8a Author: AKIRA <33112463+kikyou1...@users.noreply.github.com> AuthorDa

[doris] 02/03: [fix](meta) fix priv table load bug when upgrading to 1.2.x (#15706)

2023-01-10 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 15a51d5172d45b8c5d74c02ac285e03c46530f4e Author: Mingyu Chen AuthorDate: Mon Jan 9 08:38:26 2023 +0800 [

[doris] 02/03: [fix](index) fix wrong dcheck in indexed column writer (#15520)

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 558cfdac85a0cb2a24fcb9a40dff95e85034beef Author: Xin Liao AuthorDate: Fri Dec 30 20:12:41 2022 +0800 [fi

[doris] 02/03: [fix](planner) set limit to nagtive value when has offset in limit (#15367)

2022-12-26 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 1033d71c1ba9988e8b6c879b37abce5c169bc746 Author: morrySnow <101034200+morrys...@users.noreply.github.com> Auth

[doris] 02/03: [fix](multi-catalog) throw NPE when reading data after EOF (#15358)

2022-12-26 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 683262c3c18b836bb21a78a0a7398e9ef0993d9c Author: Ashin Gau AuthorDate: Mon Dec 26 22:49:35 2022 +0800 [f

[doris] 02/03: [fix](string) allocate memory according to actual size instead of max size (#13112)

2022-10-08 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit ea7d9ec34f9ff611e0e0c0019bf7ac250316bbc6 Author: Yongqiang YANG <98214048+dataroar...@users.noreply.github.com

[doris] 02/03: [fix](random-distribution) Make aggregate keys table with replace type columns and unique keys table can only have hash distribution to make data computing correctly (#10414)

2022-06-26 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/doris.git commit f0927d9755bc01ea23033ed2d1ba596dadb2d4d2 Author: caiconghui <55968745+caicong...@users.noreply.github.com> AuthorDa

[incubator-doris] 02/03: [fix](load) fix streamload failure due to false unhealthy replica in concurrent stream load (#10007)

2022-06-10 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 4bc3a364f8f8c4396a642fd2471e3204b8fb3d80 Author: yixiutt <102007456+yixi...@users.noreply.github.com> Aut

[incubator-doris] 02/03: [fix] (planner) slot nullable does not set correctly when plan outer join with inline view (#9927)

2022-06-03 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 fd2375a59bea116098604912a6605423559b0966 Author: morrySnow <101034200+morrys...@users.noreply.github.com>

[incubator-doris] 02/03: [fix](routine_load) Add retry mechanism for routine load task which encounter Broker transport failure (#9067)

2022-04-20 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 5cba77ba856d19c40466159e45638a9db510c43f Author: caiconghui <55968745+caicong...@users.noreply.github.com

[incubator-doris] 02/03: [fix][vectorized] Fix error cast to boolean (#8345)

2022-03-06 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 15b09d1692c10a58225569d2d2e34ffd41ec4d42 Author: HappenLee AuthorDate: Sun Mar 6 13:47:46 2022 +0800