[GitHub] [doris] hello-stephen commented on pull request #22066: [fix](inverted index) fix regression case test_index_change_7 occasional failure

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

[GitHub] [doris] xzj7019 commented on pull request #21883: [enhance](nereids) enhance runtime filter pushdown

2023-07-20 Thread via GitHub
xzj7019 commented on PR #21883: URL: https://github.com/apache/doris/pull/21883#issuecomment-1645074534 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] catpineapple commented on pull request #22067: [feature](docs) add docs dbt-doris adapter

2023-07-20 Thread via GitHub
catpineapple commented on PR #22067: URL: https://github.com/apache/doris/pull/22067#issuecomment-1645073174 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] LiBinfeng-01 commented on pull request #20716: [Feature](Nereids) Add nereids unit test and refactor user feature of minidump

2023-07-20 Thread via GitHub
LiBinfeng-01 commented on PR #20716: URL: https://github.com/apache/doris/pull/20716#issuecomment-1645072554 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 #22044: [fix](meger-on-write) fix query result wrong when schema change

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #22044: URL: https://github.com/apache/doris/pull/22044#issuecomment-1645072458 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] hello-stephen commented on pull request #22052: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue.

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

[GitHub] [doris] catpineapple opened a new pull request, #22067: [feature](docs) add docs dbt-doris adapter

2023-07-20 Thread via GitHub
catpineapple opened a new pull request, #22067: URL: https://github.com/apache/doris/pull/22067 ## Proposed changes Issue Number: close #xxx 1. add docs dbt-doris adapter 2. modify the dbt-doris version at the code ## Further comments If this is a relatively

[GitHub] [doris] zhannngchen commented on a diff in pull request #22044: [fix](meger-on-write) fix query result wrong when schema change

2023-07-20 Thread via GitHub
zhannngchen commented on code in PR #22044: URL: https://github.com/apache/doris/pull/22044#discussion_r1270288933 ## be/src/olap/delta_writer.cpp: ## @@ -413,36 +419,39 @@ Status DeltaWriter::close_wait(const PSlaveTabletNodes& slave_tablet_nodes, } if (_tablet->en

[GitHub] [doris] github-actions[bot] commented on pull request #21746: [feature](partial update) add failure tolerance for strict mode partial update stream load

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #21746: URL: https://github.com/apache/doris/pull/21746#issuecomment-1645065301 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] yujun777 commented on pull request #21418: [refactor](transaction) extract the majority rules of transaction

2023-07-20 Thread via GitHub
yujun777 commented on PR #21418: URL: https://github.com/apache/doris/pull/21418#issuecomment-1645061833 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [doris] hello-stephen commented on pull request #22040: [feature](show-frontends-disk) Add Show frontend disks

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

[GitHub] [doris] github-actions[bot] commented on pull request #22066: [fix](inverted index) fix regression case test_index_change_7 occasional failure

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #22066: URL: https://github.com/apache/doris/pull/22066#issuecomment-1645052819 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] Tanya-W commented on pull request #22066: [fix](inverted index) fix regression case test_index_change_7 occasional failure

2023-07-20 Thread via GitHub
Tanya-W commented on PR #22066: URL: https://github.com/apache/doris/pull/22066#issuecomment-1645047160 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 #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #21888: URL: https://github.com/apache/doris/pull/21888#issuecomment-1645046576 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] Tanya-W opened a new pull request, #22066: [fix](inverted index) fix regression case test_index_change_7 occasional failure

2023-07-20 Thread via GitHub
Tanya-W opened a new pull request, #22066: URL: https://github.com/apache/doris/pull/22066 ## 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] github-actions[bot] commented on pull request #22052: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue.

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #22052: URL: https://github.com/apache/doris/pull/22052#issuecomment-1645042629 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] zenoyang commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset

2023-07-20 Thread via GitHub
zenoyang commented on PR #21888: URL: https://github.com/apache/doris/pull/21888#issuecomment-1645041733 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 #19747: [fix](log) column index off-by-one error in scanner logs

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1645039019 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 commented on pull request #22052: [Fix](multi-catalog) Fix not single slot filter conjuncts with dict filter issue.

