[GitHub] [doris] shuke987 closed pull request #20980: [fix](test) dynamic_partition_check_interval_seconds=10

2023-06-21 Thread via GitHub
shuke987 closed pull request #20980: [fix](test) dynamic_partition_check_interval_seconds=10 URL: https://github.com/apache/doris/pull/20980 -- 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] xiaokang merged pull request #20977: [enhancement](pk) add bvar stating cached io

2023-06-21 Thread via GitHub
xiaokang merged PR #20977: URL: https://github.com/apache/doris/pull/20977 -- 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: [enhancement](pk) add bvar stating cached io (#20977)

2023-06-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 b65b821813 [enhancement](pk) add bvar stating cach

[GitHub] [doris] github-actions[bot] commented on pull request #21022: [Test](regression) CCR syncer thrift interface regression

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

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21022: URL: https://github.com/apache/doris/pull/21022#issuecomment-1600292807 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] Jibing-Li commented on a diff in pull request #21070: [Fix](multi-catalog) Invalidate cache when enable auto refresh catalog.

2023-06-21 Thread via GitHub
Jibing-Li commented on code in PR #21070: URL: https://github.com/apache/doris/pull/21070#discussion_r1236477567 ## fe/fe-core/src/main/java/org/apache/doris/catalog/RefreshManager.java: ## @@ -17,12 +17,7 @@ package org.apache.doris.catalog; -import org.apache.doris.analys

[GitHub] [doris] github-actions[bot] commented on pull request #21070: [Fix](multi-catalog) Invalidate cache when enable auto refresh catalog.

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21070: URL: https://github.com/apache/doris/pull/21070#issuecomment-1600302696 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 #21039: [enhancement](merge-on-write) some misc optimizations

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21039: URL: https://github.com/apache/doris/pull/21039#issuecomment-1600303802 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] shuke987 opened a new pull request, #21071: fix: test case variable scope bug.

2023-06-21 Thread via GitHub
shuke987 opened a new pull request, #21071: URL: https://github.com/apache/doris/pull/21071 ## Proposed changes Issue Number: close #xxx groovy's variable is global without def, which introduce multi-thread bug. ## Further comments If this is a relatively large

[GitHub] [doris] wsjz commented on pull request #20957: [fix](multi-catalog)fix max compute scanner OOM and datetime

2023-06-21 Thread via GitHub
wsjz commented on PR #20957: URL: https://github.com/apache/doris/pull/20957#issuecomment-1600305793 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 #21029: [fix](multi-catalog)add oss and cos sdk, supported their properties

2023-06-21 Thread via GitHub
wsjz commented on PR #21029: URL: https://github.com/apache/doris/pull/21029#issuecomment-1600307698 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] dutyu commented on pull request #21070: [Fix](multi-catalog) Invalidate cache when enable auto refresh catalog.

2023-06-21 Thread via GitHub
dutyu commented on PR #21070: URL: https://github.com/apache/doris/pull/21070#issuecomment-1600308164 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] xiaokang merged pull request #21022: [Test](regression) CCR syncer thrift interface regression

2023-06-21 Thread via GitHub
xiaokang merged PR #21022: URL: https://github.com/apache/doris/pull/21022 -- 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 #20926: [feature](fs)add fs_s3 benchmark tool

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #20926: URL: https://github.com/apache/doris/pull/20926#issuecomment-1600311367 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 #21071: fix: test case variable scope bug.

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21071: URL: https://github.com/apache/doris/pull/21071#issuecomment-1600311102 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 #21071: fix: test case variable scope bug.

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21071: URL: https://github.com/apache/doris/pull/21071#issuecomment-1600311055 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 (b65b821813 -> 4d84cd8ca1)

