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

2023-11-26 Thread via GitHub
github-actions[bot] commented on code in PR #27383: URL: https://github.com/apache/doris/pull/27383#discussion_r1405569997 ## be/src/exec/decompressor.cpp: ## @@ -339,66 +341,111 @@ Status Lz4BlockDecompressor::init() { return Status::OK(); } +// hadoop-lz4 is not compat

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

2023-11-26 Thread via GitHub
xzj7019 commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405570057 ## fe/fe-core/src/main/java/org/apache/doris/statistics/Statistics.java: ## @@ -129,7 +130,12 @@ public double computeSize() { } public double dataSizeFacto

Re: [PR] [opt](nereids) compute col stats for intersect node [doris]

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

[PR] Branch 2.0 var [doris]

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

Re: [PR] [minor](fe) convert `MysqlPassword.twoStageHash` Chinese annotations into English [doris]

2023-11-26 Thread via GitHub
luozenglin merged PR #27560: URL: https://github.com/apache/doris/pull/27560 -- 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] Branch 2.0 var [doris]

2023-11-26 Thread via GitHub
eldenmoon closed pull request #27601: Branch 2.0 var URL: https://github.com/apache/doris/pull/27601 -- 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: com

Re: [PR] [Enhance](fe) Support setting initial root password when FE firstly launch [doris]

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

