[GitHub] [doris] github-actions[bot] commented on pull request #20876: [Improvement](load) single partition load optimize

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20876: URL: https://github.com/apache/doris/pull/20876#issuecomment-1594202562 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 #20876: [Improvement](load) single partition load optimize

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20876: URL: https://github.com/apache/doris/pull/20876#issuecomment-1594202287 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] SaintBacchus closed pull request #20241: [Regression](MTMV)Use lock instead of tryLock to get the jobManager lock

2023-06-15 Thread via GitHub
SaintBacchus closed pull request #20241: [Regression](MTMV)Use lock instead of tryLock to get the jobManager lock URL: https://github.com/apache/doris/pull/20241 -- 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] morrySnow commented on pull request #20894: [opt](Nereids) revert convert IN with 2 options to OR expression rule

2023-06-15 Thread via GitHub
morrySnow commented on PR #20894: URL: https://github.com/apache/doris/pull/20894#issuecomment-1594201049 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] yiguolei commented on a diff in pull request #20771: [fix](pipeline) refactor olap table sink close

2023-06-15 Thread via GitHub
yiguolei commented on code in PR #20771: URL: https://github.com/apache/doris/pull/20771#discussion_r1231856957 ## be/src/vec/sink/vtablet_sink.cpp: ## @@ -1393,133 +1385,226 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input_block, return Status:

[GitHub] [doris] morrySnow opened a new pull request, #20894: [opt](Nereids) revert convert IN with 2 options to OR expression rule

2023-06-15 Thread via GitHub
morrySnow opened a new pull request, #20894: URL: https://github.com/apache/doris/pull/20894 ## 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

[GitHub] [doris] BiteTheDDDDt commented on pull request #20869: [Chore](materialized-view) add ssb_flat mv test case

2023-06-15 Thread via GitHub
BiteThet commented on PR #20869: URL: https://github.com/apache/doris/pull/20869#issuecomment-1594197529 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 unsub

[doris] branch master updated: [fix](nereids) only setHasColocatePlanNode when currentFragment's data partition is not RANDOM (#20885)

2023-06-15 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 ccfd6f1d23 [fix](nereids) only setHasColocateP

[GitHub] [doris] morrySnow merged pull request #20885: [fix](nereids)only setHasColocatePlanNode when currentFragment's data partition is not RANDOM

2023-06-15 Thread via GitHub
morrySnow merged PR #20885: URL: https://github.com/apache/doris/pull/20885 -- 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] morrySnow commented on a diff in pull request #20860: [fix](match) add more checks for match expression in nereids, to fix regression case test_index_match_select and test_index_match

2023-06-15 Thread via GitHub
morrySnow commented on code in PR #20860: URL: https://github.com/apache/doris/pull/20860#discussion_r1231721692 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Match.java: ## @@ -60,22 +57,24 @@ public DataType getDataType() throws UnboundException {

[GitHub] [doris] eldenmoon opened a new pull request, #20893: [chore](file) remove useless file

2023-06-15 Thread via GitHub
eldenmoon opened a new pull request, #20893: URL: https://github.com/apache/doris/pull/20893 ## 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

[GitHub] [doris] eldenmoon commented on pull request #20893: [chore](file) remove useless file

2023-06-15 Thread via GitHub
eldenmoon commented on PR #20893: URL: https://github.com/apache/doris/pull/20893#issuecomment-1594194479 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: [Fix](regression-test) fix incorrect explain requirement when globally enable nereids (#20809)

2023-06-15 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 f741129ffe [Fix](regression-test) fix incorrec

[GitHub] [doris] morrySnow merged pull request #20809: [Fix](regression-test)fix incorrect explain requirement when globally enable nereids.

2023-06-15 Thread via GitHub
morrySnow merged PR #20809: URL: https://github.com/apache/doris/pull/20809 -- 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] sohardforaname commented on pull request #20452: [Feature](Nereids) support delete using syntax to delete data from unique key table

2023-06-15 Thread via GitHub
sohardforaname commented on PR #20452: URL: https://github.com/apache/doris/pull/20452#issuecomment-1594189721 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] GoGoWen commented on pull request #20612: [Fix](Error) fix some typo error in code

