Re: [PR] [fix](Nereids )fill up miss slot of order having project [doris]

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

(doris) branch master updated: [fix](Nereids): fill up miss slot of order having project (#27480)

2023-11-27 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new cbdb886b6e8 [fix](Nereids): fill up miss slot of

Re: [PR] Pick "[enhance](S3) Print the error detail for every s3 operation (#27572)" [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27615: URL: https://github.com/apache/doris/pull/27615#issuecomment-1827322968 TeamCity be ut coverage result: Function Coverage: 37.96% (7984/21032) Line Coverage: 29.67% (64770/218313) Region Coverage: 29.11% (33373/114634) Branch Coverage: 24.9

[PR] [feature](Nereids): Pushdown TopN-Distinct through Union [doris]

2023-11-27 Thread via GitHub
jackwener opened a new pull request, #27628: URL: https://github.com/apache/doris/pull/27628 ## 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

[PR] [fix](doc)add config for delete timeout job [doris]

2023-11-27 Thread via GitHub
DongLiang-0 opened a new pull request, #27629: URL: https://github.com/apache/doris/pull/27629 ## 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](mai

Re: [PR] [fix](doc)add config for delete timeout job [doris]

2023-11-27 Thread via GitHub
DongLiang-0 commented on PR #27629: URL: https://github.com/apache/doris/pull/27629#issuecomment-1827336570 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

Re: [I] [Bug] FE 频繁打满64G内存导致宕机,集群上只有Broker Load在定时执行,过一段时间内存就满了 [doris]

2023-11-27 Thread via GitHub
liugddx commented on issue #27594: URL: https://github.com/apache/doris/issues/27594#issuecomment-1827341661 Using G1GC -- 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

Re: [PR] [fix](parquet)fix can not read parquet lz4 compress. [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27383: URL: https://github.com/apache/doris/pull/27383#issuecomment-1827344751 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

(doris) branch master updated: [fix](ci) fix bug that "run build\n" not trigger pipeline (#27617)

2023-11-27 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 3d0dc94b180 [fix](ci) fix bug that "run bui

Re: [PR] [fix](ci) fix bug that "run build\n" not trigger pipeline [doris]

2023-11-27 Thread via GitHub
zhangstar333 merged PR #27617: URL: https://github.com/apache/doris/pull/27617 -- 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

Re: [PR] [Feat](Nereids) support view as a independent unit of leading [doris]

2023-11-27 Thread via GitHub
LiBinfeng-01 commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1827351414 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

[PR] [Improvement](index compaction) improve index compaction perf by prio… [doris-thirdparty]

2023-11-27 Thread via GitHub
airborne12 opened a new pull request, #139: URL: https://github.com/apache/doris-thirdparty/pull/139 …rity queue -- 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

Re: [PR] Pick "[enhance](S3) Print the error detail for every s3 operation (#27572)" [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27615: URL: https://github.com/apache/doris/pull/27615#issuecomment-1827354374 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.96 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [Improvement](index compaction) improve index compaction perf by prio… [doris-thirdparty]

2023-11-27 Thread via GitHub
airborne12 closed pull request #139: [Improvement](index compaction) improve index compaction perf by prio… URL: https://github.com/apache/doris-thirdparty/pull/139 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
HHoflittlefish777 opened a new pull request, #27630: URL: https://github.com/apache/doris/pull/27630 ## Proposed changes before: ``` Reason: All fields is null, this is a invalid row.. src line [{"name":"Name 1","age":21,"agent_id":"5fbfefd2-ea1c-44fd-bc54-6eb2582e1525"} ];

Re: [PR] [regression case](broker laod) add case for without seq [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27586: URL: https://github.com/apache/doris/pull/27586#issuecomment-182737 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

Re: [PR] [fix](Nereids) non-deterministic expression should not be constant [doris]

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

(doris) branch master updated: [fix](Nereids) non-deterministic expression should not be constant (#27606)

2023-11-27 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 fde4bab048d [fix](Nereids) non-deterministic e

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
HHoflittlefish777 closed pull request #27630: [improve](stream_load) add prompt when all fields is null URL: https://github.com/apache/doris/pull/27630 -- 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 t

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827373995 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

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
HHoflittlefish777 commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827375451 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

[PR] [fix](Nereids) non-deterministic expression should not be constant (#27606) [doris]

2023-11-27 Thread via GitHub
morrySnow opened a new pull request, #27631: URL: https://github.com/apache/doris/pull/27631 pick from master #27606 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827377296 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

Re: [PR] [improve](stream_load) add prompt when all fields is null [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27630: URL: https://github.com/apache/doris/pull/27630#issuecomment-1827385535 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

Re: [PR] [refactor](Nereids): unify one DateLiteral init() [doris]

2023-11-27 Thread via GitHub
jackwener commented on code in PR #27618: URL: https://github.com/apache/doris/pull/27618#discussion_r1405830706 ## fe/fe-core/src/main/java/org/apache/doris/analysis/DateLiteral.java: ## @@ -485,10 +492,30 @@ private void init(String s, Type type) throws AnalysisException {

Re: [PR] [refactor](Nereids): unify one DateLiteral init() [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27618: URL: https://github.com/apache/doris/pull/27618#issuecomment-1827397094 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

Re: [PR] [refactor](Nereids): unify one DateLiteral init() [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27618: URL: https://github.com/apache/doris/pull/27618#issuecomment-1827397167 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

Re: [PR] [fix](planner)sort node should materialized required slots for itself [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27620: URL: https://github.com/apache/doris/pull/27620#issuecomment-1827397900 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.51 seconds stream load tsv: 574 seconds loaded 74807831229 Bytes,

Re: [PR] [opt](nereids) add distribute specification to plan shape check and add distribute hint tests [doris]

2023-11-27 Thread via GitHub
LiBinfeng-01 commented on PR #27537: URL: https://github.com/apache/doris/pull/27537#issuecomment-1827402595 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

Re: [PR] [performance](Nereids): avoid use `getStringValue()` in getTimeFormatter() [doris]

2023-11-27 Thread via GitHub
jackwener commented on PR #27625: URL: https://github.com/apache/doris/pull/27625#issuecomment-1827404838 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

Re: [PR] [refactor](Nereids): unify one DateLiteral init() [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27618: URL: https://github.com/apache/doris/pull/27618#issuecomment-1827414748 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.51 seconds stream load tsv: 562 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](Nereids): unify one DateLiteral init() [doris]

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

(doris) branch master updated: [refactor](Nereids): unify one DateLiteral init() (#27618)

2023-11-27 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 66eeafcd484 [refactor](Nereids): unify one DateL

Re: [PR] Dnm [doris]

2023-11-27 Thread via GitHub
jackwener closed pull request #27373: Dnm URL: https://github.com/apache/doris/pull/27373 -- 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-unsubs

Re: [PR] [Fix](statistics)Fix bug and improve auto analyze. [doris]

2023-11-27 Thread via GitHub
Jibing-Li commented on PR #27626: URL: https://github.com/apache/doris/pull/27626#issuecomment-1827430903 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

[PR] [regression](partial update) Fix unstable p0 case `test_primary_key_partial_update_parallel` due to conflicting table name [doris]

2023-11-27 Thread via GitHub
bobhan1 opened a new pull request, #27633: URL: https://github.com/apache/doris/pull/27633 ## Proposed changes ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining

Re: [PR] [fix](parquet)fix can not read parquet lz4 compress. [doris]

2023-11-27 Thread via GitHub
hubgeter commented on PR #27383: URL: https://github.com/apache/doris/pull/27383#issuecomment-1827433725 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

Re: [PR] [regression](partial update) Fix unstable p0 case `test_primary_key_partial_update_parallel` due to conflicting table name [doris]

2023-11-27 Thread via GitHub
bobhan1 commented on PR #27633: URL: https://github.com/apache/doris/pull/27633#issuecomment-1827433773 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

[PR] [enhancement](stats) Stats auto collector execute in serial [doris]

2023-11-27 Thread via GitHub
Kikyou1997 opened a new pull request, #27634: URL: https://github.com/apache/doris/pull/27634 ## 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

(doris) branch new_join2 updated (57160b4346f -> d40a449c943)

2023-11-27 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch new_join2 in repository https://gitbox.apache.org/repos/asf/doris.git from 57160b4346f fix add d40a449c943 fix No new revisions were added by this update. Summary of changes: be/s

[PR] [Feature](CDC)Support database sync use single sink [doris-flink-connector]

2023-11-27 Thread via GitHub
JNSimba opened a new pull request, #245: URL: https://github.com/apache/doris-flink-connector/pull/245 # Proposed changes Issue Number: close #xxx ## Problem Summary: Currently, when synchronizing the entire database, a sink will be created for each table. When there are

Re: [PR] New join2 [doris]

2023-11-27 Thread via GitHub
BiteThet commented on PR #27557: URL: https://github.com/apache/doris/pull/27557#issuecomment-1827437789 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

Re: [PR] [enhancement](stats) Stats auto collector execute in serial [doris]

2023-11-27 Thread via GitHub
Kikyou1997 commented on PR #27634: URL: https://github.com/apache/doris/pull/27634#issuecomment-1827437873 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

Re: [PR] [fix](parquet)fix can not read parquet lz4 compress. [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on code in PR #27383: URL: https://github.com/apache/doris/pull/27383#discussion_r1405861182 ## be/src/util/block_compression.cpp: ## @@ -183,6 +185,31 @@ class Lz4BlockCompression : public BlockCompressionCodec { static const int32_t ACCELARAT

Re: [PR] [fix](multi-catalog)add properties converter fe ut [doris]

2023-11-27 Thread via GitHub
wsjz commented on PR #27254: URL: https://github.com/apache/doris/pull/27254#issuecomment-1827444549 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

Re: [PR] [Feat](Nereids) support view as a independent unit of leading [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1827450055 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.56 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] New join2 [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on code in PR #27557: URL: https://github.com/apache/doris/pull/27557#discussion_r1405874257 ## be/src/vec/exec/join/process_hash_table_probe_impl.h: ## @@ -412,17 +203,18 @@ Status ProcessHashTableProbe::do_process(HashTableType& hash output_b

Re: [PR] [refactor](Nereids): unify one DateLiteral init() [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27618: URL: https://github.com/apache/doris/pull/27618#issuecomment-1827456257 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit feab572a632112a74da6f6aa2ef20bb7d4d64f20, data reload: true

Re: [PR] [regression](partial update) Fix unstable p0 case `test_primary_key_partial_update_parallel` due to conflicting table name [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27633: URL: https://github.com/apache/doris/pull/27633#issuecomment-1827456680 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

Re: [PR] [enhancement](stats) Stats auto collector execute in serial [doris]

2023-11-27 Thread via GitHub
Jibing-Li commented on code in PR #27634: URL: https://github.com/apache/doris/pull/27634#discussion_r1405874445 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticsCollector.java: ## @@ -83,7 +74,14 @@ protected void createSystemAnalysisJob(AnalysisInfo jobInfo)

Re: [PR] [enhancement](stats) Stats auto collector execute in serial [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27634: URL: https://github.com/apache/doris/pull/27634#issuecomment-1827457672 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

Re: [PR] [enhancement](stats) Stats auto collector execute in serial [doris]

2023-11-27 Thread via GitHub
Kikyou1997 commented on code in PR #27634: URL: https://github.com/apache/doris/pull/27634#discussion_r1405885284 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticsCollector.java: ## @@ -83,7 +74,14 @@ protected void createSystemAnalysisJob(AnalysisInfo jobInfo)

[PR] [profile](bugfix) should not cache profile content because the profile may not be a full profile [doris]

2023-11-27 Thread via GitHub
yiguolei opened a new pull request, #27635: URL: https://github.com/apache/doris/pull/27635 … ## 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.or

Re: [PR] [profile](bugfix) should not cache profile content because the profile may not be a full profile [doris]

2023-11-27 Thread via GitHub
yiguolei commented on PR #27635: URL: https://github.com/apache/doris/pull/27635#issuecomment-1827471458 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

Re: [PR] New join2 [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27557: URL: https://github.com/apache/doris/pull/27557#issuecomment-1827471932 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 57160b4346fd48c5c597eb37e116f830a8658732, data reload: false

Re: [PR] [performance](Nereids): avoid use `getStringValue()` in getTimeFormatter() [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27625: URL: https://github.com/apache/doris/pull/27625#issuecomment-1827472863 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.97 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes,

(doris) branch branch-2.0 updated: [enhance](S3) Print the error detail for every s3 operation (#27572) (#27615)

2023-11-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 c5c6926e15a [enhance](S3) Print the

Re: [PR] [feat](window_function) support to secondary argument to ignore null values in first_value/last_value [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27623: URL: https://github.com/apache/doris/pull/27623#issuecomment-1827481752 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.55 seconds stream load tsv: 572 seconds loaded 74807831229 Bytes,

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-27 Thread via GitHub
xiaokang commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405894365 ## be/src/olap/rowset/segment_creator.cpp: ## @@ -280,6 +441,17 @@ Status SegmentCreator::add_block(const vectorized::Block* block) { size_t row_avg_size_in_byte

Re: [PR] Pick "[enhance](S3) Print the error detail for every s3 operation (#27572)" [doris]

2023-11-27 Thread via GitHub
dataroaring merged PR #27615: URL: https://github.com/apache/doris/pull/27615 -- 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.

Re: [PR] [Feat](Nereids) support view as a independent unit of leading [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1827484945 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit b180f13b5866d5d2dc469d8d311e7c7be31b7abf, data reload: false

Re: [PR] [fix](multi-catalog)add properties converter fe ut [doris]

2023-11-27 Thread via GitHub
wsjz commented on PR #27254: URL: https://github.com/apache/doris/pull/27254#issuecomment-1827486344 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

Re: [PR] [Fix](statistics)Fix bug and improve auto analyze. [doris]

2023-11-27 Thread via GitHub
morningman commented on code in PR #27626: URL: https://github.com/apache/doris/pull/27626#discussion_r1405887622 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -1366,6 +1369,12 @@ public void setEnableLeftZigZag(boolean enableLeftZigZag) {

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-27 Thread via GitHub
xiaokang commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405899239 ## be/src/olap/tablet_schema.cpp: ## @@ -1015,9 +1145,15 @@ std::vector TabletSchema::get_indexes_for_column(int32_t col return indexes_for_column; } -bool Ta

Re: [PR] [information_schema](tables)modify information_schema.tables rows column use cache rows. [doris]

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

Re: [PR] [opt](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27113: URL: https://github.com/apache/doris/pull/27113#issuecomment-1827489765 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.85 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

(doris) branch master updated (66eeafcd484 -> d5a56dc7f4c)

2023-11-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 66eeafcd484 [refactor](Nereids): unify one DateLiteral init() (#27618) add d5a56dc7f4c [information_schema](ta

[PR] [fix](nereids) temp partition is always pruned [doris]

2023-11-27 Thread via GitHub
englefly opened a new pull request, #27636: URL: https://github.com/apache/doris/pull/27636 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

(doris) branch master updated: [DOC](sparkload)add spark load faq (#27455)

2023-11-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 50c442fc6c2 [DOC](sparkload)add spark load fa

Re: [PR] [DOC](sparkload)add spark load faq [doris]

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

Re: [PR] [DOC](sparkload)add spark load faq [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27455: URL: https://github.com/apache/doris/pull/27455#issuecomment-1827493201 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

Re: [PR] [Fix](statistics)Fix bug and improve auto analyze. [doris]

2023-11-27 Thread via GitHub
Jibing-Li commented on code in PR #27626: URL: https://github.com/apache/doris/pull/27626#discussion_r1405902956 ## fe/fe-core/src/main/java/org/apache/doris/statistics/util/StatisticsUtil.java: ## @@ -906,6 +906,16 @@ public static long getHugeTableAutoAnalyzeIntervalInMillis(

Re: [PR] [Opt](compression) Opt gzip decompress by libdeflate on X86 and X86_64 platforms. [doris]

2023-11-27 Thread via GitHub
kaka11chen commented on PR #27542: URL: https://github.com/apache/doris/pull/27542#issuecomment-1827496955 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 commen

Re: [PR] [performance](Nereids): avoid use `getStringValue()` in getTimeFormatter() [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27625: URL: https://github.com/apache/doris/pull/27625#issuecomment-1827498904 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 31510030fc01fc80a1d5d8f837be73766450e029, data reload: false

Re: [PR] [fix](nereids)when range bounder is inifinte, range length should be POSITIVE_INFINITE [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27624: URL: https://github.com/apache/doris/pull/27624#issuecomment-1827499680 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.85 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [Pick-var](inverted index) pick read && seek optimization to variant branch [doris]

2023-11-27 Thread via GitHub
xiaokang merged PR #27600: URL: https://github.com/apache/doris/pull/27600 -- 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

Re: [PR] [Pick-var](inverted index) pick read && seek optimization to variant branch [doris]

2023-11-27 Thread via GitHub
xiaokang commented on PR #27600: URL: https://github.com/apache/doris/pull/27600#issuecomment-1827502077 https://github.com/apache/doris/pull/26689 -- 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

Re: [PR] [fix](parquet)fix can not read parquet lz4 compress. [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27383: URL: https://github.com/apache/doris/pull/27383#issuecomment-1827502616 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-var updated: [Pick-var](inverted index) pick read && seek optimization to variant branch #26689 (#27600)

2023-11-27 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0-var in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0-var by this push: new f8e3264d032 [Pick-var](inverted in

Re: [PR] [Pick](branch-2.0) Pick from branch-2.0 [doris]

2023-11-27 Thread via GitHub
eldenmoon merged PR #27602: URL: https://github.com/apache/doris/pull/27602 -- 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

[PR] [fix](insert) txn insert and group commit should write \N string corr… [doris]

2023-11-27 Thread via GitHub
mymeiyi opened a new pull request, #27637: URL: https://github.com/apache/doris/pull/27637 …ectly ## Proposed changes For insert into values, we can write `\N` string to a column. ``` insert into t2 values(1, '"b"', 100); insert into t2 values(2, '\N', 100); insert i

Re: [PR] [fix](doc)add config for delete timeout job [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27629: URL: https://github.com/apache/doris/pull/27629#issuecomment-1827510740 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

Re: [PR] [fix](nereids) temp partition is always pruned [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27636: URL: https://github.com/apache/doris/pull/27636#issuecomment-1827512244 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

Re: [PR] [fix](nereids) temp partition is always pruned [doris]

2023-11-27 Thread via GitHub
github-actions[bot] commented on PR #27636: URL: https://github.com/apache/doris/pull/27636#issuecomment-1827512311 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

Re: [PR] [fix](insert) txn insert and group commit should write \N string corr… [doris]

2023-11-27 Thread via GitHub
mymeiyi commented on PR #27637: URL: https://github.com/apache/doris/pull/27637#issuecomment-1827512553 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

Re: [PR] [fix](parquet)fix can not read parquet lz4 compress. [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27383: URL: https://github.com/apache/doris/pull/27383#issuecomment-1827513171 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.39 seconds stream load tsv: 583 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Nereids) non-deterministic expression should not be constant (#27606) [doris]

2023-11-27 Thread via GitHub
xiaokang commented on PR #27631: URL: https://github.com/apache/doris/pull/27631#issuecomment-1827515083 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

Re: [PR] [feat](window_function) support to secondary argument to ignore null values in first_value/last_value [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27623: URL: https://github.com/apache/doris/pull/27623#issuecomment-1827516227 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 2c928178414b7a8ae3caea905df74e1937f4, data reload: false

Re: [PR] [Improvement](materialized-view) forbidden mv rewriter when select stmt's from clause not have mv [doris]

2023-11-27 Thread via GitHub
BiteThet commented on PR #27638: URL: https://github.com/apache/doris/pull/27638#issuecomment-1827520957 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

Re: [PR] [feature](Nereids): support `alter table t add constraint name constraints` [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27627: URL: https://github.com/apache/doris/pull/27627#issuecomment-1827521273 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.67 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes,

[PR] [Improvement](materialized-view) forbidden mv rewriter when select stmt's from clause not have mv [doris]

2023-11-27 Thread via GitHub
BiteThet opened a new pull request, #27638: URL: https://github.com/apache/doris/pull/27638 ## Proposed changes forbidden mv rewriter when select stmt's from clause not have mv ## Further comments If this is a relatively large or complex change, kick off the discussion at [d

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-27 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405920546 ## be/src/olap/rowset/segment_creator.cpp: ## @@ -280,6 +441,17 @@ Status SegmentCreator::add_block(const vectorized::Block* block) { size_t row_avg_size_in_byt

Re: [PR] [fix](doc) spell error fixes for FE & BE Config documents [doris]

2023-11-27 Thread via GitHub
Nitin-Kashyap commented on code in PR #27619: URL: https://github.com/apache/doris/pull/27619#discussion_r1405921195 ## docs/zh-CN/docs/admin-manual/config/be-config.md: ## @@ -203,7 +203,7 @@ BE 重启后该配置将失效。如果想持久化修改结果,使用如下 * 类型:int32 * 描述:配置BE的所属于的集群id。 - - 该值通常由FE通过心跳向BE下发

Re: [PR] [fix](doc) spell error fixes for FE & BE Config documents [doris]

2023-11-27 Thread via GitHub
Nitin-Kashyap commented on code in PR #27619: URL: https://github.com/apache/doris/pull/27619#discussion_r1405921579 ## docs/zh-CN/docs/admin-manual/config/be-config.md: ## @@ -411,7 +411,7 @@ BE 重启后该配置将失效。如果想持久化修改结果,使用如下 `enable_prefetch` * 类型:bool -* 描述:当使用Partitioned

Re: [PR] [pipelineX](bug) Fix timeout [doris]

2023-11-27 Thread via GitHub
Gabriel39 commented on PR #27596: URL: https://github.com/apache/doris/pull/27596#issuecomment-1827524225 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

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-27 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405925632 ## be/src/olap/tablet_schema.cpp: ## @@ -1015,9 +1145,15 @@ std::vector TabletSchema::get_indexes_for_column(int32_t col return indexes_for_column; } -bool T

Re: [PR] [opt](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-27 Thread via GitHub
doris-robot commented on PR #27113: URL: https://github.com/apache/doris/pull/27113#issuecomment-1827529996 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 6360b29f8ad3ea60641a1c7cee869819f40ff9e0, data reload: false

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-27 Thread via GitHub
amorynan commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405926099 ## be/src/vec/data_types/serde/data_type_jsonb_serde.cpp: ## @@ -199,7 +199,7 @@ void DataTypeJsonbSerDe::write_one_cell_to_json(const IColumn& column, rapidjson

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-27 Thread via GitHub
eldenmoon commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1827529337 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

Re: [PR] [fix](doc) spell error fixes for FE & BE Config documents [doris]

2023-11-27 Thread via GitHub
LemonLiTree commented on PR #27619: URL: https://github.com/apache/doris/pull/27619#issuecomment-1827536622 GOOD JOB -- 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

  1   2   3   4   5   6   7   >