[GitHub] [doris] AshinGau commented on pull request #23277: [fix](parquet) A row of complex type may be stored across more pages

2023-08-21 Thread via GitHub
AshinGau commented on PR #23277: URL: https://github.com/apache/doris/pull/23277#issuecomment-1686125751 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 #23205: [fix](load) fix duplicate memtable writer register to limiter

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23205: URL: https://github.com/apache/doris/pull/23205#issuecomment-1686126243 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 #22970: [feature](partial update) Support partial update for broker load

2023-08-21 Thread via GitHub
hello-stephen commented on PR #22970: URL: https://github.com/apache/doris/pull/22970#issuecomment-1686133568 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.6 seconds stream load tsv: 540 seconds loaded 74807831229 Bytes,

[GitHub] [doris] hello-stephen commented on pull request #22963: [refactor](nereids) Refactor stats collection framework

2023-08-21 Thread via GitHub
hello-stephen commented on PR #22963: URL: https://github.com/apache/doris/pull/22963#issuecomment-1686134592 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.81 seconds stream load tsv: 542 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23277: [fix](parquet) A row of complex type may be stored across more pages

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23277: URL: https://github.com/apache/doris/pull/23277#issuecomment-1686134887 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] kaijchen opened a new pull request, #23278: [refactor](rpc) move thread pool from internal service to exec env

2023-08-21 Thread via GitHub
kaijchen opened a new pull request, #23278: URL: https://github.com/apache/doris/pull/23278 ## Proposed changes Move thread pool from internal service to exec env, so we can share thread pool between multiple rpc instances. And it will be easier to offload some heavy work into the

[GitHub] [doris] alanredsheep commented on issue #22339: [Enhancement] support gzip/bzip2 for hive catalog

2023-08-21 Thread via GitHub
alanredsheep commented on issue #22339: URL: https://github.com/apache/doris/issues/22339#issuecomment-1686136309 > I've checked the hive files. It's suffix is '.gz'. But doris-1.2.6 still cannot read this table. https://github.com/apache/doris/assets/35416678/48f33bca-fb11-44

[GitHub] [doris] hello-stephen commented on pull request #23274: [improve](nereids) expand runtime filter target by hashJoin's equal condition

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23274: URL: https://github.com/apache/doris/pull/23274#issuecomment-1686137280 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.41 seconds stream load tsv: 539 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23104: [enhancement](Nereids): add char/covert func

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23104: URL: https://github.com/apache/doris/pull/23104#issuecomment-1686142152 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.62 seconds stream load tsv: 543 seconds loaded 74807831229 Bytes

[GitHub] [doris] zy-kkk opened a new pull request, #23279: [improve](jdbc catalog) Improve the speed of writing to postgresql databases

2023-08-21 Thread via GitHub
zy-kkk opened a new pull request, #23279: URL: https://github.com/apache/doris/pull/23279 ## Proposed changes Issue Number: close #xxx reWriteBatchedInserts (boolean) Default false This will change batch inserts from insert into foo (col1, col2, col3) values (1, 2, 3) into i

[GitHub] [doris] zy-kkk commented on pull request #23279: [improve](jdbc catalog) Improve the speed of writing to postgresql databases

2023-08-21 Thread via GitHub
zy-kkk commented on PR #23279: URL: https://github.com/apache/doris/pull/23279#issuecomment-1686142414 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

[GitHub] [doris] kaijchen commented on pull request #23278: [refactor](brpc) move thread pool from internal service to exec env

2023-08-21 Thread via GitHub
kaijchen commented on PR #23278: URL: https://github.com/apache/doris/pull/23278#issuecomment-1686142758 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 #23278: [refactor](brpc) move thread pool from internal service to exec env

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23278: URL: https://github.com/apache/doris/pull/23278#issuecomment-1686143379 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] TangSiyang2001 opened a new pull request, #23280: [fix](feut) fix S3TvfLoadStmtTest case merged error

2023-08-21 Thread via GitHub
TangSiyang2001 opened a new pull request, #23280: URL: https://github.com/apache/doris/pull/23280 ## 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](