2023-06-21 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 b65b821813 [enhancement](pk) add bvar stating cached io (#20977) add 4d84cd8ca1 Revert "Revert "[Test](regression)

[GitHub] [doris] Jibing-Li commented on pull request #21053: [Improvement](statistics, multi catalog)Implement hive table statistic connector.

2023-06-21 Thread via GitHub
Jibing-Li commented on PR #21053: URL: https://github.com/apache/doris/pull/21053#issuecomment-1600313373 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 branch-2.0 updated (b4773e1195 -> 4d84cd8ca1)

2023-06-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 b4773e1195 [Chore](materialized-view) enable nereids planner on regression test mv_p0 (#21023) add ef17289925

[GitHub] [doris] hello-stephen opened a new pull request, #21072: [pipeline](ckb) debug

2023-06-21 Thread via GitHub
hello-stephen opened a new pull request, #21072: URL: https://github.com/apache/doris/pull/21072 ## 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](m

[GitHub] [doris] hello-stephen closed pull request #21072: [pipeline](ckb) debug

2023-06-21 Thread via GitHub
hello-stephen closed pull request #21072: [pipeline](ckb) debug URL: https://github.com/apache/doris/pull/21072 -- 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] github-actions[bot] commented on pull request #21072: [pipeline](ckb) debug

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21072: URL: https://github.com/apache/doris/pull/21072#issuecomment-1600359362 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5331480587";) output. shellcheck err

[GitHub] [doris] github-actions[bot] commented on pull request #21072: [pipeline](ckb) debug

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21072: URL: https://github.com/apache/doris/pull/21072#issuecomment-1600360526 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5331484139";) output. shellcheck err

[GitHub] [doris] hello-stephen opened a new pull request, #21073: [pipeline](ckb)Debug2

2023-06-21 Thread via GitHub
hello-stephen opened a new pull request, #21073: URL: https://github.com/apache/doris/pull/21073 ## 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](m

[GitHub] [doris] github-actions[bot] commented on pull request #21073: [pipeline](ckb)Debug2

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21073: URL: https://github.com/apache/doris/pull/21073#issuecomment-1600363305 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5331495111";) output. shellcheck err

[GitHub] [doris] hello-stephen commented on pull request #21073: [pipeline](ckb)Debug2

2023-06-21 Thread via GitHub
hello-stephen commented on PR #21073: URL: https://github.com/apache/doris/pull/21073#issuecomment-1600363430 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-website] xinxingi opened a new pull request, #247: [fix] doc index link

2023-06-21 Thread via GitHub
xinxingi opened a new pull request, #247: URL: https://github.com/apache/doris-website/pull/247 Fix wrong jump link -- 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 #21037: [test](regression) update some case in p2

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21037: URL: https://github.com/apache/doris/pull/21037#issuecomment-1600371613 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 #21037: [test](regression) update some case in p2

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21037: URL: https://github.com/apache/doris/pull/21037#issuecomment-1600371700 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] xinxingi commented on issue #20917: [Bug] 文档错误

2023-06-21 Thread via GitHub
xinxingi commented on issue #20917: URL: https://github.com/apache/doris/issues/20917#issuecomment-1600371801 > 你可以提一个文档修复的PR,然后就成为apache doris contribute了。 Submitted pr waiting to be merged. https://github.com/apache/doris-website/pull/247 -- This is an automated message from the

[GitHub] [doris] zhannngchen commented on a diff in pull request #20907: [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction

2023-06-21 Thread via GitHub
zhannngchen commented on code in PR #20907: URL: https://github.com/apache/doris/pull/20907#discussion_r1236558263 ## be/src/olap/compaction.cpp: ## @@ -529,8 +532,58 @@ Status Compaction::modify_rowsets(const Merger::Statistics* stats) { } } +//

[GitHub] [doris] morrySnow commented on a diff in pull request #21068: [Enhancement](planner)support sql_select_limit for 1.2

2023-06-21 Thread via GitHub
morrySnow commented on code in PR #21068: URL: https://github.com/apache/doris/pull/21068#discussion_r1236565281 ## fe/fe-core/src/main/java/org/apache/doris/planner/SingleNodePlanner.java: ## @@ -282,6 +282,8 @@ private PlanNode createQueryPlan(QueryStmt stmt, Analyzer analyze

[GitHub] [doris] xiaokang merged pull request #21066: [test](regression) add analyze after stream load

2023-06-21 Thread via GitHub
xiaokang merged PR #21066: URL: https://github.com/apache/doris/pull/21066 -- 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: [test](regression) add analyze after stream load (#21066)

2023-06-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 4766e75d4e [test](regression) add analyze after st

[GitHub] [doris] xinyiZzz commented on a diff in pull request #21069: [enhancement](memory) print stacktrace for large allocation

2023-06-21 Thread via GitHub
xinyiZzz commented on code in PR #21069: URL: https://github.com/apache/doris/pull/21069#discussion_r1236576076 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -173,7 +173,7 @@ inline void ThreadMemTrackerMgr::consume(int64_t size) { } // Large memory alloc sh

[GitHub] [doris] github-actions[bot] commented on pull request #21069: [enhancement](memory) print stacktrace for large allocation

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21069: URL: https://github.com/apache/doris/pull/21069#issuecomment-1600387520 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 #21069: [enhancement](memory) print stacktrace for large allocation

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21069: URL: https://github.com/apache/doris/pull/21069#issuecomment-1600387463 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] zclllyybb commented on pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
zclllyybb commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600388745 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] github-actions[bot] commented on pull request #21056: [profile](sort) add some metrics in profile

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21056: URL: https://github.com/apache/doris/pull/21056#issuecomment-1600389868 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 #21056: [profile](sort) add some metrics in profile

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21056: URL: https://github.com/apache/doris/pull/21056#issuecomment-1600389818 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 #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600393305 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 merged pull request #21039: [enhancement](merge-on-write) some misc optimizations

2023-06-21 Thread via GitHub
dataroaring merged PR #21039: URL: https://github.com/apache/doris/pull/21039 -- 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: [enhancement](merge-on-write) some misc optimizations (#21039)

2023-06-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 85ce6a22c0 [enhancement](merge-on-write) som

[GitHub] [doris] airborne12 commented on pull request #21035: [Feature](inverted index) add unicode parser for inverted index

2023-06-21 Thread via GitHub
airborne12 commented on PR #21035: URL: https://github.com/apache/doris/pull/21035#issuecomment-1600399343 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] BiteTheDDDDt commented on a diff in pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
BiteThet commented on code in PR #21027: URL: https://github.com/apache/doris/pull/21027#discussion_r1236596435 ## be/src/pipeline/task_scheduler.cpp: ## @@ -278,8 +278,8 @@ void TaskScheduler::_do_work(size_t index) { task->set_previous_core_id(index); i

[GitHub] [doris] github-actions[bot] commented on pull request #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600402330 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] kaka11chen opened a new pull request, #21074: [Feature](multi-catalog) Add hdfs benchmark tools.

2023-06-21 Thread via GitHub
kaka11chen opened a new pull request, #21074: URL: https://github.com/apache/doris/pull/21074 ## Proposed changes Issue Number: close #xxx Add hdfs benchmark tools. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d.

[GitHub] [doris] BiteTheDDDDt commented on pull request #21067: [Feature](materialized view) support query match mv with agg_state on nereids planner

2023-06-21 Thread via GitHub
BiteThet commented on PR #21067: URL: https://github.com/apache/doris/pull/21067#issuecomment-1600404083 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 #21041: Revert "[feature](merge-on-write) enable merge on write by default (#…

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21041: URL: https://github.com/apache/doris/pull/21041#issuecomment-1600403280 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 #21041: Revert "[feature](merge-on-write) enable merge on write by default (#…

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21041: URL: https://github.com/apache/doris/pull/21041#issuecomment-1600403206 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 #21074: [Feature](multi-catalog) Add hdfs benchmark tools.

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21074: URL: https://github.com/apache/doris/pull/21074#issuecomment-1600404324 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5331763134";) output. shellcheck err

[GitHub] [doris] github-actions[bot] commented on pull request #21035: [Feature](inverted index) add unicode parser for inverted index

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21035: URL: https://github.com/apache/doris/pull/21035#issuecomment-1600406681 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 #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600407595 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] xiaokang merged pull request #21037: [test](regression) update some case in p2

2023-06-21 Thread via GitHub
xiaokang merged PR #21037: URL: https://github.com/apache/doris/pull/21037 -- 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: [test](regression) update some case in brown_p2 #21037

2023-06-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 8bcd42d3f6 [test](regression) update some case in

[GitHub] [doris] github-actions[bot] commented on pull request #21074: [Feature](multi-catalog) Add hdfs benchmark tools.

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21074: URL: https://github.com/apache/doris/pull/21074#issuecomment-1600411248 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 #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
dataroaring commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600412853 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] airborne12 commented on pull request #21035: [Feature](inverted index) add unicode parser for inverted index

