[doris] branch master updated (41838e6acb -> 48a70212ac)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 41838e6acb [fix](string-type) rectify string type' len to MAX_STRING_LENGTH (#14985) add 48a70212ac [bugfix](

[GitHub] [doris] morningman merged pull request #15070: [bugfix](BE)fix broker file compile error

2022-12-13 Thread GitBox
morningman merged PR #15070: URL: https://github.com/apache/doris/pull/15070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [fix](string-type) rectify string type' len to MAX_STRING_LENGTH (#14985)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 41838e6acb [fix](string-type) rectify string

[GitHub] [doris] morningman merged pull request #14985: [fix](string-type) rectify string type' len to MAX_STRING_LENGTH

2022-12-13 Thread GitBox
morningman merged PR #14985: URL: https://github.com/apache/doris/pull/14985 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] hello-stephen commented on pull request #15074: [fix](multi-catalog) fix get many same name db/table when show where

2022-12-13 Thread GitBox
hello-stephen commented on PR #15074: URL: https://github.com/apache/doris/pull/15074#issuecomment-1350539510 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.84 seconds load time: 470 seconds storage size: 17123356913 Bytes https://doris-co

[GitHub] [doris] nextdreamblue closed pull request #15074: [fix](multi-catalog) fix get many same name db/table when show where

2022-12-13 Thread GitBox
nextdreamblue closed pull request #15074: [fix](multi-catalog) fix get many same name db/table when show where URL: https://github.com/apache/doris/pull/15074 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [doris] nextdreamblue commented on pull request #15074: [fix](multi-catalog) fix get many same name db/table when show where

2022-12-13 Thread GitBox
nextdreamblue commented on PR #15074: URL: https://github.com/apache/doris/pull/15074#issuecomment-1350529480 > please add regression test for this case ok, -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [doris] morningman commented on a diff in pull request #15067: [deps](FE)Upgrade the velocity version that hive-exec depends on to 2.3

2022-12-13 Thread GitBox
morningman commented on code in PR #15067: URL: https://github.com/apache/doris/pull/15067#discussion_r1048094208 ## fe/fe-core/pom.xml: ## @@ -613,7 +613,18 @@ under the License. hive-exec core provided - + +

[GitHub] [doris] zxealous commented on a diff in pull request #15043: [Bug](function) fix overflow on concat_ws

2022-12-13 Thread GitBox
zxealous commented on code in PR #15043: URL: https://github.com/apache/doris/pull/15043#discussion_r1048086705 ## be/src/vec/functions/function_string.h: ## @@ -893,22 +893,21 @@ class FunctionStringConcatWs : public IFunction { const auto& src_array_offsets = array_co

[doris] branch master updated: [fix](regression) Nereids' const by constant case is unstable (#15062)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 83e81c60a2 [fix](regression) Nereids' const b

[GitHub] [doris] morningman merged pull request #15062: [fix](regression) Nereids' const by constant case is unstable

2022-12-13 Thread GitBox
morningman merged PR #15062: URL: https://github.com/apache/doris/pull/15062 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] github-actions[bot] commented on pull request #15047: [fix](remote) fix be crash while write data to s3 in debug mode

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15047: URL: https://github.com/apache/doris/pull/15047#issuecomment-1350508281 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #15075: [typo](docs)Add fe config `enable_new_load_scan_node`

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15075: URL: https://github.com/apache/doris/pull/15075#issuecomment-1350499575 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15075: [typo](docs)Add fe config `enable_new_load_scan_node`

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15075: URL: https://github.com/apache/doris/pull/15075#issuecomment-1350499545 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] zy-kkk opened a new pull request, #15075: Add fe config `enable_new_load_scan_node`

2022-12-13 Thread GitBox
zy-kkk opened a new pull request, #15075: URL: https://github.com/apache/doris/pull/15075 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[doris] 04/05: [fix](multi catalog)Check orc file reader is not null before using it. (#14988)

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 36e504ca435bc403c843960e2b4998adbd5b1486 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> Autho