2023-06-15 Thread via GitHub
GoGoWen commented on PR #20612: URL: https://github.com/apache/doris/pull/20612#issuecomment-1594187277 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 unsubscrib

[GitHub] [doris] bin41215 closed issue #20805: [Enhancement] Doris-1.2.1-rc01 compile error through docker

2023-06-15 Thread via GitHub
bin41215 closed issue #20805: [Enhancement] Doris-1.2.1-rc01 compile error through docker URL: https://github.com/apache/doris/issues/20805 -- 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 specif

[GitHub] [doris] bin41215 commented on issue #20805: [Enhancement] Doris-1.2.1-rc01 compile error through docker

2023-06-15 Thread via GitHub
bin41215 commented on issue #20805: URL: https://github.com/apache/doris/issues/20805#issuecomment-1594182814 solved -- 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 #20044: [Function] Support date function: microsecond()

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20044: URL: https://github.com/apache/doris/pull/20044#issuecomment-1594180998 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 #20883: [Fix](core) Get tablet version should hold meta lock

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20883: URL: https://github.com/apache/doris/pull/20883#issuecomment-1594181272 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] zzzzzzzs commented on pull request #20044: [Function] Support date function: microsecond()

2023-06-15 Thread via GitHub
zzzs commented on PR #20044: URL: https://github.com/apache/doris/pull/20044#issuecomment-1594179365 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] LiBinfeng-01 commented on pull request #20599: [Fix](Planner) Change return type in where, having and on clause

2023-06-15 Thread via GitHub
LiBinfeng-01 commented on PR #20599: URL: https://github.com/apache/doris/pull/20599#issuecomment-1594178562 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 #20778: [Fix](invert index) fix fd over limit

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20778: URL: https://github.com/apache/doris/pull/20778#issuecomment-1594178216 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] Yukang-Lian commented on pull request #20883: [Fix](core) Get tablet version should hold meta lock

2023-06-15 Thread via GitHub
Yukang-Lian commented on PR #20883: URL: https://github.com/apache/doris/pull/20883#issuecomment-1594177028 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] BiteTheDDDDt commented on a diff in pull request #20890: [Enhancement](function) fix compatibility issues of sum/count during upgrade process

2023-06-15 Thread via GitHub
BiteThet commented on code in PR #20890: URL: https://github.com/apache/doris/pull/20890#discussion_r1231831632 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -1572,7 +1572,7 @@ public class Config extends ConfigBase { * Max data version of ba

[GitHub] [doris] github-actions[bot] commented on pull request #20891: [fix](merge-on-write) fix publish timeout

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20891: URL: https://github.com/apache/doris/pull/20891#issuecomment-1594175222 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] yiguolei merged pull request #20882: [test](regression) update some case in p2 (#20683)

2023-06-15 Thread via GitHub
yiguolei merged PR #20882: URL: https://github.com/apache/doris/pull/20882 -- 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] wsjz commented on pull request #20591: [fix](multi-catalog)fix s3 check, complete catalog properties

2023-06-15 Thread via GitHub
wsjz commented on PR #20591: URL: https://github.com/apache/doris/pull/20591#issuecomment-1594173728 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] xzj7019 commented on a diff in pull request #20713: [tpcds](nereids)adjust cost model for BroadCastJoin and PartitionJoin

2023-06-15 Thread via GitHub
xzj7019 commented on code in PR #20713: URL: https://github.com/apache/doris/pull/20713#discussion_r1231827382 ## fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostModelV1.java: ## @@ -252,10 +271,19 @@ public Cost visitPhysicalHashJoin( leftRowCoun

