[GitHub] [doris] Kikyou1997 commented on pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-26 Thread via GitHub
Kikyou1997 commented on PR #18129: URL: https://github.com/apache/doris/pull/18129#issuecomment-1484604429 semms originalNDV only set when loading cache, would you like to add some comment to explain how this MORE PRECISE estimation algorithm works? -- This is an automated message from t

[GitHub] [doris] yiguolei opened a new pull request, #18134: [bugfix](addlog) expr context is not closed and will core during deconstructor

2023-03-26 Thread via GitHub
yiguolei opened a new pull request, #18134: URL: https://github.com/apache/doris/pull/18134 # Proposed changes VExprContext is not normally closed, so it will core during deconstructor. Could not find the reason, so that I add a log to ExecNode's close method. ## Problem summar

[GitHub] [doris-flink-connector] JNSimba opened a new pull request, #127: [improve] improve log print

2023-03-26 Thread via GitHub
JNSimba opened a new pull request, #127: URL: https://github.com/apache/doris-flink-connector/pull/127 # Proposed changes improve log print ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added: (Yes/No/No Need)

[GitHub] [doris] pengxiangyu commented on pull request #17889: [fix](cooldown)Add ut for StoragePolicy

2023-03-26 Thread via GitHub
pengxiangyu commented on PR #17889: URL: https://github.com/apache/doris/pull/17889#issuecomment-1484593639 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] morrySnow commented on pull request #17991: [refactor](planner) Separate the planning process for the legacy planner and Nereids

2023-03-26 Thread via GitHub
morrySnow commented on PR #17991: URL: https://github.com/apache/doris/pull/17991#issuecomment-1484588826 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] zhangstar333 commented on pull request #18071: [vectorized](function) support array_sortby function

2023-03-26 Thread via GitHub
zhangstar333 commented on PR #18071: URL: https://github.com/apache/doris/pull/18071#issuecomment-1484587072 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] branch master updated: [ehancement](stats) Tune stats framework (#18118)

2023-03-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 1576130094 [ehancement](stats) Tune stats framew

