(doris) tag 2.0.3-rc05 deleted (was 0b5b366e562)

2023-12-06 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to tag 2.0.3-rc05 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.0.3-rc05 was deleted! *** was 0b5b366e562 [minor](stats) truncate min/max if too long #27955 (#27997)

Re: [PR] [imporve](journal) Log replicated env state when meet ReplicaWriteException [doris]

2023-12-06 Thread via GitHub
w41ter commented on PR #28121: URL: https://github.com/apache/doris/pull/28121#issuecomment-1844840266 It seems that this state has logged ``` com.sleepycat.je.rep.ReplicaWriteException: (JE 18.3.12) Problem closing transaction 3903. The current state is:REPLICA. ``` -- This

Re: [PR] [imporve](journal) Log replicated env state when meet ReplicaWriteException [doris]

2023-12-06 Thread via GitHub
w41ter closed pull request #28121: [imporve](journal) Log replicated env state when meet ReplicaWriteException URL: https://github.com/apache/doris/pull/28121 -- 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

Re: [I] [Bug] postgresql catalog insert into 指定列名顺序失败 [doris]

2023-12-06 Thread via GitHub
wz11wz commented on issue #28120: URL: https://github.com/apache/doris/issues/28120#issuecomment-1844839103 -- test.t_shijianfenzhong definition -- Drop table -- DROP TABLE test.t_shijianfenzhong; CREATE TABLE test.t_shijianfenzhong ( biaozhunzhi float4 NULL,

Re: [PR] [enhancement](main) do not coredump when be can not start [doris]

2023-12-06 Thread via GitHub
opop32165455 commented on PR #27928: URL: https://github.com/apache/doris/pull/27928#issuecomment-1844839588 I alse find this bug. A large number of cores were generated under the / directory core files like core.1234. About four or five will be generated every minute, occupying 4-5G of

Re: [PR] [imporve](journal) Log replicated env state when meet ReplicaWriteException [doris]

2023-12-06 Thread via GitHub
w41ter commented on PR #28121: URL: https://github.com/apache/doris/pull/28121#issuecomment-1844837924 run buildall -- 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 unsub

[PR] [imporve](journal) Log replicated env state when meet ReplicaWriteException [doris]

2023-12-06 Thread via GitHub
w41ter opened a new pull request, #28121: URL: https://github.com/apache/doris/pull/28121 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

Re: [I] [Bug] postgresql catalog insert into 指定列名顺序失败 [doris]

2023-12-06 Thread via GitHub
wz11wz commented on issue #28120: URL: https://github.com/apache/doris/issues/28120#issuecomment-1844837213 CREATE TABLE S_RILIFZH ( YEWUSHJ datetime(3) NULL COMMENT '', SHUJUCHLSHJ datetime(3) NULL COMMENT '', BIAOZHUNZH double NULL COMMENT '' ) ENGINE=OLAP UNIQUE KEY(YEWUSHJ) COMMENT '' D

Re: [I] [Bug] postgresql catalog insert into 指定列名顺序失败 [doris]

2023-12-06 Thread via GitHub
wz11wz commented on issue #28120: URL: https://github.com/apache/doris/issues/28120#issuecomment-1844836768 CREATE TABLE `S_RILIFZH_DELETE` ( `YEWUSHJ` datetime(3) NULL COMMENT '', `SHUJUCHLSHJ` datetime(3) NULL COMMENT '', `BIAOZHUNZH` double NULL COMMENT '' ) ENGINE=OLAP UNIQUE KEY(`YEWUS

[I] [Bug] postgresql catalog insert into 指定列名顺序失败 [doris]

2023-12-06 Thread via GitHub
wz11wz opened a new issue, #28120: URL: https://github.com/apache/doris/issues/28120 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.2 ### What's W