[GitHub] [doris] github-actions[bot] commented on pull request #20884: [fix](load) add missing flush context for BetaRowsetWriter::_add_block()

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20884: URL: https://github.com/apache/doris/pull/20884#issuecomment-1594170953 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 #20884: [fix](load) add missing flush context for BetaRowsetWriter::_add_block()

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20884: URL: https://github.com/apache/doris/pull/20884#issuecomment-1594170320 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 #20884: [fix](load) add missing flush context for BetaRowsetWriter::_add_block()

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20884: URL: https://github.com/apache/doris/pull/20884#issuecomment-1594169737 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 #20885: [fix](nereids)only setHasColocatePlanNode when currentFragment's data partition is not RANDOM

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20885: URL: https://github.com/apache/doris/pull/20885#issuecomment-1594169415 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 #20885: [fix](nereids)only setHasColocatePlanNode when currentFragment's data partition is not RANDOM

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20885: URL: https://github.com/apache/doris/pull/20885#issuecomment-1594169447 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] deadlinefen commented on pull request #20870: [Test](regression) CCR syncer thrift interface regression test

2023-06-15 Thread via GitHub
deadlinefen commented on PR #20870: URL: https://github.com/apache/doris/pull/20870#issuecomment-1594167215 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 #20876: [Improvement](load) single partition load optimize

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20876: URL: https://github.com/apache/doris/pull/20876#issuecomment-159418 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 #20884: [fix](load) add missing flush context for BetaRowsetWriter::_add_block()

2023-06-15 Thread via GitHub
kaijchen commented on PR #20884: URL: https://github.com/apache/doris/pull/20884#issuecomment-1594164483 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 #20863: [fix](datetime) Fix the error in date calculation that includes constants

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20863: URL: https://github.com/apache/doris/pull/20863#issuecomment-1594163425 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 #20883: [Fix](core) Get tablet version should hold meta lock

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20883: URL: https://github.com/apache/doris/pull/20883#issuecomment-1594163489 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 #20884: [fix](load) add missing flush context for BetaRowsetWriter::_add_block()

2023-06-15 Thread via GitHub
kaijchen commented on PR #20884: URL: https://github.com/apache/doris/pull/20884#issuecomment-1594163483 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] liutang123 commented on pull request #19924: [improvement](pipeline) task group scan entity

2023-06-15 Thread via GitHub
liutang123 commented on PR #19924: URL: https://github.com/apache/doris/pull/19924#issuecomment-1594162661 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] sohardforaname commented on pull request #20863: [fix](datetime) Fix the error in date calculation that includes constants

2023-06-15 Thread via GitHub
sohardforaname commented on PR #20863: URL: https://github.com/apache/doris/pull/20863#issuecomment-1594163003 @morrySnow PTAL -- 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 #20884: [fix](load) add missing flush context for BetaRowsetWriter::_add_block()

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20884: URL: https://github.com/apache/doris/pull/20884#issuecomment-1594162192 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 #20883: [Fix](core) Get tablet version should hold meta lock

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20883: URL: https://github.com/apache/doris/pull/20883#issuecomment-1594162122 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 #20883: [Fix](core) Get tablet version should hold meta lock

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20883: URL: https://github.com/apache/doris/pull/20883#issuecomment-1594162579 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 #20853: [enhancement](merge-on-write) format logs about MoW and add more stats for publish

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20853: URL: https://github.com/apache/doris/pull/20853#issuecomment-1594162308 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 #20883: [Fix](core) Get tablet version should hold meta lock

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20883: URL: https://github.com/apache/doris/pull/20883#issuecomment-1594161853 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 #19924: [improvement](pipeline) task group scan entity

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #19924: URL: https://github.com/apache/doris/pull/19924#issuecomment-1594161105 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] branch master updated: [Test][Framework] add enableCacheData option for test framework (#20874)

2023-06-15 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 731ce5802e [Test][Framework] add enableCache

[GitHub] [doris] dataroaring merged pull request #20874: [Test][Framework] add enableCacheData option for test framework

2023-06-15 Thread via GitHub
dataroaring merged PR #20874: URL: https://github.com/apache/doris/pull/20874 -- 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] github-actions[bot] commented on pull request #20891: [fix](merge-on-write) fix publish timeout

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20891: URL: https://github.com/apache/doris/pull/20891#issuecomment-1594159792 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 #20257: [improvement](compaction) Duplicate without key table compaction optimimation

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20257: URL: https://github.com/apache/doris/pull/20257#issuecomment-1594159352 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 commented on pull request #20886: [fix](nereids)disable tpcds query59 plan shape check