[GitHub] [doris] jackwener merged pull request #18118: [ehancement](stats) Tune stats framework

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

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-26 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1148833357 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -60,11 +63,84 @@ private static double estimateJoinConditionSel(Statistics cro

[GitHub] [doris] Yukang-Lian commented on pull request #17562: [fix](type) Data precision is lost when converting DOUBLE type data to DECIMAL (#17191)

2023-03-26 Thread via GitHub
Yukang-Lian commented on PR #17562: URL: https://github.com/apache/doris/pull/17562#issuecomment-1484563834 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] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-26 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1148832475 ## fe/fe-core/src/test/java/org/apache/doris/nereids/util/HyperGraphBuilder.java: ## @@ -190,7 +190,7 @@ private void injectRowcount(Group group) { int

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-26 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1148832151 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -73,16 +149,15 @@ public static Statistics estimate(Statistics leftStats, Stat

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-26 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1148831281 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -60,11 +63,84 @@ private static double estimateJoinConditionSel(Statistics cro

[GitHub] [doris] github-actions[bot] commented on pull request #17562: [fix](type) Data precision is lost when converting DOUBLE type data to DECIMAL (#17191)

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #17562: URL: https://github.com/apache/doris/pull/17562#issuecomment-1484556620 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 #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18034: URL: https://github.com/apache/doris/pull/18034#issuecomment-1484553507 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] BiteTheDDDDt commented on pull request #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

2023-03-26 Thread via GitHub
BiteThet commented on PR #18034: URL: https://github.com/apache/doris/pull/18034#issuecomment-1484549989 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] branch master updated (f03598f214 -> 8b07021f5f)

2023-03-26 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f03598f214 [enhance](cooldown) no snapshot or migration action for cooldown tablet (#17658) add 8b07021f5f [en

[GitHub] [doris] morrySnow merged pull request #18066: [Enhancement](regression-test)add hint to disable nereids planner for some cases.

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

[GitHub] [doris] github-actions[bot] commented on pull request #18131: [Bug](regression-test) be coredump in pipeline when grace exit in regression test

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18131: URL: https://github.com/apache/doris/pull/18131#issuecomment-1484545016 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-spark-connector] bowenliang123 opened a new pull request, #78: Code improvement in loadBatch method of DorisStreamLoad

2023-03-26 Thread via GitHub
bowenliang123 opened a new pull request, #78: URL: https://github.com/apache/doris-spark-connector/pull/78 # Proposed changes 1. use `IOUtils` of `commons-io` lib to prevent handling details of input/output stream processing 2. remove unused `beConn` variable 3. make sure `beCon

[GitHub] [doris] HappenLee opened a new pull request, #18131: [Bug](regression-test) be coredump in pipeline when grace exit in regression test

2023-03-26 Thread via GitHub
HappenLee opened a new pull request, #18131: URL: https://github.com/apache/doris/pull/18131 # Proposed changes ``` #0 0x562b7d98ee1c in doris::CustomStopWatch<1>::stop (this=0x562ba42161a1 >::clear()+97>) at /home/zcp/repo_center/doris_master/doris/be/src/util/stopwatch.hpp

[GitHub] [doris] amorynan commented on pull request #17868: [Improve](complex-type) Support Count(complexType)

2023-03-26 Thread via GitHub
amorynan commented on PR #17868: URL: https://github.com/apache/doris/pull/17868#issuecomment-1484539664 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 #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #17970: URL: https://github.com/apache/doris/pull/17970#issuecomment-1484533601 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] zclllyybb commented on pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-26 Thread via GitHub
zclllyybb commented on PR #17970: URL: https://github.com/apache/doris/pull/17970#issuecomment-1484526539 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: [enhance](cooldown) no snapshot or migration action for cooldown tablet (#17658)

2023-03-26 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 f03598f214 [enhance](cooldown) no snapshot o

[GitHub] [doris] dataroaring merged pull request #17658: [enhance](cooldown) no snapshot or migration action for cooldown tablet

2023-03-26 Thread via GitHub
dataroaring merged PR #17658: URL: https://github.com/apache/doris/pull/17658 -- 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 #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #17970: URL: https://github.com/apache/doris/pull/17970#issuecomment-1484514893 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] TangSiyang2001 commented on pull request #17704: [feature](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2

2023-03-26 Thread via GitHub
TangSiyang2001 commented on PR #17704: URL: https://github.com/apache/doris/pull/17704#issuecomment-1484505876 run arm -- 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] hello-stephen commented on pull request #18127: [conf](nereids) disable new cost model since it has not been tuned

2023-03-26 Thread via GitHub
hello-stephen commented on PR #18127: URL: https://github.com/apache/doris/pull/18127#issuecomment-1484499351 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.79 seconds stream load tsv: 467 seconds loaded 74807831229 Bytes, about 152 MB/s

[GitHub] [doris] jackwener opened a new pull request, #18130: [feature](Nereids): add bushy tree rule;

2023-03-26 Thread via GitHub
jackwener opened a new pull request, #18130: URL: https://github.com/apache/doris/pull/18130 # Proposed changes Issue Number: close #xxx ## Problem summary add bushy tree rule; ## Checklist(Required) * [x] Does it affect the original behavior * [x] Has un

[GitHub] [doris] BiteTheDDDDt commented on pull request #18090: [Chore](planner) add error information for OnClause contain ExistsPredicates

2023-03-26 Thread via GitHub
BiteThet commented on PR #18090: URL: https://github.com/apache/doris/pull/18090#issuecomment-1484487479 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] amorynan commented on pull request #17868: [Improve](complex-type) Support Count(complexType)

2023-03-26 Thread via GitHub
amorynan commented on PR #17868: URL: https://github.com/apache/doris/pull/17868#issuecomment-1484487499 > please add some test cases DONE! -- 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

[GitHub] [doris] sohardforaname commented on pull request #17968: [Feature](Nereids)add rule to change scalar sub-query to window function

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

[GitHub] [doris] weizhengte commented on pull request #18069: [Improvement](statistics) Support for statistics removing and incremental collection

2023-03-26 Thread via GitHub
weizhengte commented on PR #18069: URL: https://github.com/apache/doris/pull/18069#issuecomment-1484482867 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] HappenLee commented on a diff in pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-26 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1148774631 ## be/src/vec/functions/array/function_array_set.h: ## @@ -216,6 +267,66 @@ struct ArraySetImpl { } return true; } +template +static b

[GitHub] [doris] HappenLee commented on a diff in pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-26 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1148774459 ## be/src/vec/functions/array/function_array_set.h: ## @@ -216,6 +267,66 @@ struct ArraySetImpl { } return true; } +template +static b

[GitHub] [doris] HappenLee commented on a diff in pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-26 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1148771251 ## be/src/vec/functions/array/function_array_set.h: ## @@ -150,35 +150,86 @@ struct ArraySetImpl { } static Status execute(ColumnPtr& res_ptr, const Colum

[GitHub] [doris] github-actions[bot] commented on pull request #18124: [refactor](cgroup) remove cgroup manager it is useless

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18124: URL: https://github.com/apache/doris/pull/18124#issuecomment-1484470441 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] yiguolei commented on pull request #18124: [refactor](cgroup) remove cgroup manager it is useless

2023-03-26 Thread via GitHub
yiguolei commented on PR #18124: URL: https://github.com/apache/doris/pull/18124#issuecomment-1484466712 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] HappenLee commented on a diff in pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-26 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1148764749 ## be/src/vec/columns/column_const.cpp: ## @@ -209,4 +211,37 @@ std::pair check_column_const_set_readability(const IColumn& c } return result; } + +std::p

[GitHub] [doris] pengxiangyu commented on pull request #17889: [fix](cooldown)Add ut for StoragePolicy

2023-03-26 Thread via GitHub
pengxiangyu commented on PR #17889: URL: https://github.com/apache/doris/pull/17889#issuecomment-1484463945 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 unsubs

[GitHub] [doris] englefly opened a new pull request, #18129: [feature](nereids) semi and anti join estimation

2023-03-26 Thread via GitHub
englefly opened a new pull request, #18129: URL: https://github.com/apache/doris/pull/18129 # Proposed changes in this pr, we add a new algorithm to estimate semi/anti join row count. In original alg., we reduce row count from cross join. usually, this is not good. for example, L le

[GitHub] [doris] nextdreamblue commented on pull request #17803: [feature](multi-catalog) add specified_database_list PROPERTY for jdbc/hms/iceberg catalog

2023-03-26 Thread via GitHub
nextdreamblue commented on PR #17803: URL: https://github.com/apache/doris/pull/17803#issuecomment-1484449273 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. T

[GitHub] [doris] zhangstar333 commented on a diff in pull request #18116: [vectorized](function) Support array_shuffle and shuffle function.

2023-03-26 Thread via GitHub
zhangstar333 commented on code in PR #18116: URL: https://github.com/apache/doris/pull/18116#discussion_r1148757075 ## regression-test/suites/query_p0/sql_functions/array_functions/test_array_functions.groovy: ## @@ -112,6 +112,12 @@ suite("test_array_functions") { qt_selec

[GitHub] [doris] sohardforaname commented on pull request #18042: [Fix](planner)fix conjunct planned on exchange node

2023-03-26 Thread via GitHub
sohardforaname commented on PR #18042: URL: https://github.com/apache/doris/pull/18042#issuecomment-1484447959 > add some explanation in problem summary > > 1. the root cause is exchange node is not able to filter data > 2. remove the `1=1` in view, it is not the conjunct mentioned

[GitHub] [doris] github-actions[bot] commented on pull request #18071: [vectorized](function) support array_sortby function

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18071: URL: https://github.com/apache/doris/pull/18071#issuecomment-1484446780 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] liaoxin01 commented on pull request #18128: [fix](merge-on-write) fix that missed rows don't match merged rows

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

[GitHub] [doris] github-actions[bot] commented on pull request #18128: [fix](merge-on-write) fix that missed rows don't match merged rows

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18128: URL: https://github.com/apache/doris/pull/18128#issuecomment-148109 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 a diff in pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-26 Thread via GitHub
github-actions[bot] commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1148753558 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -221,6 +298,48 @@ struct MakeDateImpl { } } } +template +static vo

[GitHub] [doris] englefly commented on pull request #18042: [Fix](planner)fix conjunct planned on exchange node

2023-03-26 Thread via GitHub
englefly commented on PR #18042: URL: https://github.com/apache/doris/pull/18042#issuecomment-1484440500 add some explanation in problem summary 1. the root cause is exchange node is not able to filter data 2. remove the `1=1` in view, it is not the conjunct mentioned in this pr 3. c

[GitHub] [doris] Gabriel39 commented on pull request #18127: [conf](nereids) disable new cost model since it has not been tuned

2023-03-26 Thread via GitHub
Gabriel39 commented on PR #18127: URL: https://github.com/apache/doris/pull/18127#issuecomment-1484439260 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] BiteTheDDDDt commented on pull request #18095: [Chore](Materialized-View) add some mv regression test case

2023-03-26 Thread via GitHub
BiteThet commented on PR #18095: URL: https://github.com/apache/doris/pull/18095#issuecomment-1484437721 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] liaoxin01 opened a new pull request, #18128: [fix](merge-on-write) fix that missed rows don't match merged rows

2023-03-26 Thread via GitHub
liaoxin01 opened a new pull request, #18128: URL: https://github.com/apache/doris/pull/18128 # Proposed changes Issue Number: close #xxx ## Problem summary Due to concurrent load, there may be duplication in the delete bitmap of historical data and incremental calculatio

[GitHub] [doris-flink-connector] JNSimba opened a new pull request, #126: [improvement] update build.sh for upgrade to 1.17

2023-03-26 Thread via GitHub
JNSimba opened a new pull request, #126: URL: https://github.com/apache/doris-flink-connector/pull/126 # Proposed changes update build.sh for upgrade to 1.17 ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added:

[GitHub] [doris] sohardforaname commented on pull request #18062: [Fix](Nereids)fix nereids is failed to parse union with query covered parenthesis

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

[GitHub] [doris] github-actions[bot] commented on pull request #17997: [vectorized](bug) fix some case in enable fold constant

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #17997: URL: https://github.com/apache/doris/pull/17997#issuecomment-1484431135 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] weizhengte commented on pull request #18069: [Improvement](statistics) Support for statistics removing and incremental collection

2023-03-26 Thread via GitHub
weizhengte commented on PR #18069: URL: https://github.com/apache/doris/pull/18069#issuecomment-1484429753 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] nextdreamblue closed pull request #18088: [feature](multi-catalog) add specified_database_list for hms,iceberg

2023-03-26 Thread via GitHub
nextdreamblue closed pull request #18088: [feature](multi-catalog) add specified_database_list for hms,iceberg URL: https://github.com/apache/doris/pull/18088 -- 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

[doris] branch master updated (dc7b2015f5 -> d1f34a3be4)

2023-03-26 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dc7b2015f5 eh (#18122) add d1f34a3be4 [bugfix](inverted index)temporary disable skip read column data if it

[GitHub] [doris] qidaye merged pull request #18065: [bugfix](inverted index) temporary disable skip reading column data if it match inverted index

2023-03-26 Thread via GitHub
qidaye merged PR #18065: URL: https://github.com/apache/doris/pull/18065 -- 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.apach

[GitHub] [doris] github-actions[bot] commented on pull request #18065: [bugfix](inverted index) temporary disable skip reading column data if it match inverted index

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18065: URL: https://github.com/apache/doris/pull/18065#issuecomment-1484429434 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 #18127: [conf](nereids) disable new cost model since it has not been tuned

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18127: URL: https://github.com/apache/doris/pull/18127#issuecomment-1484428944 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #18127: [conf](nereids) disable new cost model since it has not been tuned

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18127: URL: https://github.com/apache/doris/pull/18127#issuecomment-1484428922 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] zhangstar333 commented on pull request #17997: [vectorized](bug) fix some case in enable fold constant

2023-03-26 Thread via GitHub
zhangstar333 commented on PR #17997: URL: https://github.com/apache/doris/pull/17997#issuecomment-1484428900 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 #18065: [bugfix](inverted index) temporary disable skip reading column data if it match inverted index

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18065: URL: https://github.com/apache/doris/pull/18065#issuecomment-1484428659 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] Gabriel39 opened a new pull request, #18127: [conf](nereids) disable new cost model since it hurts performance

2023-03-26 Thread via GitHub
Gabriel39 opened a new pull request, #18127: URL: https://github.com/apache/doris/pull/18127 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

svn commit: r60834 - /dev/doris/doris-shade/ /release/doris/doris-shade/

2023-03-26 Thread jiafengzheng
Author: jiafengzheng Date: Mon Mar 27 03:25:49 2023 New Revision: 60834 Log: move doris-shade to release Added: release/doris/doris-shade/ - copied from r60833, dev/doris/doris-shade/ Removed: dev/doris/doris-shade/ -

[GitHub] [doris] xinyiZzz commented on pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-26 Thread via GitHub
xinyiZzz commented on PR #17820: URL: https://github.com/apache/doris/pull/17820#issuecomment-1484425943 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 #18126: [feature](executor) Add memory limit for pip_scanner_context

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18126: URL: https://github.com/apache/doris/pull/18126#issuecomment-1484423477 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] ZhangYu0123 commented on pull request #18028: [vectorized](function) support array_repeat function to be compatible with hive syntax

2023-03-26 Thread via GitHub
ZhangYu0123 commented on PR #18028: URL: https://github.com/apache/doris/pull/18028#issuecomment-1484422633 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] wangbo opened a new pull request, #18126: [feature](executor) Add memory limit for pip_scanner_context

2023-03-26 Thread via GitHub
wangbo opened a new pull request, #18126: URL: https://github.com/apache/doris/pull/18126 # Proposed changes pip_scanner_context's memory usage should be limited. Because: 1 It can reduce memory usage and reduce allocating new blocks when executing. 2 When the memory is limited,

[GitHub] [doris] AdarshRawat1 commented on issue #18092: [Enhancement] open only needed partitions when sink

2023-03-26 Thread via GitHub
AdarshRawat1 commented on issue #18092: URL: https://github.com/apache/doris/issues/18092#issuecomment-1484421367 I will commence the necessary arrangements. Yes, I have Skype. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] jacktengg commented on pull request #18039: [fix](like) fix wrong result of like pattern with backslash

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

[GitHub] [doris] github-actions[bot] commented on pull request #18102: [Enhancement](multi catalog) Support hive meta cache TTL

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18102: URL: https://github.com/apache/doris/pull/18102#issuecomment-1484419008 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] Kikyou1997 commented on a diff in pull request #18118: [ehancement](stats) Tune stats framework

2023-03-26 Thread via GitHub
Kikyou1997 commented on code in PR #18118: URL: https://github.com/apache/doris/pull/18118#discussion_r1148742747 ## fe/fe-core/src/test/java/org/apache/doris/statistics/StatsDeriveResultTest.java: ## @@ -37,7 +37,7 @@ public void testUpdateRowCountByLimit() { Assertion

[GitHub] [doris] morningman commented on pull request #18102: [Enhancement](multi catalog) Support hive meta cache TTL

2023-03-26 Thread via GitHub
morningman commented on PR #18102: URL: https://github.com/apache/doris/pull/18102#issuecomment-1484418459 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] Kikyou1997 commented on a diff in pull request #18118: [ehancement](stats) Tune stats framework

2023-03-26 Thread via GitHub
Kikyou1997 commented on code in PR #18118: URL: https://github.com/apache/doris/pull/18118#discussion_r1148742863 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterEstimation.java: ## @@ -331,22 +317,41 @@ A not in (1, 2, 3, 100): } @Override -publ

[GitHub] [doris] sohardforaname commented on pull request #17968: [Feature](Nereids)add rule to change scalar sub-query to window function

2023-03-26 Thread via GitHub
sohardforaname commented on PR #17968: URL: https://github.com/apache/doris/pull/17968#issuecomment-1484418141 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.

[doris] branch master updated: eh (#18122)

2023-03-26 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 dc7b2015f5 eh (#18122) dc7b2015f5 is described

[GitHub] [doris] englefly merged pull request #18122: [ehancenment](stats) Use standalone thread pool to fetch stats

2023-03-26 Thread via GitHub
englefly merged PR #18122: URL: https://github.com/apache/doris/pull/18122 -- 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] weizhengte commented on pull request #18069: [Improvement](statistics) Support for statistics removing and incremental collection

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

[GitHub] [doris] sohardforaname commented on pull request #18066: [Enhancement](regression-test)add hint to disable nereids planner for some cases.

2023-03-26 Thread via GitHub
sohardforaname commented on PR #18066: URL: https://github.com/apache/doris/pull/18066#issuecomment-1484415944 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 uns

[GitHub] [doris] sohardforaname commented on pull request #18072: [Fix](planner)fix targetTypeDef NPE when value is null

2023-03-26 Thread via GitHub
sohardforaname commented on PR #18072: URL: https://github.com/apache/doris/pull/18072#issuecomment-1484415483 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #18122: [ehancenment](stats) Use standalone thread pool to fetch stats

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18122: URL: https://github.com/apache/doris/pull/18122#issuecomment-1484414174 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #18122: [ehancenment](stats) Use standalone thread pool to fetch stats

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18122: URL: https://github.com/apache/doris/pull/18122#issuecomment-1484414123 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] Kikyou1997 commented on a diff in pull request #18118: [ehancement](stats) Tune stats framework

2023-03-26 Thread via GitHub
Kikyou1997 commented on code in PR #18118: URL: https://github.com/apache/doris/pull/18118#discussion_r1148739509 ## fe/fe-core/src/test/java/org/apache/doris/nereids/stats/FilterEstimationTest.java: ## @@ -132,7 +132,7 @@ public void testNotInNaN() { Statistics stat =

[GitHub] [doris] wangbo opened a new issue, #18125: [feature](executor) Add memory limit for pip_scanner_context

2023-03-26 Thread via GitHub
wangbo opened a new issue, #18125: URL: https://github.com/apache/doris/issues/18125 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description _No response_

[GitHub] [doris] zxealous closed pull request #18086: [fix](cooldown) Fix write file to s3 failed

2023-03-26 Thread via GitHub
zxealous closed pull request #18086: [fix](cooldown) Fix write file to s3 failed URL: https://github.com/apache/doris/pull/18086 -- 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] jackwener commented on pull request #18105: [feat](Nereids): pushdown semijoin through agg.

2023-03-26 Thread via GitHub
jackwener commented on PR #18105: URL: https://github.com/apache/doris/pull/18105#issuecomment-1484406177 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 com

[GitHub] [doris] freemandealer commented on issue #18092: [Enhancement] open only needed partitions when sink

2023-03-26 Thread via GitHub
freemandealer commented on issue #18092: URL: https://github.com/apache/doris/issues/18092#issuecomment-1484405531 @AdarshRawat1 Sure. Before we actually start anything, let's do some preparations: First of all, you need to set up a dev&test environment. Check the links below: [c

[GitHub] [doris] nextdreamblue commented on pull request #18037: [function](json) Json unquote

2023-03-26 Thread via GitHub
nextdreamblue commented on PR #18037: URL: https://github.com/apache/doris/pull/18037#issuecomment-1484405366 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 unsubs

[GitHub] [doris] morningman commented on pull request #18086: [fix](cooldown) Fix write file to s3 failed

2023-03-26 Thread via GitHub
morningman commented on PR #18086: URL: https://github.com/apache/doris/pull/18086#issuecomment-1484405031 Hi @zxealous , I fixed this issue in #18009. you can see `absolution_path()` in `be/src/io/fs/s3_file_system.h`. and `parse()` in `be/src/util/s3_uri.cpp`. I think that would be

[GitHub] [doris] nextdreamblue commented on pull request #17803: [feature](multi-catalog) add specified_database_list PROPERTY for jdbc/hms/iceberg catalog

2023-03-26 Thread via GitHub
nextdreamblue commented on PR #17803: URL: https://github.com/apache/doris/pull/17803#issuecomment-1484404541 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. T

[GitHub] [doris] github-actions[bot] commented on pull request #18039: [fix](like) fix wrong result of like pattern with backslash

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18039: URL: https://github.com/apache/doris/pull/18039#issuecomment-1484404384 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 #18086: [fix](cooldown) Fix write file to s3 failed

2023-03-26 Thread via GitHub
github-actions[bot] commented on PR #18086: URL: https://github.com/apache/doris/pull/18086#issuecomment-1484403347 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] BePPPower commented on pull request #17667: [feature](table-valued-function) add Backends table-valued-function

2023-03-26 Thread via GitHub
BePPPower commented on PR #17667: URL: https://github.com/apache/doris/pull/17667#issuecomment-1484401447 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 unsubscr

[GitHub] [doris] englefly commented on a diff in pull request #18118: [ehancement](stats) Tune stats framework

2023-03-26 Thread via GitHub
englefly commented on code in PR #18118: URL: https://github.com/apache/doris/pull/18118#discussion_r1148732212 ## fe/fe-core/src/test/java/org/apache/doris/nereids/stats/FilterEstimationTest.java: ## @@ -132,7 +132,7 @@ public void testNotInNaN() { Statistics stat = ne

[GitHub] [doris] zhangguoqiang666 commented on pull request #18122: [ehancenment](stats) Use standalone thread pool to fetch stats

2023-03-26 Thread via GitHub
zhangguoqiang666 commented on PR #18122: URL: https://github.com/apache/doris/pull/18122#issuecomment-1484398256 run compile -- 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] TangSiyang2001 commented on pull request #17704: [feature](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2

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

[GitHub] [doris] github-actions[bot] commented on pull request #17704: [feature](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2

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