(doris) branch master updated: [Enhance](fe) Support setting initial root password when FE firstly launch (#27438)

2023-11-26 Thread luozenglin
This is an automated email from the ASF dual-hosted git repository. luozenglin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 9aafcf2e221 [Enhance](fe) Support setting ini

(doris) branch master updated (9aafcf2e221 -> 82d15669bcc)

2023-11-26 Thread luozenglin
This is an automated email from the ASF dual-hosted git repository. luozenglin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9aafcf2e221 [Enhance](fe) Support setting initial root password when FE firstly launch (#27438) add 82d15669b

Re: [PR] [refine](pipelineX) refine some code in pipelineX [doris]

2023-11-26 Thread via GitHub
Gabriel39 merged PR #27472: URL: https://github.com/apache/doris/pull/27472 -- 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: [refine](pipelineX) refine some code in pipelineX (#27472)

2023-11-26 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 3838b6fbaeb [refine](pipelineX) refine some c

Re: [I] [INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed: CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 149, maxActive 100, creating 0, createErrorCount 3050[Bug

2023-11-26 Thread via GitHub
erichou2010 commented on issue #22060: URL: https://github.com/apache/doris/issues/22060#issuecomment-1827055730 连接SQL SERVER外表,版本:1.2.7.1,也遇到相关错误: [INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed: CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 0, m

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

2023-11-26 Thread via GitHub
hubgeter commented on PR #27383: URL: https://github.com/apache/doris/pull/27383#issuecomment-1827056926 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] [opt](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-26 Thread via GitHub
xzj7019 commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405572749 ## regression-test/data/nereids_ssb_shape_sf100_p0/shape/q3.4.out: ## @@ -8,23 +8,22 @@ PhysicalResultSink --PhysicalDistribute hashAgg[LOCAL] --

Re: [PR] Branch 2.0 var [doris]

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

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

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

Re: [PR] [opt](nereids) penalty to shuffle join if data skew [doris]

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

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

2023-11-26 Thread via GitHub
eldenmoon commented on PR #27602: URL: https://github.com/apache/doris/pull/27602#issuecomment-1827058798 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-spark-connector) branch master updated: [improve] improve batch iterator has next check (#164)

2023-11-26 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 3efe6ff [improve] improve batch it

Re: [PR] [improve] improve batch iterator has next check [doris-spark-connector]

2023-11-26 Thread via GitHub
JNSimba merged PR #164: URL: https://github.com/apache/doris-spark-connector/pull/164 -- 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-spark-connector) branch release-1.3.0 created (now 3efe6ff)

2023-11-26 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch release-1.3.0 in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git at 3efe6ff [improve] improve batch iterator has next check (#164) No new revisions were added by th

Re: [PR] [opt](nereids) compute col stats for intersect node [doris]

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

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

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27383: URL: https://github.com/apache/doris/pull/27383#issuecomment-1827060669 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] [opt](nereids)adjust distribution cost for better choice of broadcast join and shuffle join [doris]

2023-11-26 Thread via GitHub
xzj7019 commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405574610 ## regression-test/data/nereids_tpcds_shape_sf1000_p0/shape/query10.out: ## @@ -26,8 +26,7 @@ PhysicalResultSink hashJoin[LEFT_SEMI_JOIN]

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

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405574707 ## be/src/olap/match_predicate.cpp: ## @@ -39,34 +44,37 @@ PredicateType MatchPredicate::type() const { return PredicateType::MATCH; } -Status MatchPredicate:

Re: [PR] [feature](nereids) Multi table materialized view init [doris]

2023-11-26 Thread via GitHub
morrySnow merged PR #27059: URL: https://github.com/apache/doris/pull/27059 -- 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: [feature](mtmv) materialized view rewrite framework (#27059)

2023-11-26 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 5cb5241a9ea [feature](mtmv) materialized view

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

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27602: URL: https://github.com/apache/doris/pull/27602#issuecomment-1827062376 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] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405575590 ## be/src/vec/data_types/data_type_object.cpp: ## @@ -47,10 +47,7 @@ namespace doris::vectorized { DataTypeObject::DataTypeObject(const String& schema_format_, bool

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

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405575877 ## be/src/vec/columns/column_object.cpp: ## @@ -436,8 +436,7 @@ ColumnPtr ColumnObject::index(const IColumn& indexes, size_t limit) const { } bool ColumnObject::

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

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405576346 ## be/src/olap/column_predicate.h: ## @@ -210,6 +212,11 @@ class ColumnPredicate { virtual bool can_do_bloom_filter(bool ngram) const { return false; } +

Re: [PR] [opt](nereids) disable infer column name when query [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27450: URL: https://github.com/apache/doris/pull/27450#issuecomment-1827065207 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] [opt](nereids) penalty to shuffle join if data skew [doris]

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

Re: [PR] [opt](Nereids) support where, group by, having, order by clause without from clause in query statement [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27006: URL: https://github.com/apache/doris/pull/27006#issuecomment-1827067274 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] [opt](Nereids) support where, group by, having, order by clause without from clause in query statement [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27006: URL: https://github.com/apache/doris/pull/27006#issuecomment-1827067296 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] [opt](nereids) disable infer column name when query [doris]

2023-11-26 Thread via GitHub
starocean999 merged PR #27450: URL: https://github.com/apache/doris/pull/27450 -- 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: [opt](nereids) disable infer column name when query (#27450)

2023-11-26 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 0e1e4c8508c [opt](nereids) disable infer co

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

2023-11-26 Thread via GitHub
morrySnow commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405578912 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -457,6 +457,11 @@ public class SessionVariable implements Serializable, Writable {

[PR] [Enhance](fe) Support setting initial root password when FE firstly launch (#27438) [doris]

2023-11-26 Thread via GitHub
WinkerDu opened a new pull request, #27603: URL: https://github.com/apache/doris/pull/27603 ## Proposed changes Issue Number: close #xxx cherry-pick from master branch #27438 ## Further comments If this is a relatively large or complex change, kick off the

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

2023-11-26 Thread via GitHub
xzj7019 commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405582596 ## regression-test/data/nereids_tpcds_shape_sf1000_p0/shape/query77.out: ## @@ -93,19 +93,20 @@ PhysicalResultSink --PhysicalProjec

Re: [PR] [Enhance](fe) Support setting initial root password when FE firstly launch (#27438) [doris]

2023-11-26 Thread via GitHub
WinkerDu commented on PR #27603: URL: https://github.com/apache/doris/pull/27603#issuecomment-1827073173 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

[PR] [performance] opt the join and other join conjuncts [doris]

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

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

2023-11-26 Thread via GitHub
xiaokang commented on PR #27600: URL: https://github.com/apache/doris/pull/27600#issuecomment-1827073868 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 new_join2 updated (05d723dab44 -> 872b4f3a55e)

2023-11-26 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 05d723dab44 fix add 872b4f3a55e [performance] opt the join and other join conjuncts (#27604) No new revis

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

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27600: URL: https://github.com/apache/doris/pull/27600#issuecomment-1827074208 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] [performance] opt the join and other join conjuncts [doris]

2023-11-26 Thread via GitHub
BiteThet merged PR #27604: URL: https://github.com/apache/doris/pull/27604 -- 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] [Pick-var](inverted index) pick read && seek optimization to variant branch [doris]

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

2023-11-26 Thread via GitHub
BiteThet commented on PR #27557: URL: https://github.com/apache/doris/pull/27557#issuecomment-1827074233 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] [Feat](Nereids) support view as a independent unit of leading [doris]

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

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

2023-11-26 Thread via GitHub
xzj7019 commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405584825 ## regression-test/data/nereids_tpcds_shape_sf1000_p0/shape/query14.out: ## @@ -4,11 +4,10 @@ PhysicalCteAnchor ( cteId=CTEId#0 ) --PhysicalCteProducer ( cteId=CTEId#0

svn commit: r65556 - in /dev/doris/spark-connector/1.3.0: apache-doris-spark-connector-1.3.0-src.tar.gz apache-doris-spark-connector-1.3.0-src.tar.gz.asc apache-doris-spark-connector-1.3.0-src.tar.gz.

2023-11-26 Thread diwu
Author: diwu Date: Mon Nov 27 03:37:11 2023 New Revision: 65556 Log: release spark doris connector 1.3.0 Modified: dev/doris/spark-connector/1.3.0/apache-doris-spark-connector-1.3.0-src.tar.gz dev/doris/spark-connector/1.3.0/apache-doris-spark-connector-1.3.0-src.tar.gz.asc dev/dor

Re: [PR] [performance] opt the join and other join conjuncts [doris]

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

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

2023-11-26 Thread via GitHub
starocean999 opened a new pull request, #27605: URL: https://github.com/apache/doris/pull/27605 this is a follow up pr for https://github.com/apache/doris/pull/27526 . The old pr didn't fix the problem correctly, this pr do. Issue Number: close #xxx ## Further comments

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

2023-11-26 Thread via GitHub
starocean999 commented on PR #27605: URL: https://github.com/apache/doris/pull/27605#issuecomment-1827078269 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] [fix](nereids)add HllUnion and BitmapUnion for pre agg match [doris]

2023-11-26 Thread via GitHub
starocean999 commented on PR #27548: URL: https://github.com/apache/doris/pull/27548#issuecomment-1827078772 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

(doris-spark-connector) tag 1.3.0 created (now 3efe6ff)

2023-11-26 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to tag 1.3.0 in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git at 3efe6ff (commit) No new revisions were added by this update. -

Re: [PR] New join2 [doris]

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

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

2023-11-26 Thread via GitHub
xzj7019 commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405587149 ## regression-test/data/nereids_tpcds_shape_sf100_p0/noStatsRfPrune/query35.out: ## @@ -25,25 +25,23 @@ PhysicalResultSink --hashJoin[LEFT_SEMI

Re: [PR] [opt](Nereids) support where, group by, having, order by clause without from clause in query statement [doris]

2023-11-26 Thread via GitHub
XieJiann commented on code in PR #27006: URL: https://github.com/apache/doris/pull/27006#discussion_r1405587597 ## fe/fe-common/src/main/java/org/apache/doris/catalog/ScalarType.java: ## @@ -1060,7 +1060,13 @@ public static ScalarType getAssignmentCompatibleType( if

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

2023-11-26 Thread via GitHub
xzj7019 commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405587626 ## regression-test/data/nereids_tpcds_shape_sf100_p0/noStatsRfPrune/query38.out: ## @@ -44,18 +44,16 @@ PhysicalResultSink --PhysicalDistribute --

Re: [PR] [feature](nereids) Matiarilzed view query rewrite util implementation [doris]

2023-11-26 Thread via GitHub
seawinde commented on PR #27568: URL: https://github.com/apache/doris/pull/27568#issuecomment-1827081001 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] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405587875 ## be/src/olap/rowset/segment_v2/inverted_index_desc.cpp: ## @@ -27,30 +27,32 @@ const std::string segment_suffix = ".dat"; const std::string index_suffix = ".idx";

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

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

Re: [PR] [feature](Nereids) support merge graph in group [doris]

2023-11-26 Thread via GitHub
jackwener merged PR #27353: URL: https://github.com/apache/doris/pull/27353 -- 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: [feature](Nereids): support merge graph in group (#27353)

2023-11-26 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 331effdb20a [feature](Nereids): support merge gr

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

2023-11-26 Thread via GitHub
xzj7019 commented on code in PR #27113: URL: https://github.com/apache/doris/pull/27113#discussion_r1405589731 ## regression-test/data/nereids_tpcds_shape_sf1000_p0/shape/query64.out: ## @@ -19,20 +19,18 @@ PhysicalCteAnchor ( cteId=CTEId#1 ) Phy

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

2023-11-26 Thread via GitHub
DA1OOO commented on issue #27594: URL: https://github.com/apache/doris/issues/27594#issuecomment-1827084645 JAVA_OPTS="-Djavax.security.auth.useSubjectCredsOnly=false -Xss4m -Xmx64g -XX:+UseMembar -XX:SurvivorRatio=8 -XX:MaxTenuringThreshold=7 -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:

Re: [PR] [chore](clone) rename clone request field version [doris]

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

Re: [I] [Feature] doris 提供完整的antlr4 语法文件? [doris]

2023-11-26 Thread via GitHub
smlHao commented on issue #21586: URL: https://github.com/apache/doris/issues/21586#issuecomment-1827085777 > 用到antlr4语法文件 @melin 大佬,血缘解析是咋做的,有没有demo可以学习下? -- 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] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1827086864 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](Nereids) support view as a independent unit of leading [doris]

2023-11-26 Thread via GitHub
LiBinfeng-01 commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1827087224 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-Variant](Variant Type) support variant type query and index [doris]

2023-11-26 Thread via GitHub
eldenmoon commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405591908 ## be/src/olap/rowset/segment_creator.h: ## @@ -142,7 +145,7 @@ class SegmentFlusher { int64_t* flush_size = nullptr); private: -

Re: [I] [Feature] Support Hooks for metadata [doris]

2023-11-26 Thread via GitHub
smlHao commented on issue #6760: URL: https://github.com/apache/doris/issues/6760#issuecomment-1827088693 > I can try to implement it, please assign to me. @morningman @stalary Do you implement it ? I also want to the function ,Can you help me ? -- This is an automated message

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

2023-11-26 Thread via GitHub
DA1OOO commented on issue #27594: URL: https://github.com/apache/doris/issues/27594#issuecomment-1827089125 只改了-xmx大小 其他都是默认JVM配置 -- 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 comm

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

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

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

2023-11-26 Thread via GitHub
morrySnow commented on PR #27606: URL: https://github.com/apache/doris/pull/27606#issuecomment-1827091015 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](agent task) refactor agent task pool get task [doris]

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

Re: [PR] [chore](clone) rename clone request field version [doris]

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

Re: [PR] [opt](Nereids) support where, group by, having, order by clause without from clause in query statement [doris]

2023-11-26 Thread via GitHub
morrySnow merged PR #27006: URL: https://github.com/apache/doris/pull/27006 -- 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: [opt](Nereids) support where, group by, having, order by clause without from clause in query statement (#27006)

2023-11-26 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 1b4cd24b360 [opt](Nereids) support where, grou

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

2023-11-26 Thread via GitHub
github-actions[bot] commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1405595918 ## be/src/olap/rowset/segment_creator.cpp: ## @@ -40,32 +49,168 @@ SegmentFlusher::SegmentFlusher() = default; SegmentFlusher::~SegmentFlusher() = defaul

Re: [PR] [refactor](agent task) refactor agent task pool get task [doris]

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

Re: [PR] [doc](fix) k8s operator docs fix to 2.0 [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27476: URL: https://github.com/apache/doris/pull/27476#issuecomment-1827102547 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] [doc](fix) k8s operator docs fix to 2.0 [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27476: URL: https://github.com/apache/doris/pull/27476#issuecomment-1827102570 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] [doc](fix) k8s operator docs fix [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27479: URL: https://github.com/apache/doris/pull/27479#issuecomment-1827102708 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] [doc](fix) k8s operator docs fix [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on PR #27479: URL: https://github.com/apache/doris/pull/27479#issuecomment-1827102732 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] [pipelineX](bug) Fix timeout [doris]

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

Re: [PR] [fix](doris compose) fix up command [doris]

2023-11-26 Thread via GitHub
yujun777 commented on PR #27573: URL: https://github.com/apache/doris/pull/27573#issuecomment-1827106508 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] [enhance](BE) Refactor TaskWorkerPool [doris]

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

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

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

Re: [PR] [feature](nereids) Matiarilzed view query rewrite util implementation [doris]

2023-11-26 Thread via GitHub
seawinde commented on PR #27568: URL: https://github.com/apache/doris/pull/27568#issuecomment-1827115920 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] [feature](Nereids): Pushdown TopN through Union [doris]

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

Re: [PR] [enhance](BE) Refactor TaskWorkerPool [doris]

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

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

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

Re: [PR] [fix](bdbje) Fix bdbje logging level not work [doris]

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

Re: [PR] [fix](bdbje) Fix bdbje logging level not work [doris]

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

Re: [PR] Dateliteral [doris]

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

Re: [I] [Feature] doris 提供完整的antlr4 语法文件? [doris]

2023-11-26 Thread via GitHub
melin commented on issue #21586: URL: https://github.com/apache/doris/issues/21586#issuecomment-1827125123 > > 用到antlr4语法文件 > > @melin 大佬,血缘解析是咋做的,有没有demo可以学习下? 可以参考这个项目:https://github.com/melin/sqlflow -- This is an automated message from the Apache Git Service. To r

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

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

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

<    1   2   3   4   5   >