[GitHub] [doris] github-actions[bot] commented on pull request #23278: [refactor](brpc) move thread pool from internal service to exec env

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23278: URL: https://github.com/apache/doris/pull/23278#issuecomment-1686150976 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 #23276: [Reopen](inverted index) push count on index down to scan node

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23276: URL: https://github.com/apache/doris/pull/23276#issuecomment-1686150847 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 #23255: [refactor](nereids) convert session var name "beNumForTest"

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23255: URL: https://github.com/apache/doris/pull/23255#issuecomment-1686152657 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.14 seconds stream load tsv: 540 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23246: [bugfix](vertical-compaction) Only can init the SegmentCacheHandle once

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23246: URL: https://github.com/apache/doris/pull/23246#issuecomment-1686165488 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.04 seconds stream load tsv: 539 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23257: [feature](Nereids) support `select key encryptKey`

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23257: URL: https://github.com/apache/doris/pull/23257#issuecomment-1686168174 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.81 seconds stream load tsv: 541 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23278: [refactor](brpc) move thread pool from internal service to exec env

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23278: URL: https://github.com/apache/doris/pull/23278#issuecomment-1686168225 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] morrySnow merged pull request #23264: [FIX](array) fix array() with cast in if

2023-08-21 Thread via GitHub
morrySnow merged PR #23264: URL: https://github.com/apache/doris/pull/23264 -- 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