[doris] 01/05: [Fix](Table Valued function) fix the problem that can not catchthe exception thrown by the TableValuedFunctionRef constructor (#14983)

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 16ba1c53f301dd25f0861f897f54742bd20d9cb6 Author: Tiewei Fang <43782773+bepppo...@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

[doris] 02/05: [fix](multi-catalog)fix page index thrift deserialize (#15001)

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 df5e8ee5d3bf86f2a80b28ebb3eb4ada7ac73fa1 Author: slothever <18522955+w...@users.noreply.github.com> AuthorDate

[doris] branch branch-1.2-lts updated (b970188b5f -> a028e81f49)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from b970188b5f [Bug](DictoryColumn) reverse the _codes.size() replace _reserve_size (#14984) new 16ba1c53

[doris] 05/05: [fix](fe)fix select from temporary partition bug (#14809)

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

[GitHub] [doris] github-actions[bot] commented on pull request #15074: [fix](multi-catalog) fix get many same name db/table when show where

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15074: URL: https://github.com/apache/doris/pull/15074#issuecomment-1350489708 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] nextdreamblue opened a new pull request, #15074: [fix](multi-catalog) fix get many same name db/table when show where

2022-12-13 Thread GitBox
nextdreamblue opened a new pull request, #15074: URL: https://github.com/apache/doris/pull/15074 when show databases/tables/table status where xxx, it will change a selectStmt to select result from information_schema, it need catalog info to scan schema table, or may get many database or ta

[GitHub] [doris] github-actions[bot] commented on pull request #15058: [fix](load) delta writer init failed might cause data inconsistency between multiple replicas

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15058: URL: https://github.com/apache/doris/pull/15058#issuecomment-1350483648 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] ByteYue closed pull request #14882: [feature](information_schema)add procs table to show all functions doris supports

2022-12-13 Thread GitBox
ByteYue closed pull request #14882: [feature](information_schema)add procs table to show all functions doris supports URL: https://github.com/apache/doris/pull/14882 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] ByteYue commented on pull request #14882: [feature](information_schema)add procs table to show all functions doris supports

2022-12-13 Thread GitBox
ByteYue commented on PR #14882: URL: https://github.com/apache/doris/pull/14882#issuecomment-1350453905 There are `show functions` command inside Doris which can show all the functions supported by Doris. This information table is redundant and will be closed. -- This is an automated mes

[GitHub] [doris] morningman commented on pull request #14956: [improvement](query)optimize select stmt with limit 0

2022-12-13 Thread GitBox
morningman commented on PR #14956: URL: https://github.com/apache/doris/pull/14956#issuecomment-1350448257 hi @chenlinzhong , please add some regression test for this case -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [doris] github-actions[bot] commented on pull request #14470: [fix](iceberg-v2) icebergv2 filter data path

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #14470: URL: https://github.com/apache/doris/pull/14470#issuecomment-1350443969 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[doris] 06/12: [Bugfix](Jsonb) fix jsonb load in unique key model (#14958)

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 ed597bae3b63ac57032a774c02b1814efd1d00b6 Author: lihangyu <15605149...@163.com> AuthorDate: Fri Dec 9 21:10:14

[doris] 07/12: [fix](statistics) fix CpuTimeMS in audit log when enable_vectorized_engine=true. (#14853)

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 449006808c0d787bef9c4a5aaf9307641f7ec5f5 Author: wxy AuthorDate: Fri Dec 9 21:13:05 2022 +0800 [fix](sta

[doris] 12/12: [Bug](DictoryColumn) reverse the _codes.size() replace _reserve_size (#14984)

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 b970188b5f48eb4a43889977364984dc3f83a0a3 Author: HappenLee AuthorDate: Sun Dec 11 18:25:18 2022 +0800 [B

[doris] 05/12: [Bug](predicate) fix undefined behavior on in list predicate #14961

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 1fd9e552c97f6e450a76ff6a8f2514656ad74b04 Author: Pxl AuthorDate: Fri Dec 9 21:09:54 2022 +0800 [Bug](pre

[doris] branch branch-1.2-lts updated (c99d35a49b -> b970188b5f)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from c99d35a49b [Enhancement](profile) enhance column predicates display on profile (#14664) new 06d02b29

[doris] 02/12: [fix](schemachange) fix the schema change that causes the be core dump. (#14804)

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 9768a4d52ed829f7b43ef68c2d47bdf4f58f96e1 Author: luozenglin <37725793+luozeng...@users.noreply.github.com> Aut

[doris] 03/12: [fix](aggregate) agg table and unique table get different result when… (#14822)

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 569e6ed57e395637e530e9b4d5318dbd7cfb4c96 Author: xueweizhang AuthorDate: Thu Dec 8 22:54:36 2022 +0800 [

[doris] 04/12: [Improvement](multi-catalog) add show create catalog stmt (#14938)

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 45e5fa0db8bc69615c80ecd71abd0d6401827070 Author: Yulei-Yang AuthorDate: Fri Dec 9 08:56:55 2022 +0800 [I

[doris] 09/12: [Improvement](multi catalog)Add comment to external hms table show create table output. (#14861)

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 0a54885a7c7826b00c31f89e37f09dd50e7066dd Author: Jibing-Li <64681310+jibing...@users.noreply.github.com> Autho

[doris] 10/12: [fix](csv-reader) fix be crash when reading invalid value (#14951)

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 f9fa2d4f2e8448e6fe2b945a651ef7611c0f27e7 Author: Mingyu Chen AuthorDate: Sat Dec 10 18:45:47 2022 +0800

[doris] 11/12: [fix](fe-meta) NPE in DataProperty when upgrading to 1.2.x (#14976)

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 f0c6f7bb14c91408fd47794967e73dfff6324721 Author: Mingyu Chen AuthorDate: Sat Dec 10 18:46:08 2022 +0800

[doris] 08/12: [Exec](Profile) Register to Fetch Result time and Write Result time in FE to debug (#14832)

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 3b28fbcd8d71cb5f1bc0782435e49683094566cf Author: HappenLee AuthorDate: Tue Dec 6 14:32:18 2022 +0800 [Ex

[doris] 01/12: [Bug](predicate) fix ccore dump on varchar with in list predicate (#14881)

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 06d02b29d3af24b0a279291b9dad1bef6af44197 Author: Pxl AuthorDate: Thu Dec 8 17:14:23 2022 +0800 [Bug](pre

[GitHub] [doris] hello-stephen commented on pull request #15070: [bugfix](BE)fix broker file compile error

2022-12-13 Thread GitBox
hello-stephen commented on PR #15070: URL: https://github.com/apache/doris/pull/15070#issuecomment-1350440750 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.06 seconds load time: 460 seconds storage size: 17123356895 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #15072: [fix](pipeline) _valid_element_in_hash_tbl was not set correctly

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15072: URL: https://github.com/apache/doris/pull/15072#issuecomment-1350439111 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] mrhhsg opened a new pull request, #15072: [fix](pipeline) _valid_element_in_hash_tbl was not set correctly

2022-12-13 Thread GitBox
mrhhsg opened a new pull request, #15072: URL: https://github.com/apache/doris/pull/15072 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[doris] branch master updated: [improvement](query)optimize select stmt with limit 0 (#14956)

2022-12-13 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 9d6a81d1e3 [improvement](query)optimize select s

[GitHub] [doris] yangzhg merged pull request #14956: [improvement](query)optimize select stmt with limit 0

2022-12-13 Thread GitBox
yangzhg merged PR #14956: URL: https://github.com/apache/doris/pull/14956 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apac

[GitHub] [doris] yuxuan-luo commented on pull request #15041: [fix](schema) Fix create table error if Colocate tables not equal to bucket num

2022-12-13 Thread GitBox
yuxuan-luo commented on PR #15041: URL: https://github.com/apache/doris/pull/15041#issuecomment-1350429554 > Has some issue in master or branch-1.2? @yuxuan-luo yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [doris] yuxuan-luo opened a new pull request, #15071: [fix](schema) Fix create table error if Colocate tables not equal to bucket num

2022-12-13 Thread GitBox
yuxuan-luo opened a new pull request, #15071: URL: https://github.com/apache/doris/pull/15071 Proposed changes Issue Number: close #14999 Problem summary 使用 colocate_with 创建表时,会对 dynamic_partition_buckets 和 distribution buckets 做校验,若不相等会直接报错。 Checklist(Required) Does

[GitHub] [doris] github-actions[bot] commented on pull request #15070: [bugfix](BE)fix broker file compile error

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15070: URL: https://github.com/apache/doris/pull/15070#issuecomment-1350422713 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] ByteYue opened a new pull request, #15070: [bugfix](BE)fix broker file compile error

2022-12-13 Thread GitBox
ByteYue opened a new pull request, #15070: URL: https://github.com/apache/doris/pull/15070 # Proposed changes Issue Number: close #xxx The former merge introduces some conflicts that might cause compile error like the following picture. ![image](https://user-images.githubuserco

[GitHub] [doris] hello-stephen commented on pull request #15068: [Bug](s2geo) avoid some core dump on s2geo && enable ut of s2geo

2022-12-13 Thread GitBox
hello-stephen commented on PR #15068: URL: https://github.com/apache/doris/pull/15068#issuecomment-1350409910 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.85 seconds load time: 457 seconds storage size: 17123356949 Bytes https://doris-co

[doris] 05/06: [improvement](config) update high_priority_flush_thread_num_per_store default value to 6 (#14775)

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 e33708ded318c900b7b7b35f1a7fd3b0324bb6e0 Author: zhannngchen <48427519+zhannngc...@users.noreply.github.com> A

[doris] 06/06: [Enhancement](profile) enhance column predicates display on profile (#14664)

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 c99d35a49b17794fae07bbe255607cc054b43e8e Author: Pxl AuthorDate: Thu Dec 1 13:07:12 2022 +0800 [Enhancem

[doris] 01/06: [fix](multi-catalog) check new catalog name is used or not before rename (#14891)

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 15561cfc9c9aee8c46c6b31b7e65e6ff606724bf Author: Yulei-Yang AuthorDate: Wed Dec 7 21:54:44 2022 +0800 [f

[doris] 02/06: [fix] 'SHOW ROLES' statement does not display resource privilege (#14812) (#14897)

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 fbab211d776a1990c9d63adeb8b2d9efdfad8da2 Author: xu tao AuthorDate: Thu Dec 8 10:22:09 2022 +0800 [fix]

[doris] 04/06: [fix](multi-catalog) use last used database for catalog when switch back (#14793)

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 efa4f525397427ab8cc9ac788dca2b9abe22d830 Author: Yulei-Yang AuthorDate: Thu Dec 8 10:32:30 2022 +0800 [f

[doris] 03/06: [Vectorized](jdbc) add check type for jdbc table (#14501)

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 8689265ea7f82db17a719286dde156f2a33ec617 Author: zhangstar333 <87313068+zhangstar...@users.noreply.github.com>

[doris] branch branch-1.2-lts updated (8c507acd71 -> c99d35a49b)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from 8c507acd71 [fix](if) fix coredump of if const (#14858) new 15561cfc9c [fix](multi-catalog) check new c

[GitHub] [doris] github-actions[bot] commented on pull request #15042: [Chore](refactor) some modify for pass c++20 standard

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15042: URL: https://github.com/apache/doris/pull/15042#issuecomment-1350398865 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #15043: [Bug](function) fix overflow on concat_ws

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15043: URL: https://github.com/apache/doris/pull/15043#issuecomment-1350397295 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #15068: [Bug](s2geo) avoid some core dump on s2geo && enable ut of s2geo

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15068: URL: https://github.com/apache/doris/pull/15068#issuecomment-1350396437 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #15068: [Bug](s2geo) avoid some core dump on s2geo && enable ut of s2geo

2022-12-13 Thread GitBox
BiteThet opened a new pull request, #15068: URL: https://github.com/apache/doris/pull/15068 # Proposed changes avoid some core dump on s2geo && enable ut of s2geo fix https://github.com/apache/doris/pull/15002 ## Problem summary Describe your changes. ## Checkli

[GitHub] [doris] morningman commented on a diff in pull request #15035: [feature](file reader) Merge stream_load_pipe to the new file reader

2022-12-13 Thread GitBox
morningman commented on code in PR #15035: URL: https://github.com/apache/doris/pull/15035#discussion_r1048012467 ## be/src/io/fs/stream_load_pipe_reader.h: ## @@ -0,0 +1,97 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreeme

[GitHub] [doris] Flyraty closed pull request #14765: [docs](docs): fix Dockerfile error

2022-12-13 Thread GitBox
Flyraty closed pull request #14765: [docs](docs): fix Dockerfile error URL: https://github.com/apache/doris/pull/14765 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[doris] branch master updated: [feature-wip](file reader) Merge broker reader to the new file reader (#14980)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 b8f93681eb [feature-wip](file reader) Merge b

[GitHub] [doris] morningman merged pull request #14980: [feature](file reader) Merge broker reader to the new file reader

2022-12-13 Thread GitBox
morningman merged PR #14980: URL: https://github.com/apache/doris/pull/14980 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[GitHub] [doris] hello-stephen commented on pull request #15067: [deps](FE)Upgrade the velocity version that hive-exec depends on to 2.3

2022-12-13 Thread GitBox
hello-stephen commented on PR #15067: URL: https://github.com/apache/doris/pull/15067#issuecomment-1350389436 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.64 seconds load time: 465 seconds storage size: 17123356910 Bytes https://doris-co

[GitHub] [doris] BiteTheDDDDt merged pull request #15060: [BugFix](regression) don't use sf1DataPath when stream load

2022-12-13 Thread GitBox
BiteThet merged PR #15060: URL: https://github.com/apache/doris/pull/15060 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

[doris] branch master updated: [BugFix](regression) don't use sf1DataPath when stream load (#15060)

2022-12-13 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 f17b138cbd [BugFix](regression) don't use sf1

[doris] 12/13: [chore](macOS) Fix the compilation errors when building third party libraries (#14813)

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 1ad9962e56621342728bf94464cdec0a06c82c1d Author: Adonis Ling AuthorDate: Wed Dec 7 08:48:06 2022 +0800 [

[doris] branch branch-1.2-lts updated (2623ae88f7 -> 8c507acd71)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from 2623ae88f7 [minor](decimal) degrade log level for overflow decimal (#14748) new 9df9146c68 [typo](doc

[doris] 04/13: [fix](ColumnVector) ColumnVector::insert_date_column crashed #14839

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 c8ba5a7996f3a8cdf46577263876a50200484e7c Author: camby <104178...@qq.com> AuthorDate: Tue Dec 6 09:06:57 2022

[doris] 08/13: [fix](jdbc) fix logger error of statusLogger unrecognized (#14854)

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 8f4d88041d2061c04d59710e3d1c7b836c6c80f7 Author: zhangstar333 <87313068+zhangstar...@users.noreply.github.com>

[doris] 10/13: [fix](agg)having clause should use alias if there is no group by clause (#14831)

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

[doris] 07/13: [fix](const_expr) fix coredump caused by unsupported cast const expr (#14825)

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 54e9cc7fe307034e9fc2a6b5f059015c15b0464e Author: TengJianPing <18241664+jackte...@users.noreply.github.com> Au

[doris] 09/13: [fix](audit) fix duplicate audit log. (#14246)

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 2cdb8e20305607a069672bdc97bdcff9e6714966 Author: wxy AuthorDate: Wed Dec 7 13:54:21 2022 +0800 [fix](aud

[doris] 01/13: [typo](docs) fix schema change DATA_QUALITY_ERROR typo and related error msg (#14773)

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 9df9146c68778581f36d1f1e6b46cfc95e5d0f6b Author: Yulei-Yang AuthorDate: Mon Dec 5 09:50:20 2022 +0800 [t

[doris] 02/13: [fix](DOE) Support ES index which contains dynamic_templates (#14762)

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 d06ff2c827c8810978854008227eecb4789093fe Author: qiye AuthorDate: Mon Dec 5 08:33:51 2022 +0800 [fix](DO

[doris] 13/13: [fix](if) fix coredump of if const (#14858)

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 8c507acd714d8567cac19a1a509d1339395048e9 Author: TengJianPing <18241664+jackte...@users.noreply.github.com> Au

[doris] 03/13: [Bug](date function) Fix date_add function (#14826)

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 a5adc3cab3fb4260940706f6123fb59e0d39e288 Author: Gabriel AuthorDate: Mon Dec 5 20:34:20 2022 +0800 [Bug]

[doris] 11/13: [chore](macOS) Resolve the issue with missing python program (#14864)

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 cd0073e924099ef05ded9a4a42d34434a5a674b5 Author: Adonis Ling AuthorDate: Wed Dec 7 15:30:12 2022 +0800 [

[doris] 06/13: [fix](memory leak) Fix load fragment `QueryFragmentsCtx` is not destroyed (#14840)

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 ef158238977d9247e966355ed3aadb4453f9d338 Author: Xinyi Zou AuthorDate: Wed Dec 7 08:45:53 2022 +0800 [fi

[doris] 05/13: [fix](statistics) fix missing scanBytes and scanRows in query statist… (#14750)

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 e17391305f34109241c2cb2d33fa6c0988c99d91 Author: wxy AuthorDate: Mon Dec 5 09:17:51 2022 +0800 [fix](sta

[GitHub] [doris] hello-stephen commented on pull request #15065: [vectorized](join) add try catch in create thread

2022-12-13 Thread GitBox
hello-stephen commented on PR #15065: URL: https://github.com/apache/doris/pull/15065#issuecomment-1350378589 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.6 seconds load time: 470 seconds storage size: 17123356877 Bytes https://doris-com

[GitHub] [doris] github-actions[bot] commented on pull request #15060: [BugFix](regression) don't use sf1DataPath when stream load

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15060: URL: https://github.com/apache/doris/pull/15060#issuecomment-1350378218 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] hf200012 opened a new pull request, #15067: [deps](FE)Upgrade the velocity version that hive-exec depends on to 2.3

2022-12-13 Thread GitBox
hf200012 opened a new pull request, #15067: URL: https://github.com/apache/doris/pull/15067 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [x] Ye

[doris] branch master updated (7854e9ae5a -> 30406ef580)

2022-12-13 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7854e9ae5a [thirdparty](libgsasl) set include dir to enable to find gssapi.h (#15037) add 30406ef580 [Chore](

[GitHub] [doris] BiteTheDDDDt merged pull request #15059: [Chore](s2ge0) add with gflags on s2geo

2022-12-13 Thread GitBox
BiteThet merged PR #15059: URL: https://github.com/apache/doris/pull/15059 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

[GitHub] [doris-flink-connector] doubly-yi commented on issue #80: [Bug] retry infinite 2pc

2022-12-13 Thread GitBox
doubly-yi commented on issue #80: URL: https://github.com/apache/doris-flink-connector/issues/80#issuecomment-1350373647 I had a similar problem and I wanted to not keep retrying after a failed write. And I set the maximum number of retries does not take effect. ```java DorisExecution

[doris] branch master updated: [thirdparty](libgsasl) set include dir to enable to find gssapi.h (#15037)

2022-12-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 7854e9ae5a [thirdparty](libgsasl) set include d

[GitHub] [doris] yiguolei merged pull request #15037: [thirdparty](libgsasl) set include dir to enable to find gssapi.h

2022-12-13 Thread GitBox
yiguolei merged PR #15037: URL: https://github.com/apache/doris/pull/15037 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

[GitHub] [doris] github-actions[bot] commented on pull request #15065: [vectorized](join) add try catch in create thread

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15065: URL: https://github.com/apache/doris/pull/15065#issuecomment-1350367389 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #15065: [vectorized](join) add try catch in create thread

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15065: URL: https://github.com/apache/doris/pull/15065#issuecomment-1350367349 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #15065: [vectorized](join) add try catch in create thread

2022-12-13 Thread GitBox
github-actions[bot] commented on PR #15065: URL: https://github.com/apache/doris/pull/15065#issuecomment-1350365933 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] zhangstar333 opened a new pull request, #15065: [vectorized](join) add try catch in create thread

2022-12-13 Thread GitBox
zhangstar333 opened a new pull request, #15065: URL: https://github.com/apache/doris/pull/15065 # Proposed changes Some users maybe encounter core dump due to excpetion of std::thread Issue Number: close #xxx ## Problem summary Describe your changes. ## Checkli

[GitHub] [doris] morrySnow opened a new pull request, #15062: [fix](regression) Nereids' const by constant case is unstable

2022-12-13 Thread GitBox
morrySnow opened a new pull request, #15062: URL: https://github.com/apache/doris/pull/15062 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[doris] 02/03: [test](decimalv3) add regression test cases for decimalv3 (#14672)

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 70430c8a05c4c951646ca0175386f0d71c419c46 Author: Gabriel AuthorDate: Thu Dec 1 15:18:40 2022 +0800 [test

[doris] 01/03: [fix](tpch-tools) disable join reorder for Q12 in TPC-H tools (#14728)

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 421807094d2b574c8fd2dbdc5f7e80dfb6cc44a4 Author: minghong AuthorDate: Thu Dec 1 20:55:17 2022 +0800 [fix

[doris] branch branch-1.2-lts updated (c2f5d67fb7 -> 2623ae88f7)

2022-12-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from c2f5d67fb7 [fix](multi-catalog) fix persist issue about jdbc catalog and class loader issue (#14794)

[doris] 03/03: [minor](decimal) degrade log level for overflow decimal (#14748)

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 2623ae88f7caa2ce4a616fb29d9dacca2c853403 Author: Gabriel AuthorDate: Fri Dec 2 15:55:26 2022 +0800 [mino

  1   2   3   >