2023-06-15 Thread via GitHub
zy-kkk commented on PR #20886: URL: https://github.com/apache/doris/pull/20886#issuecomment-1594158264 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] github-actions[bot] commented on pull request #20884: [fix](load) add missing flush context for BetaRowsetWriter::_add_block()

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20884: URL: https://github.com/apache/doris/pull/20884#issuecomment-1594158589 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 #20853: [enhancement](merge-on-write) format logs about MoW and add more stats for publish

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20853: URL: https://github.com/apache/doris/pull/20853#issuecomment-1594157808 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 issue, #20892: ClickHouse

2023-06-15 Thread via GitHub
zy-kkk opened a new issue, #20892: URL: https://github.com/apache/doris/issues/20892 (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 unsubscribe, e-mail: co

[GitHub] [doris] github-actions[bot] commented on pull request #20891: [fix](merge-on-write) fix publish timeout

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20891: URL: https://github.com/apache/doris/pull/20891#issuecomment-1594157437 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 #20874: [Test][Framework] add enableCacheData option for test framework

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20874: URL: https://github.com/apache/doris/pull/20874#issuecomment-1594156482 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 #20891: [fix](merge-on-write) fix publish timeout

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20891: URL: https://github.com/apache/doris/pull/20891#issuecomment-1594157104 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 #20874: [Test][Framework] add enableCacheData option for test framework

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20874: URL: https://github.com/apache/doris/pull/20874#issuecomment-1594156448 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] GoGoWen commented on pull request #20386: [minor](all) Fix some typo in docs and code

2023-06-15 Thread via GitHub
GoGoWen commented on PR #20386: URL: https://github.com/apache/doris/pull/20386#issuecomment-1594156023 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] github-actions[bot] commented on pull request #20891: [fix](merge-on-write) fix publish timeout

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20891: URL: https://github.com/apache/doris/pull/20891#issuecomment-1594155493 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] zhannngchen commented on pull request #20891: [fix](merge-on-write) fix publish timeout

2023-06-15 Thread via GitHub
zhannngchen commented on PR #20891: URL: https://github.com/apache/doris/pull/20891#issuecomment-1594155090 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] herry2038 commented on pull request #20257: [improvement](compaction) Duplicate without key table compaction optimimation

2023-06-15 Thread via GitHub
herry2038 commented on PR #20257: URL: https://github.com/apache/doris/pull/20257#issuecomment-1594155024 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] kaijchen commented on pull request #20884: [fix](load) add missing flush context for BetaRowsetWriter::_add_block()

2023-06-15 Thread via GitHub
kaijchen commented on PR #20884: URL: https://github.com/apache/doris/pull/20884#issuecomment-1594154861 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] zhannngchen commented on pull request #20853: [enhancement](merge-on-write) format logs about MoW and add more stats for publish

2023-06-15 Thread via GitHub
zhannngchen commented on PR #20853: URL: https://github.com/apache/doris/pull/20853#issuecomment-1594153709 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 #20853: [enhancement](merge-on-write) format logs about MoW and add more stats for publish

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20853: URL: https://github.com/apache/doris/pull/20853#issuecomment-1594151406 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] zhannngchen opened a new pull request, #20891: [fix](merge-on-write) fix publish timeout

2023-06-15 Thread via GitHub
zhannngchen opened a new pull request, #20891: URL: https://github.com/apache/doris/pull/20891 ## Proposed changes Issue Number: close #xxx commit phase update delete bitmap forgot to update rowset ids in tablet_txn_info it's follow up of #20828 ## Further comments

[GitHub] [doris] github-actions[bot] commented on pull request #20886: [fix](nereids)disable tpcds query59 plan shape check

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20886: URL: https://github.com/apache/doris/pull/20886#issuecomment-1594149478 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 #20876: [Improvement](load) single partition load optimize

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20876: URL: https://github.com/apache/doris/pull/20876#issuecomment-1594149260 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] branch master updated: [fix](replica) do not delete the only one replica (#20872)

2023-06-15 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 1a62c79970 [fix](replica) do not delete the