[doris] branch master updated: [fix](array) fix typeExtactMatch for array() type (#23264)

2023-08-21 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 ae9f04f969 [fix](array) fix typeExtactMatch fo

[GitHub] [doris] hello-stephen commented on pull request #23277: [fix](parquet) A row of complex type may be stored across more pages

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23277: URL: https://github.com/apache/doris/pull/23277#issuecomment-1686173732 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.44 seconds stream load tsv: 536 seconds loaded 74807831229 Bytes

[GitHub] [doris] morrySnow commented on pull request #22851: [feature](Nereids) support array type

2023-08-21 Thread via GitHub
morrySnow commented on PR #22851: URL: https://github.com/apache/doris/pull/22851#issuecomment-1686182640 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 #23259: [fix](case) comment out orthogonal_bitmap_intersect

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23259: URL: https://github.com/apache/doris/pull/23259#issuecomment-1686183250 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 #23279: [improve](jdbc catalog) Improve the speed of writing to postgresql databases

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23279: URL: https://github.com/apache/doris/pull/23279#issuecomment-1686184620 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.89 seconds stream load tsv: 546 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23205: [fix](load) fix duplicate register of memtable writer in memory limiter

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23205: URL: https://github.com/apache/doris/pull/23205#issuecomment-1686198670 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.1 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #22944: [enhancement](Nereids): optimize deepEquals

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #22944: URL: https://github.com/apache/doris/pull/22944#issuecomment-1686198067 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] zenoyang commented on pull request #23258: [fix](function) Fix to_bitmap int parameter causing BE crash

2023-08-21 Thread via GitHub
zenoyang commented on PR #23258: URL: https://github.com/apache/doris/pull/23258#issuecomment-1686200076 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 #23241: [fix](Nereids): fix LogicalProject equals()

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23241: URL: https://github.com/apache/doris/pull/23241#issuecomment-1686199926 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 #22687: [Feature](inverted index) push count on index down to scan node

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #22687: URL: https://github.com/apache/doris/pull/22687#issuecomment-1686202392 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] morrySnow commented on a diff in pull request #22963: [refactor](nereids) Refactor stats collection framework

2023-08-21 Thread via GitHub
morrySnow commented on code in PR #22963: URL: https://github.com/apache/doris/pull/22963#discussion_r1300012913 ## fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/scheduler/SimpleJobScheduler.java: ## @@ -28,10 +27,10 @@ public class SimpleJobScheduler implements JobSche

[GitHub] [doris] hello-stephen commented on pull request #23259: [fix](case) comment out orthogonal_bitmap_intersect

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23259: URL: https://github.com/apache/doris/pull/23259#issuecomment-1686208795 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] github-actions[bot] commented on pull request #23258: [fix](function) Fix to_bitmap int parameter causing BE crash

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23258: URL: https://github.com/apache/doris/pull/23258#issuecomment-1686209872 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] yiguolei opened a new pull request, #23281: [refactor](fragment) refactor non pipeline fragment executor

2023-08-21 Thread via GitHub
yiguolei opened a new pull request, #23281: URL: https://github.com/apache/doris/pull/23281 ## 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] freemandealer commented on pull request #23239: [fix](InternalService) add short-cut return when offer failed

2023-08-21 Thread via GitHub
freemandealer commented on PR #23239: URL: https://github.com/apache/doris/pull/23239#issuecomment-1686212966 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 unsu

[GitHub] [doris] github-actions[bot] commented on pull request #22687: [Feature](inverted index) push count on index down to scan node

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #22687: URL: https://github.com/apache/doris/pull/22687#issuecomment-1686213271 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 #23278: [refactor](brpc) move thread pool from internal service to exec env

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23278: URL: https://github.com/apache/doris/pull/23278#issuecomment-1686217717 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.96 seconds stream load tsv: 539 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23281: [refactor](fragment) refactor non pipeline fragment executor

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23281: URL: https://github.com/apache/doris/pull/23281#issuecomment-1686221568 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 #23276: [Reopen](inverted index) push count on index down to scan node

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23276: URL: https://github.com/apache/doris/pull/23276#issuecomment-1686222833 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] zy-kkk opened a new pull request, #23282: [improve](jdbc catalog) Add a variable to accommodate the final keyword in ClickHouse Jdbc Catalog queries

2023-08-21 Thread via GitHub
zy-kkk opened a new pull request, #23282: URL: https://github.com/apache/doris/pull/23282 ## Proposed changes Issue Number: close https://github.com/apache/doris/discussions/23130 https://clickhouse.com/docs/en/operations/settings/settings#final ## Further comments

[GitHub] [doris] hello-stephen commented on pull request #22851: [feature](Nereids) support array type

2023-08-21 Thread via GitHub
hello-stephen commented on PR #22851: URL: https://github.com/apache/doris/pull/22851#issuecomment-1686223535 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.9 seconds stream load tsv: 542 seconds loaded 74807831229 Bytes,

[GitHub] [doris] zy-kkk commented on pull request #23282: [improve](jdbc catalog) Add a variable to accommodate the final keyword in ClickHouse Jdbc Catalog queries

2023-08-21 Thread via GitHub
zy-kkk commented on PR #23282: URL: https://github.com/apache/doris/pull/23282#issuecomment-1686223646 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

[GitHub] [doris] yiguolei commented on pull request #23281: [refactor](fragment) refactor non pipeline fragment executor

2023-08-21 Thread via GitHub
yiguolei commented on PR #23281: URL: https://github.com/apache/doris/pull/23281#issuecomment-1686226200 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 #23282: [improve](jdbc catalog) Add a variable to accommodate the final keyword in ClickHouse Jdbc Catalog queries

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23282: URL: https://github.com/apache/doris/pull/23282#issuecomment-1686227675 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 #23276: [Reopen](inverted index) push count on index down to scan node

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23276: URL: https://github.com/apache/doris/pull/23276#issuecomment-1686229665 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 #23276: [Reopen](inverted index) push count on index down to scan node

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23276: URL: https://github.com/apache/doris/pull/23276#issuecomment-1686234622 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 #23279: [improve](jdbc catalog) Improve the speed of writing to postgresql databases

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23279: URL: https://github.com/apache/doris/pull/23279#issuecomment-1686244052 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 #23279: [improve](jdbc catalog) Improve the speed of writing to postgresql databases

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23279: URL: https://github.com/apache/doris/pull/23279#issuecomment-1686244102 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 #23266: [Fix](executor)use push to send keep alive signal

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23266: URL: https://github.com/apache/doris/pull/23266#issuecomment-1686248185 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] BePPPower commented on pull request #23164: [feature](Nereids) support select tablets with nereids optimizer

2023-08-21 Thread via GitHub
BePPPower commented on PR #23164: URL: https://github.com/apache/doris/pull/23164#issuecomment-1686249588 run p1 -- 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 unsubscr

[GitHub] [doris] github-actions[bot] commented on pull request #23098: [improvement](scan) Reduce time to fetch function calls

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23098: URL: https://github.com/apache/doris/pull/23098#issuecomment-1686253167 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 #23282: [improve](jdbc catalog) Add a variable to accommodate the final keyword in ClickHouse Jdbc Catalog queries

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23282: URL: https://github.com/apache/doris/pull/23282#issuecomment-1686266396 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.34 seconds stream load tsv: 540 seconds loaded 74807831229 Bytes

[GitHub] [doris] zhiqiang-hhhh commented on a diff in pull request #23281: [refactor](fragment) refactor non pipeline fragment executor

2023-08-21 Thread via GitHub
zhiqiang- commented on code in PR #23281: URL: https://github.com/apache/doris/pull/23281#discussion_r1300049147 ## be/src/runtime/fragment_mgr.cpp: ## @@ -881,178 +659,89 @@ Status FragmentMgr::exec_plan_fragment(const TPipelineFragmentParams& params, std::shared_pt

[GitHub] [doris] github-actions[bot] commented on pull request #23246: [bugfix](vertical-compaction) Only can init the SegmentCacheHandle once

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23246: URL: https://github.com/apache/doris/pull/23246#issuecomment-1686284254 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 #23246: [bugfix](vertical-compaction) Only can init the SegmentCacheHandle once

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23246: URL: https://github.com/apache/doris/pull/23246#issuecomment-1686284344 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] dataroaring merged pull request #23239: [fix](InternalService) add short-cut return when offer failed

2023-08-21 Thread via GitHub
dataroaring merged PR #23239: URL: https://github.com/apache/doris/pull/23239 -- 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 (ae9f04f969 -> d4642b47b4)

2023-08-21 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 ae9f04f969 [fix](array) fix typeExtactMatch for array() type (#23264) add d4642b47b4 [fix](InternalService)

[GitHub] [doris] github-actions[bot] commented on pull request #23276: [Reopen](inverted index) push count on index down to scan node

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23276: URL: https://github.com/apache/doris/pull/23276#issuecomment-1686286858 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 #23276: [Reopen](inverted index) push count on index down to scan node

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23276: URL: https://github.com/apache/doris/pull/23276#issuecomment-1686286922 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

[doris] branch master updated: [feature](move-memtable)[1/8] support creating segments externally in rowset writer (#23085)

2023-08-21 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 3b4cc06a62 [feature](move-memtable)[1/8] sup

[GitHub] [doris] hello-stephen commented on pull request #23281: [refactor](fragment) refactor non pipeline fragment executor

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23281: URL: https://github.com/apache/doris/pull/23281#issuecomment-1686287195 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.58 seconds stream load tsv: 540 seconds loaded 74807831229 Bytes

[GitHub] [doris] dataroaring merged pull request #23085: [feature](move-memtable)[1/7] support creating segments externally in rowset writer

2023-08-21 Thread via GitHub
dataroaring merged PR #23085: URL: https://github.com/apache/doris/pull/23085 -- 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] BiteTheDDDDt commented on pull request #23237: [Bug](thread-pool) try to fix pv operator of work thread pool

2023-08-21 Thread via GitHub
BiteThet commented on PR #23237: URL: https://github.com/apache/doris/pull/23237#issuecomment-1686298463 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 #22917: [fix](json) fix json int128 overflow

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #22917: URL: https://github.com/apache/doris/pull/22917#issuecomment-1686306712 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 commented on pull request #23237: [Bug](thread-pool) try to fix pv operator of work thread pool

2023-08-21 Thread via GitHub
BiteThet commented on PR #23237: URL: https://github.com/apache/doris/pull/23237#issuecomment-1686308639 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 #23237: [Bug](thread-pool) try to fix pv operator of work thread pool

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23237: URL: https://github.com/apache/doris/pull/23237#issuecomment-1686309911 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 #23237: [Bug](thread-pool) try to fix pv operator of work thread pool

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23237: URL: https://github.com/apache/doris/pull/23237#issuecomment-1686311625 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 #23237: [Bug](thread-pool) try to fix pv operator of work thread pool

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23237: URL: https://github.com/apache/doris/pull/23237#issuecomment-1686319814 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 #23259: [fix](case) comment out orthogonal_bitmap_*

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23259: URL: https://github.com/apache/doris/pull/23259#issuecomment-1686323196 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] liutang123 commented on pull request #23142: [opt](pipeline) Make pipeline fragment context send_report asynchronized

2023-08-21 Thread via GitHub
liutang123 commented on PR #23142: URL: https://github.com/apache/doris/pull/23142#issuecomment-1686329934 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

[GitHub] [doris] github-actions[bot] commented on pull request #23142: [opt](pipeline) Make pipeline fragment context send_report asynchronized

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23142: URL: https://github.com/apache/doris/pull/23142#issuecomment-1686340183 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] luozenglin merged pull request #23243: [chore](fe) Fix typos in comments

2023-08-21 Thread via GitHub
luozenglin merged PR #23243: URL: https://github.com/apache/doris/pull/23243 -- 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: correct a note error (#23243)

2023-08-21 Thread luozenglin
This is an automated email from the ASF dual-hosted git repository. luozenglin 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 0090b8f1f6 correct a note error (#23243) 0090

[GitHub] [doris] Gabriel39 commented on a diff in pull request #23281: [refactor](fragment) refactor non pipeline fragment executor

2023-08-21 Thread via GitHub
Gabriel39 commented on code in PR #23281: URL: https://github.com/apache/doris/pull/23281#discussion_r1300127958 ## be/src/runtime/fragment_mgr.cpp: ## @@ -658,22 +455,6 @@ void FragmentMgr::remove_pipeline_context( } } -void FragmentMgr::remove_pipeline_context( Review

[GitHub] [doris] kaijchen commented on pull request #23205: [fix](load) fix duplicate register of memtable writer in memory limiter

2023-08-21 Thread via GitHub
kaijchen commented on PR #23205: URL: https://github.com/apache/doris/pull/23205#issuecomment-1686357739 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 #23205: [fix](load) fix duplicate register of memtable writer in memory limiter

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23205: URL: https://github.com/apache/doris/pull/23205#issuecomment-1686367964 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] kaijchen commented on pull request #23205: [fix](load) fix duplicate register of memtable writer in memory limiter

2023-08-21 Thread via GitHub
kaijchen commented on PR #23205: URL: https://github.com/apache/doris/pull/23205#issuecomment-1686382619 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] xiaokang merged pull request #23246: [bugfix](vertical-compaction) Only can init the SegmentCacheHandle once

2023-08-21 Thread via GitHub
xiaokang merged PR #23246: URL: https://github.com/apache/doris/pull/23246 -- 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] xiaokang commented on pull request #22917: [fix](json) fix json int128 overflow

2023-08-21 Thread via GitHub
xiaokang commented on PR #22917: URL: https://github.com/apache/doris/pull/22917#issuecomment-1686385968 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

[doris] branch master updated: [bugfix](vertical-compaction) Only can init the SegmentCacheHandle once (#23246)

2023-08-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 8503d26e5c [bugfix](vertical-compaction) Only can

[GitHub] [doris] TangSiyang2001 opened a new pull request, #23283: [fix](light-schema-change) fix schema consistency check failed

2023-08-21 Thread via GitHub
TangSiyang2001 opened a new pull request, #23283: URL: https://github.com/apache/doris/pull/23283 ## 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](

[GitHub] [doris] TangSiyang2001 commented on pull request #23283: [fix](light-schema-change) fix schema consistency check failed

2023-08-21 Thread via GitHub
TangSiyang2001 commented on PR #23283: URL: https://github.com/apache/doris/pull/23283#issuecomment-1686388904 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.

[GitHub] [doris] mrhhsg commented on pull request #23254: [fix](planner)avg function need support large int param

2023-08-21 Thread via GitHub
mrhhsg commented on PR #23254: URL: https://github.com/apache/doris/pull/23254#issuecomment-1686390500 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

[GitHub] [doris] TangSiyang2001 commented on pull request #23283: [fix](light-schema-change) fix schema consistency check failed

2023-08-21 Thread via GitHub
TangSiyang2001 commented on PR #23283: URL: https://github.com/apache/doris/pull/23283#issuecomment-1686394027 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.

[GitHub] [doris] github-actions[bot] commented on pull request #23205: [fix](load) fix duplicate register of memtable writer in memory limiter

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23205: URL: https://github.com/apache/doris/pull/23205#issuecomment-1686396113 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 #23237: [Bug](thread-pool) try to fix pv operator of work thread pool

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23237: URL: https://github.com/apache/doris/pull/23237#issuecomment-1686398188 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.52 seconds stream load tsv: 552 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23237: [Bug](thread-pool) try to fix pv operator of work thread pool

2023-08-21 Thread via GitHub
hello-stephen commented on PR #23237: URL: https://github.com/apache/doris/pull/23237#issuecomment-1686398918 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.01 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23283: [fix](light-schema-change) fix schema consistency check failed

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23283: URL: https://github.com/apache/doris/pull/23283#issuecomment-1686402336 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] 04/05: [fix](array) fix typeExtactMatch for array() type (#23264)

2023-08-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 321cc04a214d381a553d72a1edc06046377c8658 Author: amory AuthorDate: Mon Aug 21 19:41:09 2023 +0800 [fix](array) fi

[doris] 02/05: [fix](multi-catalog)fix avro and jdbc scanner dependency (#23015)

2023-08-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 133683c30b05c584d9d1ad817c62d91c3bba5c74 Author: slothever <18522955+w...@users.noreply.github.com> AuthorDate: Sun Aug

[doris] branch branch-2.0 updated (3b0175d190 -> 57aa73719d)

2023-08-21 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 3b0175d190 [FIX](map)fix map offsets set next_array_item_rowid (#23251) new b7e2ccd4eb [Fix](RoutineLoad)Fix wh

[doris] 05/05: [bugfix](vertical-compaction) Only can init the SegmentCacheHandle once (#23246)

2023-08-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 57aa73719d2c57fcd322cf8eeb3fa23b351946eb Author: Lightman <31928846+lchangli...@users.noreply.github.com> AuthorDate: M

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

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

[doris] 01/05: [Fix](RoutineLoad)Fix when Unique (MoW) RoutineLoad imports unspecified Sequence column (#23167)

2023-08-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit b7e2ccd4eb674bdd2d8d69ebe2b5c3f6950e3a3c Author: Calvin Kirs AuthorDate: Fri Aug 18 21:49:09 2023 +0800 [Fix](Rou

[GitHub] [doris] github-actions[bot] commented on pull request #23283: [fix](light-schema-change) fix schema consistency check failed

2023-08-21 Thread via GitHub
github-actions[bot] commented on PR #23283: URL: https://github.com/apache/doris/pull/23283#issuecomment-1686404730 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] 02/05: [Bug](agg) fix QUANTILE_UNION many problems (#23181)

2023-08-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit e0b1582e05a1902f06a6cbda537f3b89ef9eb5d9 Author: Pxl AuthorDate: Mon Aug 21 10:04:27 2023 +0800 [Bug](agg) fix QU

[doris] branch branch-2.0 updated (57aa73719d -> 56199ebcca)

2023-08-21 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 57aa73719d [bugfix](vertical-compaction) Only can init the SegmentCacheHandle once (#23246) new 0b3a6f50b8 [fi

[doris] 04/05: [Fix](View)Use the element_at function to replace %element_extract% to prevent parsing errors (#23093)

2023-08-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 40e69c209a8d599559a85dbf32a50496715c73b8 Author: Calvin Kirs AuthorDate: Mon Aug 21 11:19:10 2023 +0800 [Fix](Vie

[doris] 03/05: [improvement](agg) Do not serialize bitmap to string (#23172)

2023-08-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit e852c809f6bf51c4881e3884faff9f3936742511 Author: Jerry Hu AuthorDate: Mon Aug 21 10:10:15 2023 +0800 [improvement

<    1   2   3   4   5   6   7   >