[GitHub] [doris] BiteTheDDDDt commented on pull request #22327: [Improvement](aggregation) optimization for aggregation hash_table_lazy_emplace

2023-07-31 Thread via GitHub
BiteThet commented on PR #22327: URL: https://github.com/apache/doris/pull/22327#issuecomment-1659688443 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

[GitHub] [doris] github-actions[bot] commented on pull request #22421: [stats](nereids) fix bug for avg-size

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22421: URL: https://github.com/apache/doris/pull/22421#issuecomment-1659685903 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] englefly commented on pull request #22203: [tpcds](nereids) add rule to eliminate empty relation

2023-07-31 Thread via GitHub
englefly commented on PR #22203: URL: https://github.com/apache/doris/pull/22203#issuecomment-1659683111 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

[GitHub] [doris] vinlee19 commented on issue #22433: [Bug] The Hive catalog should be correctly processed when the table name and db name in Hive operator are in uppercase

2023-07-31 Thread via GitHub
vinlee19 commented on issue #22433: URL: https://github.com/apache/doris/issues/22433#issuecomment-1659665578 I didn't reproduce your result in 1.2.7 and 2.0-beta. ![szg3bppvZh](https://github.com/apache/doris/assets/31833513/fb2d1e31-7eac-4962-b308-bf5c3c889c3c) -- This is an auto

[GitHub] [doris] amorynan commented on pull request #22364: [FIX](decimal)fix decimal precision

2023-07-31 Thread via GitHub
amorynan commented on PR #22364: URL: https://github.com/apache/doris/pull/22364#issuecomment-1659663093 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 unsubscri

[GitHub] [doris] github-actions[bot] commented on pull request #16940: [Enhancement](Load)Express the parameters of Stream Load using SQL

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #16940: URL: https://github.com/apache/doris/pull/16940#issuecomment-1659657528 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] hello-stephen commented on pull request #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659656392 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.75 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22159: URL: https://github.com/apache/doris/pull/22159#issuecomment-1659651039 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.82 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22450: [fix](decimal) fix cast rounding half up with negative number

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22450: URL: https://github.com/apache/doris/pull/22450#issuecomment-1659644038 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.91 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] davedwwang commented on issue #21834: [Feature] create or replace to overwrite table/view

2023-07-31 Thread via GitHub
davedwwang commented on issue #21834: URL: https://github.com/apache/doris/issues/21834#issuecomment-1659638798 @catpineapple Thank you for your reply. I think insertOverwrite is not fullRefresh because of "create table like", which copies the original table structure. So, if I replace "cre

[GitHub] [doris] wsjz commented on pull request #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
wsjz commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659629902 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 unsubscribe,