[GitHub] [doris] dataroaring merged pull request #20872: [fix](replica) do not delete the only one replica

2023-06-15 Thread via GitHub
dataroaring merged PR #20872: URL: https://github.com/apache/doris/pull/20872 -- 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] zhannngchen commented on pull request #20853: [enhancement](merge-on-write) format logs about MoW and add more stats for publish

2023-06-15 Thread via GitHub
zhannngchen commented on PR #20853: URL: https://github.com/apache/doris/pull/20853#issuecomment-1594147722 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 #20872: [fix](replica) do not delete the only one replica

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20872: URL: https://github.com/apache/doris/pull/20872#issuecomment-1594147442 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 #20890: [Enhancement](function) fix compatibility issues of sum/count during upgrade process

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20890: URL: https://github.com/apache/doris/pull/20890#issuecomment-1594145816 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 commented on pull request #20694: [enhancement](insert-stmt) Make `insert into tbl values();` compatible with mysql

2023-06-15 Thread via GitHub
TangSiyang2001 commented on PR #20694: URL: https://github.com/apache/doris/pull/20694#issuecomment-1594144937 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] zhangstar333 commented on pull request #20890: [Enhancement](function) fix compatibility issues of sum/count during upgrade process

2023-06-15 Thread via GitHub
zhangstar333 commented on PR #20890: URL: https://github.com/apache/doris/pull/20890#issuecomment-1594139213 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] zhangstar333 opened a new pull request, #20890: [Enhancement](function) fix compatibility issues of sum/count during upgrade process

2023-06-15 Thread via GitHub
zhangstar333 opened a new pull request, #20890: URL: https://github.com/apache/doris/pull/20890 * in order to solve agg of sum/count is not compatibility during the upgrade process. * in PR #20370 have changed the serialize type and serialize column of sum/count * before is ColumnV

[GitHub] [doris] github-actions[bot] commented on pull request #20869: [Chore](materialized-view) add ssb_flat mv test case

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20869: URL: https://github.com/apache/doris/pull/20869#issuecomment-1594131314 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 #20869: [Chore](materialized-view) add ssb_flat mv test case

2023-06-15 Thread via GitHub
BiteThet commented on PR #20869: URL: https://github.com/apache/doris/pull/20869#issuecomment-1594126782 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] zhannngchen commented on a diff in pull request #20883: [Fix](core) Get tablet version should hold meta lock

2023-06-15 Thread via GitHub
zhannngchen commented on code in PR #20883: URL: https://github.com/apache/doris/pull/20883#discussion_r1231790793 ## be/src/olap/delta_writer.cpp: ## @@ -453,6 +453,7 @@ Status DeltaWriter::close_wait(const PSlaveTabletNodes& slave_tablet_nodes, RETURN_IF_ERROR(_

[doris] branch master updated (b7a50a09fe -> f80bf3c1bc)