2023-06-21 Thread via GitHub
airborne12 commented on PR #21035: URL: https://github.com/apache/doris/pull/21035#issuecomment-1600413100 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] github-actions[bot] commented on pull request #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600414035 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 #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600414121 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] zclllyybb commented on a diff in pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
zclllyybb commented on code in PR #21027: URL: https://github.com/apache/doris/pull/21027#discussion_r1236612208 ## be/src/pipeline/task_scheduler.cpp: ## @@ -278,8 +278,8 @@ void TaskScheduler::_do_work(size_t index) { task->set_previous_core_id(index); if (

[GitHub] [doris] Mryange commented on pull request #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-06-21 Thread via GitHub
Mryange commented on PR #20247: URL: https://github.com/apache/doris/pull/20247#issuecomment-1600417724 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] dataroaring commented on pull request #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
dataroaring commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600419846 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] starocean999 commented on pull request #21065: [fix](nereids)create datev2 and datetimev2 literal if enable_date_conversion is true

2023-06-21 Thread via GitHub
starocean999 commented on PR #21065: URL: https://github.com/apache/doris/pull/21065#issuecomment-1600420540 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 #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600421141 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] liaoxin01 commented on pull request #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
liaoxin01 commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600422869 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] github-actions[bot] commented on pull request #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600424629 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 #20247: [feature](datetime) "timediff" supports calculating microseconds.

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #20247: URL: https://github.com/apache/doris/pull/20247#issuecomment-1600425669 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 closed pull request #21073: [pipeline](ckb)Debug2