Re: [PR] [Enhancement](Wal)Support dynamic wal space limit [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on code in PR #27726: URL: https://github.com/apache/doris/pull/27726#discussion_r1418509959 ## be/src/olap/wal_writer.cpp: ## @@ -133,4 +137,16 @@ Status WalWriter::append_header(uint32_t version, std::string col_ids) { return Status::OK();

Error while running github feature from .asf.yaml in doris!

2023-12-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [Fix](Variant) ColumnObject need to be finalized when doing ColumnObj… [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28119: URL: https://github.com/apache/doris/pull/28119#issuecomment-1844827309 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

Re: [PR] [fix](session-variable) enable_unicode_name_support need forward to master [doris]

2023-12-06 Thread via GitHub
morningman merged PR #28112: URL: https://github.com/apache/doris/pull/28112 -- 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 (8526b9ffbe3 -> 495c01bdfd3)

2023-12-06 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 8526b9ffbe3 [imporvement](table property) support for alter table property disable_auto_compaction (#27961) a

Re: [PR] [Fix](Variant) ColumnObject need to be finalized when doing ColumnObj… [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28119: URL: https://github.com/apache/doris/pull/28119#issuecomment-1844822836 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

Re: [PR] [Fix](Variant) ColumnObject need to be finalized when doing ColumnObj… [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28119: URL: https://github.com/apache/doris/pull/28119#issuecomment-1844822361 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

Re: [PR] [Update](inverted index) use session variable for inverted index try query threshold [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28052: URL: https://github.com/apache/doris/pull/28052#issuecomment-1844822300 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.62 seconds stream load tsv: 583 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](session-variable) enable_unicode_name_support need forward to master [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28112: URL: https://github.com/apache/doris/pull/28112#issuecomment-1844819844 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

Re: [PR] [fix](session-variable) enable_unicode_name_support need forward to master [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28112: URL: https://github.com/apache/doris/pull/28112#issuecomment-1844819884 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

Re: [PR] [Fix](Variant) ColumnObject need to be finalized when doing ColumnObj… [doris]

2023-12-06 Thread via GitHub
eldenmoon commented on PR #28119: URL: https://github.com/apache/doris/pull/28119#issuecomment-1844818816 run buildall -- 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 un

Re: [I] [Feature] “CREATE JOB ... INSERT INTO table WITH LABEL” ,自动刷新 label [doris]

2023-12-06 Thread via GitHub
ynzzxc closed issue #24790: [Feature] “CREATE JOB ... INSERT INTO table WITH LABEL” ,自动刷新 label URL: https://github.com/apache/doris/issues/24790 -- 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

Re: [I] [Feature] 希望支持更多 join 类型 [doris]

2023-12-06 Thread via GitHub
ynzzxc closed issue #25297: [Feature] 希望支持更多 join 类型 URL: https://github.com/apache/doris/issues/25297 -- 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: c

Re: [PR] [Fix](Variant) ColumnObject need to be finalized when doing ColumnObj… [doris]

2023-12-06 Thread via GitHub
eldenmoon commented on PR #28119: URL: https://github.com/apache/doris/pull/28119#issuecomment-1844815430 run buildall -- 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 un

[PR] [Fix](Variant) ColumnObject need to be finalized when doing ColumnObj… [doris]

2023-12-06 Thread via GitHub
eldenmoon opened a new pull request, #28119: URL: https://github.com/apache/doris/pull/28119 …ect::update_hash_with_value Otherwise accessing rows at `n` will lead to heap buffer overflow ``` 5# SipHash::update(char const*, unsigned long) at /home/zcp/repo_center/doris_mast

Re: [PR] [feature](pipelineX)use markFragments instead of markInstances in pipelineX [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #27829: URL: https://github.com/apache/doris/pull/27829#issuecomment-1844813345 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.67 seconds stream load tsv: 588 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](nereids) Support inner join query rewrite by materialized view [doris]

2023-12-06 Thread via GitHub
seawinde commented on PR #27922: URL: https://github.com/apache/doris/pull/27922#issuecomment-1844812434 run buildall -- 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 uns

Re: [PR] [feature](merge-on-write) enable merge-on-write by default again [doris]

2023-12-06 Thread via GitHub
bobhan1 commented on PR #28105: URL: https://github.com/apache/doris/pull/28105#issuecomment-1844810200 run buildall -- 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 unsu

Re: [PR] [fix](statistics)Escape load stats sql. [doris]

2023-12-06 Thread via GitHub
Jibing-Li commented on PR #28117: URL: https://github.com/apache/doris/pull/28117#issuecomment-1844811003 run buildall -- 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 un

Re: [PR] [feature](nereids) Support inner join query rewrite by materialized view [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #27922: URL: https://github.com/apache/doris/pull/27922#issuecomment-1844810909 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

[I] [Bug] 聚合模型BITMAP类型聚合结果不正确 [doris]

2023-12-06 Thread via GitHub
tangbinyeer opened a new issue, #28118: URL: https://github.com/apache/doris/issues/28118 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.2 ### Wha

Re: [PR] [Update](inverted index) use session variable for inverted index try query threshold [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28052: URL: https://github.com/apache/doris/pull/28052#issuecomment-1844809382 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 6788487da05cf4a8ae7e7363a08f33f17c980b63, data reload: false

[PR] [fix](statistics)Escape load stats sql. [doris]

2023-12-06 Thread via GitHub
Jibing-Li opened a new pull request, #28117: URL: https://github.com/apache/doris/pull/28117 Escape load stats sql, because column name may contain special characters. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@

Re: [PR] [regression-test](Variant) Add more cases related to schema changes [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #27958: URL: https://github.com/apache/doris/pull/27958#issuecomment-1844806258 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

Re: [PR] [regression-test](Variant) Add more cases related to schema changes [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #27958: URL: https://github.com/apache/doris/pull/27958#issuecomment-1844803417 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

Re: [PR] [feature](pipelineX)use markFragments instead of markInstances in pipelineX [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #27829: URL: https://github.com/apache/doris/pull/27829#issuecomment-1844802823 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 345b9f3ebdd1aeda620d19c6cec21683915d6d7c, data reload: false

Re: [PR] [improve](load) rewrite memtable memory limiter rules [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #27759: URL: https://github.com/apache/doris/pull/27759#issuecomment-1844802066 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.7 seconds stream load tsv: 585 seconds loaded 74807831229 Bytes, a

Re: [PR] [Fix](variant) fallback to none partial update for mow table [doris]

2023-12-06 Thread via GitHub
eldenmoon commented on PR #28116: URL: https://github.com/apache/doris/pull/28116#issuecomment-1844801983 run buildall -- 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 un

Re: [PR] [fix](Nereids)fix regression case:nereids_rules_p0/transposeJoin/transposeSemiJoinAgg [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28111: URL: https://github.com/apache/doris/pull/28111#issuecomment-1844801645 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

Re: [PR] [fix](Nereids)fix regression case:nereids_rules_p0/transposeJoin/transposeSemiJoinAgg [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28111: URL: https://github.com/apache/doris/pull/28111#issuecomment-1844801599 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

[PR] [Fix](variant) fallback to none partial update for mow table [doris]

2023-12-06 Thread via GitHub
eldenmoon opened a new pull request, #28116: URL: https://github.com/apache/doris/pull/28116 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [regression-test](Variant) Add more cases related to schema changes [doris]

2023-12-06 Thread via GitHub
eldenmoon commented on PR #27958: URL: https://github.com/apache/doris/pull/27958#issuecomment-1844798578 run buildall -- 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 un

Re: [PR] [fix](Nereids) forbid two TVF in one fragment since the limit of coordinator [doris]

2023-12-06 Thread via GitHub
morrySnow commented on PR #28114: URL: https://github.com/apache/doris/pull/28114#issuecomment-1844797522 run buildall -- 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 un

[PR] [fix](Nereids) forbid two TVF in one fragment since the limit of coordinator [doris]

2023-12-06 Thread via GitHub
morrySnow opened a new pull request, #28114: URL: https://github.com/apache/doris/pull/28114 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [improve](move-memtable) support variant in move-memtable [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28084: URL: https://github.com/apache/doris/pull/28084#issuecomment-1844795677 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 93242c8407d355d7aa4b9e397431206776169e11, data reload: false

Re: [PR] [regression-test](Variant) Add more cases related to schema changes [doris]

2023-12-06 Thread via GitHub
eldenmoon commented on PR #27958: URL: https://github.com/apache/doris/pull/27958#issuecomment-1844795695 run buildall -- 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 un

Re: [PR] [Enhancement](auditLog) support recording table name and index name in audit log [doris]

2023-12-06 Thread via GitHub
DarvenDuan commented on PR #27828: URL: https://github.com/apache/doris/pull/27828#issuecomment-1844795792 run pipelinex_p0 10 -- 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

Re: [PR] [Enhancement](auditLog) support recording table name and index name in audit log [doris]

2023-12-06 Thread via GitHub
DarvenDuan commented on PR #27828: URL: https://github.com/apache/doris/pull/27828#issuecomment-1844793546 run pipelinex -- 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

Error while running github feature from .asf.yaml in doris!

2023-12-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [imporvement](table property) support for alter table property disable_auto_compaction (#27961)

2023-12-06 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang 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 8526b9ffbe3 [imporvement](table property) support

Re: [PR] [imporvement](table property) support for alter table property disable_auto_compaction [doris]

2023-12-06 Thread via GitHub
xy720 merged PR #27961: URL: https://github.com/apache/doris/pull/27961 -- 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.apache

Re: [PR] [improve](load) rewrite memtable memory limiter rules [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #27759: URL: https://github.com/apache/doris/pull/27759#issuecomment-1844789395 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 2f089634f29145517422d05f5dda590b70265a30, data reload: false

Re: [PR] [improvement](insert) make all case can run with replaying wal [doris]

2023-12-06 Thread via GitHub
hust-hhb commented on PR #27688: URL: https://github.com/apache/doris/pull/27688#issuecomment-1844783004 run buildall -- 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 uns

[I] [Bug] BE crash because insert_many_dict_data is not supported for Decimal128I [doris]

2023-12-06 Thread via GitHub
Wilson-BT opened a new issue, #28113: URL: https://github.com/apache/doris/issues/28113 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version Here is strace info.

Re: [PR] [fix](arrow-flight) Modify FE Arrow version to 14.0.1 [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28093: URL: https://github.com/apache/doris/pull/28093#issuecomment-1844780698 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.41 seconds stream load tsv: 585 seconds loaded 74807831229 Bytes,

Re: [PR] [bugfix](core) child block is shared between operator and node, it should be shared ptr [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28106: URL: https://github.com/apache/doris/pull/28106#issuecomment-1844781369 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.45 seconds stream load tsv: 586 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](split_by_string) Fix split by string core on column string [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28030: URL: https://github.com/apache/doris/pull/28030#issuecomment-1844780581 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

Re: [PR] [fix](split_by_string) Fix split by string core on column string [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28030: URL: https://github.com/apache/doris/pull/28030#issuecomment-1844780552 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

Re: [PR] [feature](pipelineX)use markFragments instead of markInstances in pipelineX [doris]

2023-12-06 Thread via GitHub
Mryange commented on PR #27829: URL: https://github.com/apache/doris/pull/27829#issuecomment-1844779391 run buildall -- 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 unsu

Re: [PR] [Fix](table property) Fix table property `disable_auto_compaction` [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #27853: URL: https://github.com/apache/doris/pull/27853#issuecomment-1844778147 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

Re: [PR] [fix](split_by_string) Fix split by string core on column string [doris]

2023-12-06 Thread via GitHub
zhiqiang- commented on code in PR #28030: URL: https://github.com/apache/doris/pull/28030#discussion_r1418466479 ## be/src/vec/functions/function_string.h: ## @@ -1911,6 +1927,58 @@ class FunctionSplitByString : public IFunction { } } +void _execute_const

Re: [PR] [bugfix](core) child block is shared between operator and node, it should be shared ptr [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28106: URL: https://github.com/apache/doris/pull/28106#issuecomment-1844775042 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit cb140715c7ebd274d910c3a550f1a5a077d0d323, data reload: false

Re: [PR] [fix](split_by_string) Fix split by string core on column string [doris]

2023-12-06 Thread via GitHub
zhiqiang- commented on code in PR #28030: URL: https://github.com/apache/doris/pull/28030#discussion_r1418466479 ## be/src/vec/functions/function_string.h: ## @@ -1911,6 +1927,58 @@ class FunctionSplitByString : public IFunction { } } +void _execute_const

Re: [PR] [fix](split_by_string) Fix split by string core on column string [doris]

2023-12-06 Thread via GitHub
zhiqiang- commented on code in PR #28030: URL: https://github.com/apache/doris/pull/28030#discussion_r1418466479 ## be/src/vec/functions/function_string.h: ## @@ -1911,6 +1927,58 @@ class FunctionSplitByString : public IFunction { } } +void _execute_const

Error while running github feature from .asf.yaml in doris!

2023-12-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](arrow-flight) Modify FE Arrow version to 14.0.1 [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28093: URL: https://github.com/apache/doris/pull/28093#issuecomment-1844768835 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1b23e5c02ccafe3d95743a8e24b61af79faa1048, data reload: false

Error while running github feature from .asf.yaml in doris!

2023-12-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [refactor](simd_json_reader) refactor simd json parse to adapt stream parse (#27972)

2023-12-06 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 cb9a6f63ab8 [refactor](simd_json_reader) ref

Re: [PR] [refactor](simd_json_reader) refactor simd json parse to adapt stream parse [doris]

2023-12-06 Thread via GitHub
dataroaring merged PR #27972: URL: https://github.com/apache/doris/pull/27972 -- 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.

Re: [I] [Bug] BE crash because Method insert_many_dict_data is not supported for Int64 [doris]

2023-12-06 Thread via GitHub
Wilson-BT commented on issue #27901: URL: https://github.com/apache/doris/issues/27901#issuecomment-1844768398 > Could you please provide the table structure and insert statement that can reproduce the problem? ``` SELECT CONCAT(1053983, '-', -1, '-', 'period_sdate') AS `id`

Re: [PR] [fix](session-variable) enable_unicode_name_support need forward to master [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28112: URL: https://github.com/apache/doris/pull/28112#issuecomment-1844767459 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.31 seconds stream load tsv: 586 seconds loaded 74807831229 Bytes,

(doris) branch master updated (1dabd0af432 -> 3f3843fd4f2)

2023-12-06 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1dabd0af432 [Fix](inverted index) fix need read data optimize problem (#28104) add 3f3843fd4f2 [fix](load) f

Re: [PR] [fix](load) fix loaded rows error [doris]

2023-12-06 Thread via GitHub
dataroaring merged PR #28061: URL: https://github.com/apache/doris/pull/28061 -- 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-website) branch master updated: Add blog (#349)

2023-12-06 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 b36ea61bf82 Add blog (#349) b36ea61bf8

Re: [PR] Add blog [doris-website]

2023-12-06 Thread via GitHub
luzhijing merged PR #349: URL: https://github.com/apache/doris-website/pull/349 -- 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...@dori

Re: [PR] [minor](lower-table-names) use GlobalVariable.lowerCaseTableNames instead of Config.lower_case_table_names [doris]

2023-12-06 Thread via GitHub
morningman commented on PR #27911: URL: https://github.com/apache/doris/pull/27911#issuecomment-1844742477 run buildall -- 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 u

Re: [PR] [improve](move-memtable) support variant in move-memtable [doris]

2023-12-06 Thread via GitHub
dataroaring commented on PR #28084: URL: https://github.com/apache/doris/pull/28084#issuecomment-1844743830 run buildall -- 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

Re: [PR] [fix](session-variable) enable_unicode_name_support need forward to master [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28112: URL: https://github.com/apache/doris/pull/28112#issuecomment-1844732448 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 5e2a2367265bb8df4cff69a3206406f5573b4d58, data reload: false

Re: [PR] [improve](load) rewrite memtable memory limiter rules [doris]

2023-12-06 Thread via GitHub
kaijchen commented on PR #27759: URL: https://github.com/apache/doris/pull/27759#issuecomment-1844718745 run buildall -- 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 uns

Re: [PR] [improve](env) Ensure next majority is met before drop an alive follower [doris]

2023-12-06 Thread via GitHub
w41ter commented on code in PR #28101: URL: https://github.com/apache/doris/pull/28101#discussion_r1418440472 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -2796,6 +2800,30 @@ private void removeHelperNode(String host, int port) { helperNodes.remo

Re: [PR] [improve](env) Ensure next majority is met before drop an alive follower [doris]

2023-12-06 Thread via GitHub
w41ter commented on PR #28101: URL: https://github.com/apache/doris/pull/28101#issuecomment-1844688995 run buildall -- 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 unsub

Re: [PR] [imporvement](table property) support for alter table property disable_auto_compaction [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #27961: URL: https://github.com/apache/doris/pull/27961#issuecomment-1844688290 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

Re: [PR] [refactor](simd_json_reader) refactor simd json parse to adapt stream parse [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #27972: URL: https://github.com/apache/doris/pull/27972#issuecomment-1844685301 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

Re: [PR] [refactor](simd_json_reader) refactor simd json parse to adapt stream parse [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #27972: URL: https://github.com/apache/doris/pull/27972#issuecomment-1844685010 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

Re: [PR] [Update](inverted index) use session variable for inverted index try query threshold [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28052: URL: https://github.com/apache/doris/pull/28052#issuecomment-1844679918 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

[PR] Add blog [doris-website]

2023-12-06 Thread via GitHub
httpshirley opened a new pull request, #349: URL: https://github.com/apache/doris-website/pull/349 (no comment) -- 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 unsubscri

Re: [PR] [fix](arrow-flight) Modify FE Arrow version to 14.0.1 [doris]

2023-12-06 Thread via GitHub
xinyiZzz commented on PR #28093: URL: https://github.com/apache/doris/pull/28093#issuecomment-1844675155 run buildall -- 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 uns

Re: [PR] [Update](inverted index) use session variable for inverted index try query threshold [doris]

2023-12-06 Thread via GitHub
airborne12 commented on PR #28052: URL: https://github.com/apache/doris/pull/28052#issuecomment-1844672650 run buildall -- 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 u

Re: [PR] [improve](move-memtable) support variant in move-memtable [doris]

2023-12-06 Thread via GitHub
doris-robot commented on PR #28084: URL: https://github.com/apache/doris/pull/28084#issuecomment-1844667701 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit cdcdb9b3c8dbf66a682265357fa8ffe7ffaea3dd, data reload: false

Error while running github feature from .asf.yaml in doris!

2023-12-06 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated (f2477a3fcce -> 1dabd0af432)

2023-12-06 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f2477a3fcce [Regression](bitmap index) fix bitmap index test case (#28109) add 1dabd0af432 [Fix](inverted inde

Re: [PR] [Fix](inverted index) fix need read data optimize problem [doris]

2023-12-06 Thread via GitHub
eldenmoon merged PR #28104: URL: https://github.com/apache/doris/pull/28104 -- 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.ap

Re: [PR] [feature](merge-cloud) Refactor write path code by abstract base class [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #26537: URL: https://github.com/apache/doris/pull/26537#issuecomment-1844651332 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

Re: [PR] [Fix](inverted index) fix need read data optimize problem [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28104: URL: https://github.com/apache/doris/pull/28104#issuecomment-1844656251 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

Re: [PR] [Fix](inverted index) fix need read data optimize problem [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #28104: URL: https://github.com/apache/doris/pull/28104#issuecomment-1844655852 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

Re: [PR] [Enhancement](auditLog) support recording table name and index name in audit log [doris]

2023-12-06 Thread via GitHub
DarvenDuan commented on PR #27828: URL: https://github.com/apache/doris/pull/27828#issuecomment-1844650122 run p0 -- 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 unsubsc

Re: [PR] [feature](merge-cloud) Refactor write path code by abstract base class [doris]

2023-12-06 Thread via GitHub
github-actions[bot] commented on PR #26537: URL: https://github.com/apache/doris/pull/26537#issuecomment-1844650847 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

Re: [PR] [fix](session-variable) enable_unicode_name_support need forward to master [doris]

2023-12-06 Thread via GitHub
morningman commented on PR #28112: URL: https://github.com/apache/doris/pull/28112#issuecomment-1844642419 run buildall -- 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 u

[PR] [fix](session-variable) enable_unicode_name_support need forward to master [doris]

2023-12-06 Thread via GitHub
morningman opened a new pull request, #28112: URL: https://github.com/apache/doris/pull/28112 ## Proposed changes Session variable `enable_unicode_name_support` is used to enable using unicode for table/column names. And it should be forward to master when executing `create table`

Re: [PR] [fix](split_by_string) Fix split by string core on column string [doris]

2023-12-06 Thread via GitHub
zhiqiang- commented on code in PR #28030: URL: https://github.com/apache/doris/pull/28030#discussion_r1418423559 ## be/src/vec/functions/function_string.h: ## @@ -1911,6 +1927,58 @@ class FunctionSplitByString : public IFunction { } } +void _execute_const

  1   2   3   4   5   6   7   8   9   >