2023-06-15 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b7a50a09fe [Opt](orc-reader) Optimize orc reader by dict filtering. (#20806) add f80bf3c1bc [fix](compaction) fix

[GitHub] [doris] xiaokang merged pull request #20837: [fix](compaction) fix time series compaction policy

2023-06-15 Thread via GitHub
xiaokang merged PR #20837: URL: https://github.com/apache/doris/pull/20837 -- 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] DongLiang-0 commented on pull request #19990: [Feature](avro) Support Apache Avro file format

2023-06-15 Thread via GitHub
DongLiang-0 commented on PR #19990: URL: https://github.com/apache/doris/pull/19990#issuecomment-1594123895 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] xiaokang commented on a diff in pull request #20889: [fix](compaction) fix time series compaction policy to adjust vertical compaction max segment size

2023-06-15 Thread via GitHub
xiaokang commented on code in PR #20889: URL: https://github.com/apache/doris/pull/20889#discussion_r1231788682 ## be/src/olap/compaction.cpp: ## @@ -126,6 +126,10 @@ int64_t Compaction::get_avg_segment_rows() { // input_rowsets_size is total disk_size of input_rowset, this

[GitHub] [doris] github-actions[bot] commented on pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #19917: URL: https://github.com/apache/doris/pull/19917#issuecomment-1594122788 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] bobhan1 commented on pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table

2023-06-15 Thread via GitHub
bobhan1 commented on PR #19917: URL: https://github.com/apache/doris/pull/19917#issuecomment-1594122559 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] github-actions[bot] commented on pull request #20889: [fix](compaction) fix time series compaction policy to adjust vertical compaction max segment size

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #20889: URL: https://github.com/apache/doris/pull/20889#issuecomment-1594122233 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 commented on pull request #20867: [fix](expr) fix loss of precision in FloatLiteral

2023-06-15 Thread via GitHub
TangSiyang2001 commented on PR #20867: URL: https://github.com/apache/doris/pull/20867#issuecomment-1594121154 Closed due to mysql also has precision loss for float type in query. However, this problem doesn't exist in pg. May be reopened after solution for us is determined. -- This is a

[GitHub] [doris] TangSiyang2001 closed pull request #20867: [fix](expr) fix loss of precision in FloatLiteral

2023-06-15 Thread via GitHub
TangSiyang2001 closed pull request #20867: [fix](expr) fix loss of precision in FloatLiteral URL: https://github.com/apache/doris/pull/20867 -- 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 speci

[GitHub] [doris] kaka11chen commented on pull request #20888: [fix](hive) check hive transactional table's file format

2023-06-15 Thread via GitHub
kaka11chen commented on PR #20888: URL: https://github.com/apache/doris/pull/20888#issuecomment-1594116597 LGTM. -- 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] csun5285 opened a new pull request, #20889: [fix](compaction) fix time series compaction policy to adjust vertical compaction max segment size

2023-06-15 Thread via GitHub
csun5285 opened a new pull request, #20889: URL: https://github.com/apache/doris/pull/20889 ## Proposed changes In the time series compaction policy, the vertical compaction max segment size should be adjusted to be the time series compaction goal size multiplied by 2. Issue N

[GitHub] [doris] github-actions[bot] commented on pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #19917: URL: https://github.com/apache/doris/pull/19917#issuecomment-1594114760 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] bobhan1 commented on pull request #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table

2023-06-15 Thread via GitHub
bobhan1 commented on PR #19917: URL: https://github.com/apache/doris/pull/19917#issuecomment-1594108952 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

[doris] branch master updated: [Opt](orc-reader) Optimize orc reader by dict filtering. (#20806)

2023-06-15 Thread ashingau
This is an automated email from the ASF dual-hosted git repository. ashingau 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 b7a50a09fe [Opt](orc-reader) Optimize orc reade

[GitHub] [doris] AshinGau merged pull request #20806: [Opt](orc-reader) Optimize orc reader by dict filtering.

2023-06-15 Thread via GitHub
AshinGau merged PR #20806: URL: https://github.com/apache/doris/pull/20806 -- 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 #19917: [feature-wip](auto-inc)(step-2) support auto-increment column for duplicate table

2023-06-15 Thread via GitHub
github-actions[bot] commented on PR #19917: URL: https://github.com/apache/doris/pull/19917#issuecomment-1594105846 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] branch master updated (1ec7f0e50a -> 722839e118)

2023-06-15 Thread ashingau
This is an automated email from the ASF dual-hosted git repository. ashingau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1ec7f0e50a [fix](memory) memory management thread exits gracefully add 722839e118 [Fix](multi-catalog) Fix hive

[GitHub] [doris] AshinGau merged pull request #20832: [Fix](multi-catalog) Fix hive transaction table regression test by adding hive-docker missing configurations.

2023-06-15 Thread via GitHub
AshinGau merged PR #20832: URL: https://github.com/apache/doris/pull/20832 -- 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] englefly commented on a diff in pull request #20865: [test](nereids) Add regression test for stats analyze

2023-06-15 Thread via GitHub
englefly commented on code in PR #20865: URL: https://github.com/apache/doris/pull/20865#discussion_r1231777519 ## regression-test/suites/statistics/test_ddl.groovy: ## @@ -0,0 +1,80 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licens

  1   2   3   4   5   >