2023-06-21 Thread via GitHub
hello-stephen closed pull request #21073: [pipeline](ckb)Debug2 URL: https://github.com/apache/doris/pull/21073 -- 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] github-actions[bot] commented on pull request #21065: [fix](nereids)create datev2 and datetimev2 literal if enable_date_conversion is true

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21065: URL: https://github.com/apache/doris/pull/21065#issuecomment-1600426982 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 #21025: [enhancement](merge-on-write) add aync publish task when version is discontinous for merge on write table when clone

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21025: URL: https://github.com/apache/doris/pull/21025#issuecomment-1600428790 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 opened a new pull request, #21075: [pipeline](ckb)Debug3

2023-06-21 Thread via GitHub
hello-stephen opened a new pull request, #21075: URL: https://github.com/apache/doris/pull/21075 ## 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](m

[GitHub] [doris] hello-stephen commented on pull request #21075: [pipeline](ckb)Debug3

2023-06-21 Thread via GitHub
hello-stephen commented on PR #21075: URL: https://github.com/apache/doris/pull/21075#issuecomment-1600434507 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 #21075: [pipeline](ckb)Debug3

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21075: URL: https://github.com/apache/doris/pull/21075#issuecomment-1600435588 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/5331965007";) output. shellcheck err

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #21076: [Chore](vectorized) remove all isVectorized

2023-06-21 Thread via GitHub
BiteThet opened a new pull request, #21076: URL: https://github.com/apache/doris/pull/21076 ## Proposed changes isVectorized is always true now ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

[GitHub] [doris] BiteTheDDDDt commented on pull request #21076: [Chore](vectorized) remove all isVectorized

2023-06-21 Thread via GitHub
BiteThet commented on PR #21076: URL: https://github.com/apache/doris/pull/21076#issuecomment-1600439340 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] dataroaring commented on pull request #21060: [improvement](config) update Be config max_runnings_transactions_per_txn_map default value

2023-06-21 Thread via GitHub
dataroaring commented on PR #21060: URL: https://github.com/apache/doris/pull/21060#issuecomment-1600443320 change it to 2000. -- 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] xinyiZzz commented on pull request #21033: [fix](memory) arena support memory reuse after clear()

2023-06-21 Thread via GitHub
xinyiZzz commented on PR #21033: URL: https://github.com/apache/doris/pull/21033#issuecomment-1600443842 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] CalvinKirs commented on pull request #20986: [Improve](load)Solve the problem of RoutineLoadTaskScheduler idling when there is no data

2023-06-21 Thread via GitHub
CalvinKirs commented on PR #20986: URL: https://github.com/apache/doris/pull/20986#issuecomment-160002 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] github-actions[bot] commented on pull request #21076: [Chore](vectorized) remove all isVectorized

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21076: URL: https://github.com/apache/doris/pull/21076#issuecomment-160075 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 #21076: [Chore](vectorized) remove all isVectorized

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21076: URL: https://github.com/apache/doris/pull/21076#issuecomment-1600444535 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] LiBinfeng-01 opened a new pull request, #21077: [Fix](Nereids) fix cast compare of varchar with double

2023-06-21 Thread via GitHub
LiBinfeng-01 opened a new pull request, #21077: URL: https://github.com/apache/doris/pull/21077 ## Proposed changes Problem: when using nereids planner, some constant folding does not work. like: explain select case 'a' when 1 then 'a' when 'a' then 'b' else 'other' end as col212