2023-07-20 Thread via GitHub
kaka11chen commented on PR #22052: URL: https://github.com/apache/doris/pull/22052#issuecomment-1645037628 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 #19747: [fix](log) column index off-by-one error in scanner logs

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1645037120 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-flink-connector] branch master updated: [improvement] Oracle no primary key table synchronization (#165)

2023-07-20 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 3c2232d [improvement] Oracle no p

[GitHub] [doris-flink-connector] zy-kkk merged pull request #165: [improvement] Oracle no primary key table synchronization

2023-07-20 Thread via GitHub
zy-kkk merged PR #165: URL: https://github.com/apache/doris-flink-connector/pull/165 -- 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...

[GitHub] [doris] kaijchen commented on a diff in pull request #21966: [doc](catalog)paimon doc

2023-07-20 Thread via GitHub
kaijchen commented on code in PR #21966: URL: https://github.com/apache/doris/pull/21966#discussion_r1270261862 ## docs/en/docs/lakehouse/multi-catalog/paimon.md: ## @@ -30,31 +30,76 @@ under the License. -## Usage +## Instructions for use -1. Currently, Doris only suppo

[GitHub] [doris] yujun777 commented on pull request #21418: [refactor](transaction) extract the majority rules of transaction

2023-07-20 Thread via GitHub
yujun777 commented on PR #21418: URL: https://github.com/apache/doris/pull/21418#issuecomment-1645032076 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [doris] kaijchen commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs

2023-07-20 Thread via GitHub
kaijchen commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1645031941 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] yujun777 commented on a diff in pull request #21418: [refactor](transaction) extract the majority rules of transaction

2023-07-20 Thread via GitHub
yujun777 commented on code in PR #21418: URL: https://github.com/apache/doris/pull/21418#discussion_r1270261120 ## fe/fe-core/src/main/java/org/apache/doris/transaction/PublishVersionDaemon.java: ## @@ -63,13 +58,33 @@ protected void runAfterCatalogReady() { } }

[GitHub] [doris] ixzc opened a new pull request, #22065: [typo][doc]delete extra text.

2023-07-20 Thread via GitHub
ixzc opened a new pull request, #22065: URL: https://github.com/apache/doris/pull/22065 ## Proposed changes delete extra text. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.ap

[GitHub] [doris] pegasas commented on issue #19664: [Bug] insert into values does not work as insert into select

2023-07-20 Thread via GitHub
pegasas commented on issue #19664: URL: https://github.com/apache/doris/issues/19664#issuecomment-164503 start docker on local, version 2.0.0_alpha-be-x86_64. ![image](https://github.com/apache/doris/assets/13224827/8a5b7435-b42b-4164-bf6a-138faa1b9f96) it seems tb1 ddl has some p

[GitHub] [doris] xzj7019 commented on pull request #21860: [enhance](nereids) enable wf partition topn by default

2023-07-20 Thread via GitHub
xzj7019 commented on PR #21860: URL: https://github.com/apache/doris/pull/21860#issuecomment-1645028453 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] kaijchen commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs

2023-07-20 Thread via GitHub
kaijchen commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1645027153 run approval -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [doris] kaijchen commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs

2023-07-20 Thread via GitHub
kaijchen commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1645026324 run clickbench-new -- 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] kaijchen commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs

2023-07-20 Thread via GitHub
kaijchen commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1645026062 run clickbench -- 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] herry2038 commented on pull request #22040: [feature](show-frontends-disk) Add Show frontend disks

2023-07-20 Thread via GitHub
herry2038 commented on PR #22040: URL: https://github.com/apache/doris/pull/22040#issuecomment-1645023777 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: [improve](load) add more profiles in tablets channel (#21838)

2023-07-20 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 e4c6b9893a [improve](load) add more profiles

[GitHub] [doris] dataroaring merged pull request #21838: [improve](load) add more profiles in tablets channel

2023-07-20 Thread via GitHub
dataroaring merged PR #21838: URL: https://github.com/apache/doris/pull/21838 -- 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] kaijchen commented on pull request #21786: [fix](docs) update version since of stream load enable_profile

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