[doris] branch master updated: [fix](vertical compaction) compaction block reader should return error when reading next block failed (#22431)

2023-07-31 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 43d783ae21 [fix](vertical compaction) compac

[GitHub] [doris] dataroaring merged pull request #22431: [fix](vertical compaction) compaction block reader should return error when reading next block failed

2023-07-31 Thread via GitHub
dataroaring merged PR #22431: URL: https://github.com/apache/doris/pull/22431 -- 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: [fix](merge-on-write) fix duplicate keys occur when be restart (#22437)

2023-07-31 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 f842067354 [fix](merge-on-write) fix duplicate

[GitHub] [doris] zhannngchen merged pull request #22437: [fix](merge-on-write) fix duplicate keys occur when be restart

2023-07-31 Thread via GitHub
zhannngchen merged PR #22437: URL: https://github.com/apache/doris/pull/22437 -- 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] 06/06: [Fix](EsCatalog) fix be core when query the table of Es catalog with null fields (#22279)

2023-07-31 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 dcdba289ed1c3e8399828c86fb68fbf87ccfdccc Author: Tiewei Fang <43782773+bepppo...@users.noreply.github.com> AuthorDate:

[doris] 04/06: [regression](fix) fix test_round case (#22441)

2023-07-31 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 3d1f5b9052fcf81dba9328a221460f1f073b8000 Author: Gabriel AuthorDate: Tue Aug 1 11:35:44 2023 +0800 [regression](f

[doris] 05/06: [Opt](exec) opt the performance of date parquet convert by date dict (#22384)

2023-07-31 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 9787b7fa816829e88a153acc6a5aaad1a28c9da8 Author: HappenLee AuthorDate: Tue Aug 1 12:24:00 2023 +0800 [Opt](exec)

[doris] 02/06: [opt](conf) Modify brpc eovercrowded conf (#22407)

2023-07-31 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 b9a17efe25cd346443b1c25cff979faf96e988d4 Author: Xinyi Zou AuthorDate: Tue Aug 1 08:47:55 2023 +0800 [opt](conf)

[doris] 03/06: [fix](window_funnel_function) fix upgrade compatibility due to the added field in `WindowFunnelState` (#22416)

2023-07-31 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 f5b00eb84964d4f6ee6b5e3d3845508dc11046b3 Author: bobhan1 AuthorDate: Tue Aug 1 12:08:55 2023 +0800 [fix](window_f

[doris] 01/06: [fix](complex_type) throw error when reading complex types in broker/stream load (#22331)

2023-07-31 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 75ab9d9a3e5e46c37e298c382c6d54b5887f664f Author: Ashin Gau AuthorDate: Mon Jul 31 22:23:08 2023 +0800 [fix](compl

[doris] branch branch-2.0 updated (cb485419f5 -> dcdba289ed)

2023-07-31 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from cb485419f5 Revert "[fix](show-stmt) fix show create table missing storage_medium info (#21757)" new 75ab9d9a3e

[GitHub] [doris] wsjz commented on pull request #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
wsjz commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659607793 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 unsubscribe,

[GitHub] [doris] hello-stephen commented on pull request #22448: [be](parameter) change default fragment_pool_thread_num_max from 512 to 2048

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22448: URL: https://github.com/apache/doris/pull/22448#issuecomment-1659599113 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.97 seconds stream load tsv: 513 seconds loaded 74807831229 Bytes

[GitHub] [doris-thirdparty] zzzxl1993 opened a new pull request, #110: [fix] compatible with utf8 and invalid utf8

2023-07-31 Thread via GitHub
zzzxl1993 opened a new pull request, #110: URL: https://github.com/apache/doris-thirdparty/pull/110 1. supports utf8 and non-utf8 strings 2. optimize string_to_wstring function -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] wsjz commented on pull request #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
wsjz commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659590944 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 unsubsc

[GitHub] [doris] wsjz commented on pull request #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
wsjz commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659588980 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 unsubsc

[GitHub] [doris] wsjz commented on pull request #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
wsjz commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659588549 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 unsubscribe,

[doris] branch master updated: [feature](Nereids): pushdown MIN/MAX/SUM through join (#22264)

2023-07-31 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 26737dddff [feature](Nereids): pushdown MIN/MAX/

[GitHub] [doris] jackwener merged pull request #22264: [feature](Nereids): pushdown MIN/MAX/SUM through join

2023-07-31 Thread via GitHub
jackwener merged PR #22264: URL: https://github.com/apache/doris/pull/22264 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22159: URL: https://github.com/apache/doris/pull/22159#issuecomment-1659582357 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 #22450: [fix](decimal) fix cast rounding half up with negative number

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22450: URL: https://github.com/apache/doris/pull/22450#issuecomment-1659582224 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 #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22159: URL: https://github.com/apache/doris/pull/22159#issuecomment-1659581826 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] csun5285 commented on pull request #22159: [improvement](compaction) Configuring compaction policy and options in the properties of a table

2023-07-31 Thread via GitHub
csun5285 commented on PR #22159: URL: https://github.com/apache/doris/pull/22159#issuecomment-1659578095 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

[GitHub] [doris] github-actions[bot] commented on pull request #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659575524 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 #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659575558 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] Mryange commented on pull request #22450: [fix](decimal) fix cast rounding half up with negative number

2023-07-31 Thread via GitHub
Mryange commented on PR #22450: URL: https://github.com/apache/doris/pull/22450#issuecomment-1659574347 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

[GitHub] [doris] Mryange opened a new pull request, #22450: [fix](decimal) fix cast rounding half up with negative number

2023-07-31 Thread via GitHub
Mryange opened a new pull request, #22450: URL: https://github.com/apache/doris/pull/22450 ## 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:

[GitHub] [doris] hello-stephen commented on pull request #22364: [FIX](decimal)fix decimal precision

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22364: URL: https://github.com/apache/doris/pull/22364#issuecomment-1659556304 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.75 seconds stream load tsv: 512 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22447: [improvement](binlog) Gc BE binlog metas when tablet is dropped

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22447: URL: https://github.com/apache/doris/pull/22447#issuecomment-1659552380 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.53 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22353: [improve](insert) Support server side prepare insert stmt

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22353: URL: https://github.com/apache/doris/pull/22353#issuecomment-1659548539 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.42 seconds stream load tsv: 504 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22448: [be](parameter) change default fragment_pool_thread_num_max from 512 to 2048

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22448: URL: https://github.com/apache/doris/pull/22448#issuecomment-1659546716 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] KassieZ commented on pull request #22449: (Docs) [Docs] Merge Doris Introductions File into Getting Started Category

2023-07-31 Thread via GitHub
KassieZ commented on PR #22449: URL: https://github.com/apache/doris/pull/22449#issuecomment-1659546719 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

[GitHub] [doris] KassieZ opened a new pull request, #22449: (Docs) [Docs] Merge Doris Introductions File into Getting Started Category

2023-07-31 Thread via GitHub
KassieZ opened a new pull request, #22449: URL: https://github.com/apache/doris/pull/22449 ## 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:

[doris] branch master updated: [Opt](exec) opt the performance of date parquet convert by date dict (#22384)

2023-07-31 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 3a11de889f [Opt](exec) opt the performance of d

[GitHub] [doris] yiguolei merged pull request #22384: [Opt](exec) opt the performance of date parquet convert by date dict

2023-07-31 Thread via GitHub
yiguolei merged PR #22384: URL: https://github.com/apache/doris/pull/22384 -- 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 #22448: [be](parameter) change default fragment_pool_thread_num_max from 512 to 2048

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22448: URL: https://github.com/apache/doris/pull/22448#issuecomment-1659543719 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 #22448: [be](parameter) change default fragment_pool_thread_num_max from 512 to 2048

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22448: URL: https://github.com/apache/doris/pull/22448#issuecomment-1659543694 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] yiguolei commented on pull request #22448: [be](parameter) change default fragment_pool_thread_num_max from 512 to 2048

2023-07-31 Thread via GitHub
yiguolei commented on PR #22448: URL: https://github.com/apache/doris/pull/22448#issuecomment-1659541019 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

[GitHub] [doris] yiguolei opened a new pull request, #22448: [be](parameter) change default fragment_pool_thread_num_max from 512 to 2048

2023-07-31 Thread via GitHub
yiguolei opened a new pull request, #22448: URL: https://github.com/apache/doris/pull/22448 ## Proposed changes change some parameter's default value: brpc_num_threads from -1 to 256 compaction_task_num_per_disk from 2 to 4 compaction_task_num_per_fast_disk from 4 to 8 fragment

[GitHub] [doris] github-actions[bot] commented on pull request #22437: [fix](merge-on-write) fix duplicate keys occur when be restart

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22437: URL: https://github.com/apache/doris/pull/22437#issuecomment-1659536470 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 #22437: [fix](merge-on-write) fix duplicate keys occur when be restart

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22437: URL: https://github.com/apache/doris/pull/22437#issuecomment-1659536460 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 #22431: [fix](vertical compaction) compaction block reader should return error when reading next block failed

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22431: URL: https://github.com/apache/doris/pull/22431#issuecomment-1659534659 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 #22431: [fix](vertical compaction) compaction block reader should return error when reading next block failed

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22431: URL: https://github.com/apache/doris/pull/22431#issuecomment-1659534628 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

[doris] branch master updated: [fix](window_funnel_function) fix upgrade compatibility due to the added field in `WindowFunnelState` (#22416)

2023-07-31 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 a371e1d4c5 [fix](window_funnel_function) fix u

[GitHub] [doris] zhannngchen merged pull request #22416: [fix](window_funnel_function) fix upgrade compatibility due to the added field in `WindowFunnelState`

2023-07-31 Thread via GitHub
zhannngchen merged PR #22416: URL: https://github.com/apache/doris/pull/22416 -- 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] hello-stephen commented on pull request #22421: [stats](nereids) fix bug for avg-size

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22421: URL: https://github.com/apache/doris/pull/22421#issuecomment-1659531628 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.89 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes

[GitHub] [doris] ixzc closed pull request #22446: [typo][doc]Modify the error description of the example in CREATE-SQL-BLOCK-RULE.

2023-07-31 Thread via GitHub
ixzc closed pull request #22446: [typo][doc]Modify the error description of the example in CREATE-SQL-BLOCK-RULE. URL: https://github.com/apache/doris/pull/22446 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [doris] deadlinefen commented on pull request #22447: [improvement](binlog) Gc BE binlog metas when tablet is dropped

2023-07-31 Thread via GitHub
deadlinefen commented on PR #22447: URL: https://github.com/apache/doris/pull/22447#issuecomment-1659530950 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

[GitHub] [doris] hello-stephen commented on pull request #22444: [stats](nereids) improve Anti join stats estimation

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22444: URL: https://github.com/apache/doris/pull/22444#issuecomment-1659530147 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.54 seconds stream load tsv: 511 seconds loaded 74807831229 Bytes

[GitHub] [doris] yiguolei merged pull request #22443: Revert "[fix](show-stmt) fix show create table missing storage_medium info (#21757)"

2023-07-31 Thread via GitHub
yiguolei merged PR #22443: URL: https://github.com/apache/doris/pull/22443 -- 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

[doris] branch master updated: Revert "[fix](show-stmt) fix show create table missing storage_medium info (#21757)" (#22443)

2023-07-31 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 a6e7e134a3 Revert "[fix](show-stmt) fix show cr

[GitHub] [doris] github-actions[bot] commented on pull request #22447: [improvement](binlog) Gc BE binlog metas when tablet is dropped

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22447: URL: https://github.com/apache/doris/pull/22447#issuecomment-1659527159 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] hello-stephen commented on pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22392: URL: https://github.com/apache/doris/pull/22392#issuecomment-1659525355 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.14 seconds stream load tsv: 514 seconds loaded 74807831229 Bytes

[GitHub] [doris] deadlinefen opened a new pull request, #22447: [improvement](binlog) Gc BE binlog metas when tablet is dropped

2023-07-31 Thread via GitHub
deadlinefen opened a new pull request, #22447: URL: https://github.com/apache/doris/pull/22447 ## Proposed changes GC BE binlog metas when tablet is dropped. Add a timed GC binlog metas task in the timed GC task of BE. When cleaning, it will traverse all keys starting with bi

[GitHub] [doris] github-actions[bot] commented on pull request #22364: [FIX](decimal)fix decimal precision

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22364: URL: https://github.com/apache/doris/pull/22364#issuecomment-1659521934 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] hello-stephen commented on pull request #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659521868 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.46 seconds stream load tsv: 534 seconds loaded 74807831229 Bytes

[GitHub] [doris] ixzc opened a new pull request, #22446: [typo][doc]Modify the error description of the example in CREATE-SQL-BLOCK-RULE.

2023-07-31 Thread via GitHub
ixzc opened a new pull request, #22446: URL: https://github.com/apache/doris/pull/22446 …BLOCK-RULE. Remove the extra semicolons from the examples in CREATE-SQL-BLOCK-RULE. Issue Number: close #xxx ## Further comments If this is a relatively large or comple

[GitHub] [doris] ixzc commented on pull request #22446: [typo][doc]Modify the error description of the example in CREATE-SQL-BLOCK-RULE.

2023-07-31 Thread via GitHub
ixzc commented on PR #22446: URL: https://github.com/apache/doris/pull/22446#issuecomment-1659520180 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 unsubsc

[GitHub] [doris] github-actions[bot] commented on pull request #22046: [fix](DOE)es catalog not working for pipeline,datetimev2 and array

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22046: URL: https://github.com/apache/doris/pull/22046#issuecomment-1659517487 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] zclllyybb commented on pull request #22364: [FIX](decimal)fix decimal precision

2023-07-31 Thread via GitHub
zclllyybb commented on PR #22364: URL: https://github.com/apache/doris/pull/22364#issuecomment-1659515606 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

[GitHub] [doris] hello-stephen commented on pull request #21916: [Feature](Job)Support scheduler job

2023-07-31 Thread via GitHub
hello-stephen commented on PR #21916: URL: https://github.com/apache/doris/pull/21916#issuecomment-1659514720 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.77 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes

[GitHub] [doris] zgxme commented on pull request #22445: [test](pipline) adjust mem limit to 60 & exclude 1 case

2023-07-31 Thread via GitHub
zgxme commented on PR #22445: URL: https://github.com/apache/doris/pull/22445#issuecomment-1659513552 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 unsubs

[doris] branch master updated: [regression](fix) fix test_round case (#22441)

2023-07-31 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 7a2ff56863 [regression](fix) fix test_round c

[GitHub] [doris] Gabriel39 merged pull request #22441: [regression](fix) fix test_round case

2023-07-31 Thread via GitHub
Gabriel39 merged PR #22441: URL: https://github.com/apache/doris/pull/22441 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #22421: [stats](nereids) fix bug for avg-size

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22421: URL: https://github.com/apache/doris/pull/22421#issuecomment-1659513272 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] CalvinKirs commented on pull request #21916: [Feature](Job)Support scheduler job

2023-07-31 Thread via GitHub
CalvinKirs commented on PR #21916: URL: https://github.com/apache/doris/pull/21916#issuecomment-1659511127 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

[GitHub] [doris] zgxme commented on pull request #22445: [test](pipline) adjust mem limit to 60 & exclude 2 cases

2023-07-31 Thread via GitHub
zgxme commented on PR #22445: URL: https://github.com/apache/doris/pull/22445#issuecomment-1659510876 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. T

[GitHub] [doris] hello-stephen commented on pull request #22195: [Feature](Nereids)support create table and CTAS for Nereids

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22195: URL: https://github.com/apache/doris/pull/22195#issuecomment-1659510813 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.14 seconds stream load tsv: 496 seconds loaded 74807831229 Bytes

[GitHub] [doris] englefly commented on pull request #22421: [stats](nereids) fix bug for avg-size

2023-07-31 Thread via GitHub
englefly commented on PR #22421: URL: https://github.com/apache/doris/pull/22421#issuecomment-1659510376 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

[GitHub] [doris] hello-stephen commented on pull request #22426: [fix](invert index) fix string to wstring buffer overflow

2023-07-31 Thread via GitHub
hello-stephen commented on PR #22426: URL: https://github.com/apache/doris/pull/22426#issuecomment-1659506258 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.98 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes

[GitHub] [doris] BePPPower commented on pull request #21911: [Feature](Export) Supports concurrently export of table data

2023-07-31 Thread via GitHub
BePPPower commented on PR #21911: URL: https://github.com/apache/doris/pull/21911#issuecomment-1659505394 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

[GitHub] [doris] catpineapple commented on issue #21834: [Feature] create or replace to overwrite table/view

2023-07-31 Thread via GitHub
catpineapple commented on issue #21834: URL: https://github.com/apache/doris/issues/21834#issuecomment-1659505202 > @davedwwang insertOverwrite is not equal to fullRefresh! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [doris] github-actions[bot] commented on pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22392: URL: https://github.com/apache/doris/pull/22392#issuecomment-1659504396 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] zgxme commented on pull request #22445: [test](pipline) adjust mem limit to 60%

2023-07-31 Thread via GitHub
zgxme commented on PR #22445: URL: https://github.com/apache/doris/pull/22445#issuecomment-1659503394 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 unsubs

[GitHub] [doris] zgxme opened a new pull request, #22445: [test](pipline) adjust mem limit to 60%

2023-07-31 Thread via GitHub
zgxme opened a new pull request, #22445: URL: https://github.com/apache/doris/pull/22445 ## 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.

[GitHub] [doris] kaijchen commented on pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset

2023-07-31 Thread via GitHub
kaijchen commented on PR #22392: URL: https://github.com/apache/doris/pull/22392#issuecomment-1659500753 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

[GitHub] [doris] kaijchen commented on a diff in pull request #22392: [peformance](load) cancel unstarted segcompaction tasks when build rowset

2023-07-31 Thread via GitHub
kaijchen commented on code in PR #22392: URL: https://github.com/apache/doris/pull/22392#discussion_r1280067992 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -412,7 +395,6 @@ Status BetaRowsetWriter::_segcompaction_if_necessary() { } Status BetaRowsetWriter::_segcompac

[GitHub] [doris] github-actions[bot] commented on pull request #22364: [FIX](decimal)fix decimal precision

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22364: URL: https://github.com/apache/doris/pull/22364#issuecomment-1659500370 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] dataroaring commented on pull request #22353: [improve](insert) Support server side prepare insert stmt

2023-07-31 Thread via GitHub
dataroaring commented on PR #22353: URL: https://github.com/apache/doris/pull/22353#issuecomment-1659499452 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

[GitHub] [doris] wsjz commented on pull request #22424: [fix](multi-catalog)fix compatible with hdfs HA empty prefix

2023-07-31 Thread via GitHub
wsjz commented on PR #22424: URL: https://github.com/apache/doris/pull/22424#issuecomment-1659496469 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 unsubsc

[GitHub] [doris] github-actions[bot] commented on pull request #22443: Revert "[fix](show-stmt) fix show create table missing storage_medium info (#21757)"

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22443: URL: https://github.com/apache/doris/pull/22443#issuecomment-1659496050 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 #22443: Revert "[fix](show-stmt) fix show create table missing storage_medium info (#21757)"

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22443: URL: https://github.com/apache/doris/pull/22443#issuecomment-1659496010 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] davedwwang commented on issue #21834: [Feature] create or replace to overwrite table/view

2023-07-31 Thread via GitHub
davedwwang commented on issue #21834: URL: https://github.com/apache/doris/issues/21834#issuecomment-1659495379 @catpineapple I believe that transaction are not necessary.I looked at the implementation of "insert overwrite table", which is done through "create table like + insert into + alt

[GitHub] [doris] CalvinKirs commented on a diff in pull request #21916: [Feature](Job)Support scheduler job

2023-07-31 Thread via GitHub
CalvinKirs commented on code in PR #21916: URL: https://github.com/apache/doris/pull/21916#discussion_r1280064995 ## fe/fe-core/src/main/java/org/apache/doris/scheduler/executor/MemoryTaskExecutor.java: ## @@ -0,0 +1,37 @@ +// Licensed to the Apache Software Foundation (ASF) und

[GitHub] [doris] CalvinKirs commented on a diff in pull request #21916: [Feature](Job)Support scheduler job

2023-07-31 Thread via GitHub
CalvinKirs commented on code in PR #21916: URL: https://github.com/apache/doris/pull/21916#discussion_r1280064712 ## fe/fe-core/src/main/java/org/apache/doris/scheduler/registry/MemoryTaskRegister.java: ## @@ -0,0 +1,31 @@ +// Licensed to the Apache Software Foundation (ASF) und

[GitHub] [doris] jacktengg commented on issue #21217: [Bug] doris发送错误的fieldpacket,导致mysql驱动将数据库的largeInt解析成String

2023-07-31 Thread via GitHub
jacktengg commented on issue #21217: URL: https://github.com/apache/doris/issues/21217#issuecomment-1659494113 Then type mapping you mentioned above is for mapping MySQL data types to Doris data types, not from Doris to MySQL. -- This is an automated message from the Apache Git Service. T

[GitHub] [doris] jacktengg commented on issue #21217: [Bug] doris发送错误的fieldpacket,导致mysql驱动将数据库的largeInt解析成String

2023-07-31 Thread via GitHub
jacktengg commented on issue #21217: URL: https://github.com/apache/doris/issues/21217#issuecomment-1659492920 MySQL client/sever protocol does not support 128 bit integer. Seem common way is to parse out-of-range numbers as string type and the client side parse it back to numbers. -- Th

[GitHub] [doris] github-actions[bot] commented on pull request #22426: [fix](invert index) fix string to wstring buffer overflow

2023-07-31 Thread via GitHub
github-actions[bot] commented on PR #22426: URL: https://github.com/apache/doris/pull/22426#issuecomment-1659491738 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] CalvinKirs commented on pull request #21916: [Feature](Job)Support scheduler job

2023-07-31 Thread via GitHub
CalvinKirs commented on PR #21916: URL: https://github.com/apache/doris/pull/21916#issuecomment-1659491624 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

  1   2   3   4   5   >