[GitHub] [doris] xinyiZzz commented on pull request #21033: [fix](memory) arena support memory reuse after clear()

2023-06-21 Thread via GitHub
xinyiZzz commented on PR #21033: URL: https://github.com/apache/doris/pull/21033#issuecomment-1600445469 > recheck all place use area reuse the mem? some places arena.reset has also been changed to clear, cc -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [doris] englefly commented on pull request #21036: [refactor](nereids) update Agg stats derive method

2023-06-21 Thread via GitHub
englefly commented on PR #21036: URL: https://github.com/apache/doris/pull/21036#issuecomment-1600448150 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] DongLiang-0 commented on pull request #21060: [improvement](config) update Be config max_runnings_transactions_per_txn_map default value

2023-06-21 Thread via GitHub
DongLiang-0 commented on PR #21060: URL: https://github.com/apache/doris/pull/21060#issuecomment-1600450533 > change it to 2000. Thanks for your suggestion, I will change it. -- 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 #21033: [fix](memory) arena support memory reuse after clear()

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21033: URL: https://github.com/apache/doris/pull/21033#issuecomment-1600454158 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 #21060: [improvement](config) update Be config max_runnings_transactions_per_txn_map default value

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21060: URL: https://github.com/apache/doris/pull/21060#issuecomment-1600455417 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] yagagagaga opened a new pull request, #21078: [typo](docs) add a sample

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

[GitHub] [doris] github-actions[bot] commented on pull request #20617: [Feature](log)friendly hint for creating table failed

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #20617: URL: https://github.com/apache/doris/pull/20617#issuecomment-1600458047 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 #21035: [Feature](inverted index) add unicode parser for inverted index

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21035: URL: https://github.com/apache/doris/pull/21035#issuecomment-1600459949 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] didiaode18 commented on pull request #20617: [Feature](log)friendly hint for creating table failed

2023-06-21 Thread via GitHub
didiaode18 commented on PR #20617: URL: https://github.com/apache/doris/pull/20617#issuecomment-1600462915 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] morrySnow commented on a diff in pull request #21068: [Enhancement](planner)support sql_select_limit for 1.2

2023-06-21 Thread via GitHub
morrySnow commented on code in PR #21068: URL: https://github.com/apache/doris/pull/21068#discussion_r1236656944 ## fe/fe-core/src/main/java/org/apache/doris/analysis/QueryStmt.java: ## @@ -27,6 +27,7 @@ import org.apache.doris.common.ErrorReport; import org.apache.doris.commo

[GitHub] [doris] github-actions[bot] commented on pull request #21068: [Enhancement](planner)support sql_select_limit for 1.2

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21068: URL: https://github.com/apache/doris/pull/21068#issuecomment-1600471019 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 #21068: [Enhancement](planner)support sql_select_limit for 1.2

2023-06-21 Thread via GitHub
github-actions[bot] commented on PR #21068: URL: https://github.com/apache/doris/pull/21068#issuecomment-1600471240 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] csun5285 opened a new pull request, #21079: [fix](compaction)Modify time series compaction policy config

2023-06-21 Thread via GitHub
csun5285 opened a new pull request, #21079: URL: https://github.com/apache/doris/pull/21079 ## Proposed changes The default parameters may lead to excessive memory usage. Issue Number: close #xxx ## Further comments If this is a relatively large or complex

[GitHub] [doris] dataroaring commented on pull request #21069: [enhancement](memory) print stacktrace for large allocation

2023-06-21 Thread via GitHub
dataroaring commented on PR #21069: URL: https://github.com/apache/doris/pull/21069#issuecomment-1600473231 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] zclllyybb commented on pull request #21027: [fix](log) fix the too large warning log of BE

2023-06-21 Thread via GitHub
zclllyybb commented on PR #21027: URL: https://github.com/apache/doris/pull/21027#issuecomment-1600478393 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] Kikyou1997 opened a new pull request, #21080: [fix](planner) fix push filter through agg

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

[GitHub] [doris-website] hf200012 merged pull request #247: [fix] doc index link

2023-06-21 Thread via GitHub
hf200012 merged PR #247: URL: https://github.com/apache/doris-website/pull/247 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris

[doris-website] branch master updated: [fix] doc index link (#247)

2023-06-21 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new adda5962482 [fix] doc index link (#

  1   2   3   4   >