[doris] branch master updated (94e2c3cf0f -> 732e0d14ff)

2023-07-20 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 94e2c3cf0f [fix](tablet clone) sched wait slot if has be path (#22015) add 732e0d14ff [Enhancement](window-fu

[GitHub] [doris] dataroaring merged pull request #20563: [Enhancement](window-funnel)add different modes for window_funnel() function

2023-07-20 Thread via GitHub
dataroaring merged PR #20563: URL: https://github.com/apache/doris/pull/20563 -- 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] dataroaring closed issue #20451: [Enhancement] add new mode for function 'window_funnel'

2023-07-20 Thread via GitHub
dataroaring closed issue #20451: [Enhancement] add new mode for function 'window_funnel' URL: https://github.com/apache/doris/issues/20451 -- 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 specifi

[GitHub] [doris] hello-stephen commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics

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

[GitHub] [doris] levy5307 commented on pull request #22056: [refactor](be) use std::move to improve performance of push_back

2023-07-20 Thread via GitHub
levy5307 commented on PR #22056: URL: https://github.com/apache/doris/pull/22056#issuecomment-1645021161 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

[GitHub] [doris] kaijchen commented on a diff in pull request #21786: [fix](docs) update version since of stream load enable_profile

2023-07-20 Thread via GitHub
kaijchen commented on code in PR #21786: URL: https://github.com/apache/doris/pull/21786#discussion_r1270252167 ## docs/en/docs/data-operate/import/import-way/stream-load-manual.md: ## @@ -182,7 +182,7 @@ The number of rows in the original file = `dpp.abnorm.ALL + dpp.norm.ALL`

[GitHub] [doris] HHoflittlefish777 commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs

2023-07-20 Thread via GitHub
HHoflittlefish777 commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1645018944 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 un

[GitHub] [doris] github-actions[bot] commented on pull request #19747: [fix](log) column index off-by-one error in scanner logs

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1645018677 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 #19747: [fix](log) column index off-by-one error in scanner logs

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #19747: URL: https://github.com/apache/doris/pull/19747#issuecomment-1645018704 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] xinyiZzz commented on a diff in pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-20 Thread via GitHub
xinyiZzz commented on code in PR #22027: URL: https://github.com/apache/doris/pull/22027#discussion_r1270247408 ## be/src/vec/common/allocator.h: ## @@ -95,6 +96,8 @@ class Allocator { /// Allocate memory range. void* alloc(size_t size, size_t alignment = 0) {

[GitHub] [doris] zxealous closed pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack overflow

2023-07-20 Thread via GitHub
zxealous closed pull request #21947: [fix](case function) Applying for an array in the heap to avoid stack overflow URL: https://github.com/apache/doris/pull/21947 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [doris] zxealous closed pull request #22006: [improvement](metrics) Metrics add fragment thread pool active thread num

2023-07-20 Thread via GitHub
zxealous closed pull request #22006: [improvement](metrics) Metrics add fragment thread pool active thread num URL: https://github.com/apache/doris/pull/22006 -- 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

[GitHub] [doris] xinyiZzz commented on a diff in pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-20 Thread via GitHub
xinyiZzz commented on code in PR #22027: URL: https://github.com/apache/doris/pull/22027#discussion_r1270246448 ## be/src/runtime/thread_context.h: ## @@ -86,11 +86,11 @@ #define SCOPED_TRACK_MEMORY_TO_UNKNOWN() (void)0 #endif -#define SKIP_MEMORY_CHECK(...)

[GitHub] [doris] xinyiZzz commented on a diff in pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-20 Thread via GitHub
xinyiZzz commented on code in PR #22027: URL: https://github.com/apache/doris/pull/22027#discussion_r1270245919 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -173,10 +173,13 @@ inline void ThreadMemTrackerMgr::consume(int64_t size) { } // Large memory alloc

[GitHub] [doris] hello-stephen commented on pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize.

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

[GitHub] [doris] github-actions[bot] commented on pull request #21848: [feature](create-table) support setting replication num for creating table opertaion globally

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #21848: URL: https://github.com/apache/doris/pull/21848#issuecomment-1645009311 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 branch-2.0 updated: [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953) (#22063)

2023-07-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 371d7598e4 [Fix](multi catalog)Fix ne

[GitHub] [doris] morningman merged pull request #22063: [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953)

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

[GitHub] [doris] morrySnow commented on a diff in pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize.

2023-07-20 Thread via GitHub
morrySnow commented on code in PR #21998: URL: https://github.com/apache/doris/pull/21998#discussion_r1270237420 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJdbcScan.java: ## @@ -22,34 +22,42 @@ import org.apache.doris.catalog.external.Extern

[doris] branch master updated: [fix](tablet clone) sched wait slot if has be path (#22015)

2023-07-20 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 94e2c3cf0f [fix](tablet clone) sched wait sl

[GitHub] [doris] dataroaring merged pull request #22015: [fix](tablet clone) sched should wait for slot if has be path

2023-07-20 Thread via GitHub
dataroaring merged PR #22015: URL: https://github.com/apache/doris/pull/22015 -- 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 #22051: [Regression-test](case) update case of fold_constant on delete

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #22051: URL: https://github.com/apache/doris/pull/22051#issuecomment-1645002136 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 #22028: [pipeline](refactor) refactor pipeline task schedule logics

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #22028: URL: https://github.com/apache/doris/pull/22028#issuecomment-1645000290 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 #22036: [feature-wip](autoinc)(step-3) add auto increment support for unique table

2023-07-20 Thread via GitHub
dataroaring merged PR #22036: URL: https://github.com/apache/doris/pull/22036 -- 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: [feature-wip](autoinc)(step-3) add auto increment support for unique table (#22036)

2023-07-20 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 74313c7d54 [feature-wip](autoinc)(step-3) ad

[GitHub] [doris] dataroaring closed issue #18501: [Enhancement] add auto increment id support

2023-07-20 Thread via GitHub
dataroaring closed issue #18501: [Enhancement] add auto increment id support URL: https://github.com/apache/doris/issues/18501 -- 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] Gabriel39 commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics

2023-07-20 Thread via GitHub
Gabriel39 commented on PR #22028: URL: https://github.com/apache/doris/pull/22028#issuecomment-1644994628 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 #22047: [feature](executor) using fe version to set instance_num

2023-07-20 Thread via GitHub
yiguolei commented on code in PR #22047: URL: https://github.com/apache/doris/pull/22047#discussion_r1270232655 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -289,6 +291,9 @@ public class Env { public static final String CLIENT_NODE_HOST_KEY = "CLIENT

[GitHub] [doris] yiguolei commented on a diff in pull request #22047: [feature](executor) using fe version to set instance_num

2023-07-20 Thread via GitHub
yiguolei commented on code in PR #22047: URL: https://github.com/apache/doris/pull/22047#discussion_r1270227207 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -5329,6 +5338,45 @@ private static void addTableComment(Table table, StringBuilder sb) {

[GitHub] [doris] morrySnow commented on pull request #21998: [Fix](jdbc catalog) Pass conjuncts to JdbcScanNode and FileScanNode before doing finalize.

2023-07-20 Thread via GitHub
morrySnow commented on PR #21998: URL: https://github.com/apache/doris/pull/21998#issuecomment-1644984449 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 #22028: [pipeline](refactor) refactor pipeline task schedule logics

2023-07-20 Thread via GitHub
yiguolei commented on code in PR #22028: URL: https://github.com/apache/doris/pull/22028#discussion_r1270224528 ## be/src/exec/data_sink.h: ## @@ -67,7 +67,7 @@ class DataSink { return Status::NotSupported("Not support send block"); } -virtual void try_close(

[GitHub] [doris] yiguolei commented on a diff in pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-20 Thread via GitHub
yiguolei commented on code in PR #22027: URL: https://github.com/apache/doris/pull/22027#discussion_r1270223845 ## be/src/vec/common/allocator.h: ## @@ -95,6 +96,8 @@ class Allocator { /// Allocate memory range. void* alloc(size_t size, size_t alignment = 0) {

[GitHub] [doris] Kikyou1997 commented on pull request #21970: [draft](nereids) Test full analyze

2023-07-20 Thread via GitHub
Kikyou1997 commented on PR #21970: URL: https://github.com/apache/doris/pull/21970#issuecomment-1644979209 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] yiguolei commented on a diff in pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-20 Thread via GitHub
yiguolei commented on code in PR #22027: URL: https://github.com/apache/doris/pull/22027#discussion_r1270222039 ## be/src/runtime/thread_context.h: ## @@ -86,11 +86,11 @@ #define SCOPED_TRACK_MEMORY_TO_UNKNOWN() (void)0 #endif -#define SKIP_MEMORY_CHECK(...)

[doris] branch master updated: [refactor](vectorized) Remove useless control variables to simplify aggregation node code (#22026)

2023-07-20 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 6512893257 [refactor](vectorized) Remove useles

[GitHub] [doris] yiguolei merged pull request #22026: [refactor](vectorized) Remove useless control variables to simplify aggregation node code

2023-07-20 Thread via GitHub
yiguolei merged PR #22026: URL: https://github.com/apache/doris/pull/22026 -- 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 opened a new pull request, #22064: [stats](nereids)keep min/max expr in colstats

2023-07-20 Thread via GitHub
englefly opened a new pull request, #22064: URL: https://github.com/apache/doris/pull/22064 ## Proposed changes columnStatistics.minExpr and maxExpr is useful when we derive stats for cast function. This pr 1. maintains the min/max expr during stats derive. (now only support cast

[GitHub] [doris] hello-stephen commented on pull request #22056: [refactor](be) use std::move to improve performance of push_back

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

[GitHub] [doris] hello-stephen commented on pull request #22062: [deps](hadoop) update hadoop libs to 3.3.4.5

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

[GitHub] [doris] yiguolei commented on a diff in pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-20 Thread via GitHub
yiguolei commented on code in PR #22027: URL: https://github.com/apache/doris/pull/22027#discussion_r1270215832 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -173,10 +173,13 @@ inline void ThreadMemTrackerMgr::consume(int64_t size) { } // Large memory alloc

[GitHub] [doris] morrySnow commented on pull request #22034: [refactor](Nereids) push down all non-slot order key in sort and prune them upper sort

2023-07-20 Thread via GitHub
morrySnow commented on PR #22034: URL: https://github.com/apache/doris/pull/22034#issuecomment-1644966241 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] chenjienn closed issue #22002: [Bug] FE start failed on centos

2023-07-20 Thread via GitHub
chenjienn closed issue #22002: [Bug] FE start failed on centos URL: https://github.com/apache/doris/issues/22002 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [doris] hello-stephen commented on pull request #21626: [enhancement](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct

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

[GitHub] [doris] felixwluo commented on issue #21120: [Feature] 希望支持 ilogtail 收集日志输出至 Doris

2023-07-20 Thread via GitHub
felixwluo commented on issue #21120: URL: https://github.com/apache/doris/issues/21120#issuecomment-1644960548 give me -- 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] morningman commented on pull request #22063: [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953)

2023-07-20 Thread via GitHub
morningman commented on PR #22063: URL: https://github.com/apache/doris/pull/22063#issuecomment-1644959314 Please link the master PR -- 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 c

[GitHub] [doris] Jibing-Li opened a new pull request, #22063: [Fix](multi catalog)Fix nereids context table always use internal catalog bug (#21953)

2023-07-20 Thread via GitHub
Jibing-Li opened a new pull request, #22063: URL: https://github.com/apache/doris/pull/22063 The getTable function in CascadesContext only handles the internal catalog case (try to find table only in internal catalog and dbs). However, it should take all the external catalogs into considera

[GitHub] [doris] deadlinefen commented on pull request #22031: [Fix](binlog) Fix bugs in tombstone

2023-07-20 Thread via GitHub
deadlinefen commented on PR #22031: URL: https://github.com/apache/doris/pull/22031#issuecomment-1644952609 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] hello-stephen commented on pull request #22044: [fix](meger-on-write) fix query result wrong when schema change

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

[GitHub] [doris] github-actions[bot] commented on pull request #22056: [refactor](be) use std::move to improve performance of push_back

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #22056: URL: https://github.com/apache/doris/pull/22056#issuecomment-1644952107 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 #22061: [Feature](multi-catalog)support DLC catalog

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #22061: URL: https://github.com/apache/doris/pull/22061#issuecomment-1644950360 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 issue #22060: [INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed: CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 149, maxActive

2023-07-20 Thread via GitHub
zy-kkk commented on issue #22060: URL: https://github.com/apache/doris/issues/22060#issuecomment-1644950082 please add my wechat: zyk815574403 -- 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

[GitHub] [doris] hello-stephen commented on pull request #22059: [vectorized](udf) java udf support map type

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

[GitHub] [doris] github-actions[bot] commented on pull request #22061: [Feature](multi-catalog)support DLC catalog

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #22061: URL: https://github.com/apache/doris/pull/22061#issuecomment-1644948606 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] morningman commented on pull request #22062: [deps](hadoop) update hadoop libs to 3.3.4.5

2023-07-20 Thread via GitHub
morningman commented on PR #22062: URL: https://github.com/apache/doris/pull/22062#issuecomment-1644948180 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] levy5307 commented on pull request #22056: [refactor](be) use std::move to improve performance of push_back

2023-07-20 Thread via GitHub
levy5307 commented on PR #22056: URL: https://github.com/apache/doris/pull/22056#issuecomment-1644948132 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] morningman opened a new pull request, #22062: [deps](hadoop) update hadoop libs to 3.3.4.5

2023-07-20 Thread via GitHub
morningman opened a new pull request, #22062: URL: https://github.com/apache/doris/pull/22062 ## Proposed changes Fix native shared library issue ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[GitHub] [doris] XieJiann commented on pull request #21936: [enhancement](Nereids): prune unuse plan in optimized group

2023-07-20 Thread via GitHub
XieJiann commented on PR #21936: URL: https://github.com/apache/doris/pull/21936#issuecomment-1644946821 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] XieJiann commented on pull request #21626: [enhancement](Nereids) check multiple distinct functions that cannot be transformed into muti_distinct

2023-07-20 Thread via GitHub
XieJiann commented on PR #21626: URL: https://github.com/apache/doris/pull/21626#issuecomment-1644946433 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

[doris-thirdparty] annotated tag hadoop-3.3.4.5-for-doris updated (753347ef -> 8b0d2203)

2023-07-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to annotated tag hadoop-3.3.4.5-for-doris in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git *** WARNING: tag hadoop-3.3.4.5-for-doris was modified! *** from 753347ef (commit)

[GitHub] [doris] github-actions[bot] commented on pull request #22061: [Feature](multi-catalog)support DLC catalog

2023-07-20 Thread via GitHub
github-actions[bot] commented on PR #22061: URL: https://github.com/apache/doris/pull/22061#issuecomment-1644946149 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-thirdparty] branch hadoop-3.3.4 updated: [chore] Build hadoop common native libs. (#98)

2023-07-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch hadoop-3.3.4 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/hadoop-3.3.4 by this push: new 753347ef [chore] Build

[GitHub] [doris-thirdparty] morningman merged pull request #98: [chore] Build hadoop common native libs.

2023-07-20 Thread via GitHub
morningman merged PR #98: URL: https://github.com/apache/doris-thirdparty/pull/98 -- 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...@do

[GitHub] [doris] yuxuan-luo opened a new pull request, #22061: [Feature](multi-catalog)support DLC catalog

2023-07-20 Thread via GitHub
yuxuan-luo opened a new pull request, #22061: URL: https://github.com/apache/doris/pull/22061 ## Proposed changes Issue Number: close #20314 支持腾讯云 DLC ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apac

[GitHub] [doris] github-actions[bot] commented on pull request #22044: [fix](meger-on-write) fix query result wrong when schema change

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

  1   2   3   4   5   6   >