Re: [PR] [feature](nereids) support pull up predicates from aggregate min/max/avg [doris]

2024-10-30 Thread via GitHub
feiniaofeiafei commented on PR #42199: URL: https://github.com/apache/doris/pull/42199#issuecomment-2446949317 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.

Re: [PR] [env](compile)open compile check in expr file [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42648: URL: https://github.com/apache/doris/pull/42648#issuecomment-2447068173 TeamCity be ut coverage result: Function Coverage: 37.90% (9848/25985) Line Coverage: 29.17% (82015/281127) Region Coverage: 28.54% (42316/148251) Branch Coverage: 25.0

Re: [PR] [feat](nereids)disable join reorder if column stats is invalid #41790 (branch-2.1) [doris]

2024-10-30 Thread via GitHub
englefly commented on PR #42902: URL: https://github.com/apache/doris/pull/42902#issuecomment-2447089837 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](decommission) decommission skip leaky tablets [doris]

2024-10-30 Thread via GitHub
deardeng commented on code in PR #42401: URL: https://github.com/apache/doris/pull/42401#discussion_r1822589576 ## fe/fe-core/src/main/java/org/apache/doris/alter/SystemHandler.java: ## @@ -193,19 +209,115 @@ public synchronized void process(String rawSql, List alterClauses,

Re: [PR] [chore](restore) Save restore stmt to the resp if RestoreSnapshot failed [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42933: URL: https://github.com/apache/doris/pull/42933#issuecomment-2446979077 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](regression) do not test "set global sessionVar" on multi-fe cluster [doris]

2024-10-30 Thread via GitHub
yiguolei merged PR #42922: URL: https://github.com/apache/doris/pull/42922 -- 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] [opt](store) allow to set storage_page_size for tables [doris]

2024-10-30 Thread via GitHub
zzzxl1993 commented on PR #42680: URL: https://github.com/apache/doris/pull/42680#issuecomment-2447187260 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](pipeline) Remove some unused code in pipeline query engine [doris]

2024-10-30 Thread via GitHub
HappenLee commented on PR #42929: URL: https://github.com/apache/doris/pull/42929#issuecomment-2446713489 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] [opt](store) allow to set storage_page_size for tables [doris]

2024-10-30 Thread via GitHub
zzzxl1993 commented on code in PR #42680: URL: https://github.com/apache/doris/pull/42680#discussion_r1822661094 ## be/src/olap/rowset/segment_v2/options.h: ## @@ -25,6 +25,7 @@ namespace segment_v2 { static constexpr size_t DEFAULT_PAGE_SIZE = 1024 * 1024; // default size: 1M

Re: [PR] [Impl](Nereids) add propagatableAlwaysNullable trait for special functions [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42256: URL: https://github.com/apache/doris/pull/42256#issuecomment-2447210335 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] [Impl](Nereids) add propagatableAlwaysNullable trait for special functions [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42256: URL: https://github.com/apache/doris/pull/42256#issuecomment-2447210484 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](inverted index) New algorithm implementation for "match_phrase slop" [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42932: URL: https://github.com/apache/doris/pull/42932#issuecomment-2446822768 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [feature](function)support url domain functions [doris]

2024-10-30 Thread via GitHub
zclllyybb commented on code in PR #42488: URL: https://github.com/apache/doris/pull/42488#discussion_r1822084581 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/CutToFirstSignificantSubdomain.java: ## @@ -0,0 +1,68 @@ +// Licensed to the A

[PR] [Bug](compile) fix compile error in master branch about GCC [doris]

2024-10-30 Thread via GitHub
zhangstar333 opened a new pull request, #42936: URL: https://github.com/apache/doris/pull/42936 ## Proposed changes Issue Number: close #xxx -- 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] [Bug](compile) fix compile error in master branch about GCC [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42936: URL: https://github.com/apache/doris/pull/42936#issuecomment-2447276274 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Bug](compile) fix compile error in master branch about GCC [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42936: URL: https://github.com/apache/doris/pull/42936#issuecomment-2447290258 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] [feat](nereids) support drop database in nereids [doris]

2024-10-30 Thread via GitHub
cambyzju commented on code in PR #42935: URL: https://github.com/apache/doris/pull/42935#discussion_r1822722842 ## regression-test/suites/ddl_p0/test_drop_force.groovy: ## @@ -71,5 +71,11 @@ suite("sql_force_drop") { sql " drop database test_force_drop_database " sql "

Re: [PR] [fix](be) Fix creating hdfs connection coredump within bthread [doris]

2024-10-30 Thread via GitHub
gavinchou commented on PR #42629: URL: https://github.com/apache/doris/pull/42629#issuecomment-2447277315 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

(doris) branch branch-2.1 updated: [fix](regression) do not test "set global sessionVar" on multi-fe cluster (#42922)

2024-10-30 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 6d23020cb88 [fix](regression) do not te

Re: [PR] [improvement](nereids) Use a unified approach to deal with monotonic function in partition prune [doris]

2024-10-30 Thread via GitHub
feiniaofeiafei commented on PR #42934: URL: https://github.com/apache/doris/pull/42934#issuecomment-2446935675 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.

Re: [PR] [fix](test) fix some unstable external p0 test cases (#42685) [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42943: URL: https://github.com/apache/doris/pull/42943#issuecomment-2447433889 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [Configuration](transactional-hive) Add `skip_checking_acid_version_file` session var to skip checking acid version file in some hive envs. (#42111)(#42225) [doris]

2024-10-30 Thread via GitHub
morningman opened a new pull request, #42939: URL: https://github.com/apache/doris/pull/42939 cherry-pick (#42111)(#42225) -- 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

[PR] [enhancement](Nereids) boost characterLiteralTypeCoercion [doris]

2024-10-30 Thread via GitHub
924060929 opened a new pull request, #42941: URL: https://github.com/apache/doris/pull/42941 ## Proposed changes boost characterLiteralTypeCoercion by skip throw Throwable -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[PR] [enhance](hive) support reading hive table with OpenCSVSerde #42257 [doris]

2024-10-30 Thread via GitHub
morningman opened a new pull request, #42942: URL: https://github.com/apache/doris/pull/42942 cherry pick from #42257 -- 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] [Configuration](transactional-hive) Add `skip_checking_acid_version_file` session var to skip checking acid version file in some hive envs. (#42111)(#42225) [doris]

2024-10-30 Thread via GitHub
morningman commented on PR #42939: URL: https://github.com/apache/doris/pull/42939#issuecomment-2447449474 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] [enhancement](jni)append exception check for jni code. [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42507: URL: https://github.com/apache/doris/pull/42507#issuecomment-2447444997 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] [enhance](hive) support reading hive table with OpenCSVSerde #42257 [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42940: URL: https://github.com/apache/doris/pull/42940#issuecomment-2447429135 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](hive)fix hive catalog miss partition that have special characters. [doris]

2024-10-30 Thread via GitHub
morningman commented on PR #42906: URL: https://github.com/apache/doris/pull/42906#issuecomment-2447462525 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] [enhancement](Nereids) boost characterLiteralTypeCoercion [doris]

2024-10-30 Thread via GitHub
924060929 commented on PR #42941: URL: https://github.com/apache/doris/pull/42941#issuecomment-2447465385 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] [fi](Nerieds) fix FoldConstantRuleOnFE too slow when CaseWhen clause nesting multiple layers [doris]

2024-10-30 Thread via GitHub
924060929 commented on PR #42897: URL: https://github.com/apache/doris/pull/42897#issuecomment-2445961325 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] [chore](BE) Add some compile time check to some files [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42930: URL: https://github.com/apache/doris/pull/42930#issuecomment-2446757011 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [enhancement](Nereids) boost characterLiteralTypeCoercion [doris]

2024-10-30 Thread via GitHub
924060929 commented on PR #42941: URL: https://github.com/apache/doris/pull/42941#issuecomment-2447481468 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] [improvement](log)Support exception report in our benchmark utils (#40834) [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42445: URL: https://github.com/apache/doris/pull/42445#issuecomment-2447332675 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/11595211828";) output. shellcheck er

Re: [PR] [cases](ip) improve cases for ip functions [doris]

2024-10-30 Thread via GitHub
amorynan commented on code in PR #41001: URL: https://github.com/apache/doris/pull/41001#discussion_r1822848503 ## regression-test/suites/nereids_function_p0/scalar_function/IP.groovy: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mor

Re: [PR] [enhancement](jni)append exception check for jni code. [doris]

2024-10-30 Thread via GitHub
morningman merged PR #42507: URL: https://github.com/apache/doris/pull/42507 -- 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 (051128f172a -> 3f02900f9a9)

2024-10-30 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 051128f172a [test](doc) add table design example in doris's doc to regression test (#42444) add 3f02900f9a9 [

Re: [PR] branch-3.0: [enhancement](jni)append exception check for jni code. [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42944: URL: https://github.com/apache/doris/pull/42944#issuecomment-2447504373 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 comme

(doris) branch auto-pick-42507-branch-3.0 updated (da9845bc411 -> 1ee0288aa6a)

2024-10-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42507-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from da9845bc411 [enhance](hive)hive event code optimization #42637 (#42877) add 1ee0288aa6a [e

Re: [PR] [fix](heartbeat) fix heartbeat editlog no persist hbTime [doris]

2024-10-30 Thread via GitHub
yujun777 commented on PR #42653: URL: https://github.com/apache/doris/pull/42653#issuecomment-2446505670 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] [Fix](Rowset Id) Use a randomly generated rowset ID to handle memory write failures [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42949: URL: https://github.com/apache/doris/pull/42949#issuecomment-2447880419 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [enhancement](jni)append exception check for jni code. (#42507) [doris]

2024-10-30 Thread via GitHub
morningman commented on PR #42945: URL: https://github.com/apache/doris/pull/42945#issuecomment-2447542663 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](rowset meta) Fix rowset meta size relation [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #41022: URL: https://github.com/apache/doris/pull/41022#issuecomment-2447827711 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] [fix](rowset meta) Fix rowset meta size relation [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #41022: URL: https://github.com/apache/doris/pull/41022#issuecomment-2448088299 TeamCity be ut coverage result: Function Coverage: 37.89% (9849/25993) Line Coverage: 29.15% (82036/281442) Region Coverage: 28.43% (42331/148919) Branch Coverage: 25.0

(doris) branch master updated: [test](p0) fix load stream leak in injection cases (#42681)

2024-10-30 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 a33fb09f270 [test](p0) fix load stream leak in i

Re: [PR] [feat](nereids)disable join reorder if column stats is invalid #41790 (branch-2.0) [doris]

2024-10-30 Thread via GitHub
englefly commented on PR #42913: URL: https://github.com/apache/doris/pull/42913#issuecomment-2447607516 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] [fix](cloud-mow) MS should delete the existing keys before rewriting it when processing old version delete bitmap on cu compaction [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on code in PR #42379: URL: https://github.com/apache/doris/pull/42379#discussion_r1823125552 ## be/src/cloud/cloud_cumulative_compaction.cpp: ## @@ -353,12 +353,12 @@ Status CloudCumulativeCompaction::modify_rowsets() { } if (_tablet->keys

Re: [PR] [fix](array) fix add_array_null_value for inverted index_builder [doris]

2024-10-30 Thread via GitHub
amorynan commented on PR #42899: URL: https://github.com/apache/doris/pull/42899#issuecomment-2446064682 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] [fix](backup) fix backup confict with ddl [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42872: URL: https://github.com/apache/doris/pull/42872#issuecomment-2447124951 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](Rowset Id) Use a randomly generated rowset ID to handle memory write failures [doris]

2024-10-30 Thread via GitHub
Yukang-Lian opened a new pull request, #42949: URL: https://github.com/apache/doris/pull/42949 ## Proposed changes Issue Number: close #xxx -- 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] [fix](export) remove export task executor in TransientTaskExecutor [doris]

2024-10-30 Thread via GitHub
morningman commented on PR #42880: URL: https://github.com/apache/doris/pull/42880#issuecomment-2447533960 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] [cases](ip) improve cases for ip functions [doris]

2024-10-30 Thread via GitHub
amorynan commented on PR #41001: URL: https://github.com/apache/doris/pull/41001#issuecomment-2447535422 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] [cases](ip) improve cases for ip functions [doris]

2024-10-30 Thread via GitHub
amorynan commented on code in PR #41001: URL: https://github.com/apache/doris/pull/41001#discussion_r1822865975 ## regression-test/data/nereids_function_p0/scalar_function/IP.out: ## @@ -0,0 +1,3061 @@ +-- This file is automatically generated. You should know what you did if you

Re: [PR] [cases](ip) improve cases for ip functions [doris]

2024-10-30 Thread via GitHub
amorynan commented on code in PR #41001: URL: https://github.com/apache/doris/pull/41001#discussion_r1822866480 ## regression-test/data/nereids_function_p0/scalar_function/IP.out: ## @@ -0,0 +1,3061 @@ +-- This file is automatically generated. You should know what you did if you

Re: [PR] [enhancement](jni)append exception check for jni code. (#42507) [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42945: URL: https://github.com/apache/doris/pull/42945#issuecomment-2447542445 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [enhancement](jni)append exception check for jni code. (#42507) [doris]

2024-10-30 Thread via GitHub
morningman opened a new pull request, #42945: URL: https://github.com/apache/doris/pull/42945 bp #42507 -- 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-ma

(doris) branch auto-pick-42507-branch-3.0 created (now da9845bc411)

2024-10-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42507-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at da9845bc411 [enhance](hive)hive event code optimization #42637 (#42877) No new revisions were

[PR] branch-3.0: [enhancement](jni)append exception check for jni code. [doris]

2024-10-30 Thread via GitHub
github-actions[bot] opened a new pull request, #42944: URL: https://github.com/apache/doris/pull/42944 PR Body: ## Proposed changes Because in jni, we need to manually check for exceptions thrown, and if we do not handle the exception, the program will continue to execute, which is not l

Re: [PR] [fix](be) Fix creating hdfs connection coredump within bthread [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on code in PR #42629: URL: https://github.com/apache/doris/pull/42629#discussion_r1822720578 ## be/src/io/hdfs_util.cpp: ## @@ -41,6 +43,29 @@ Status create_hdfs_fs(const THdfsParams& hdfs_params, const std::string& fs_name return Status::OK()

Re: [PR] [fix](heartbeat) fix heartbeat editlog no persist hbTime [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42653: URL: https://github.com/apache/doris/pull/42653#issuecomment-2447748594 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](jdbc catalog) fix be crash when create jdbc catalog without driver jar [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42948: URL: https://github.com/apache/doris/pull/42948#issuecomment-2447794778 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] [fix](rowset meta) Fix rowset meta size relation [doris]

2024-10-30 Thread via GitHub
Yukang-Lian commented on PR #41022: URL: https://github.com/apache/doris/pull/41022#issuecomment-2447810969 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](rowset meta) Fix rowset meta size relation [doris]

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

(doris) branch auto-pick-42681-branch-3.0 updated (7490df85b60 -> 54521fdbaf4)

2024-10-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42681-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 7490df85b60 [feat](nereids)disable join reorder if column stats is invalid (#41790) (branch-3.

Re: [PR] [test](p0) fix load stream leak in injection cases [doris]

2024-10-30 Thread via GitHub
liaoxin01 merged PR #42681: URL: https://github.com/apache/doris/pull/42681 -- 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] [cherry-pick](branch-21) cherry-pick pr about (#42488) (#42099) (#42055) [doris]

2024-10-30 Thread via GitHub
zhangstar333 opened a new pull request, #42916: URL: https://github.com/apache/doris/pull/42916 ## Proposed changes Issue Number: close #xxx -- 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] branch-3.0: [test](p0) fix load stream leak in injection cases [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42947: URL: https://github.com/apache/doris/pull/42947#issuecomment-2447641575 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 comme

Re: [PR] [fix](hive)fix hive catalog miss partition that have special characters. [doris]

2024-10-30 Thread via GitHub
hubgeter commented on PR #42906: URL: https://github.com/apache/doris/pull/42906#issuecomment-2447677643 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

(doris) branch branch-3.0 updated: [feat](nereids)disable join reorder if column stats is invalid (#41790) (branch-3.0) (#42917)

2024-10-30 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 7490df85b60 [feat](nereids)disable join

Re: [PR] [feat](nereids)disable join reorder if column stats is invalid (#41790) (branch-3.0) [doris]

2024-10-30 Thread via GitHub
englefly merged PR #42917: URL: https://github.com/apache/doris/pull/42917 -- 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: [I] [Enhancement] audit log print real sql in prepared statement [doris]

2024-10-30 Thread via GitHub
HexyinUESTC commented on issue #42553: URL: https://github.com/apache/doris/issues/42553#issuecomment-2447682256 Should I add corresponding unit tests? I haven't found unit tests for this class. Or is it sufficient to just pass the regression tests? -- This is an automated message from th

Re: [PR] [opt](store) allow to set storage_page_size for tables [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42680: URL: https://github.com/apache/doris/pull/42680#issuecomment-2447545177 TeamCity be ut coverage result: Function Coverage: 37.90% (9849/25987) Line Coverage: 29.17% (82006/281138) Region Coverage: 28.55% (42328/148258) Branch Coverage: 25.0

[PR] branch-3.0: [test](p0) fix load stream leak in injection cases [doris]

2024-10-30 Thread via GitHub
github-actions[bot] opened a new pull request, #42947: URL: https://github.com/apache/doris/pull/42947 PR Body: ## Proposed changes Some injection cases (e.g. `VTabletWriterV2._open_streams_to_backend.node_info_null`) will cause LoadStream leak. Because the injection was disabled

Re: [PR] branch-3.0: [test](p0) fix load stream leak in injection cases [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42947: URL: https://github.com/apache/doris/pull/42947#issuecomment-2447641857 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](jdbc catalog) fix be crash when create jdbc catalog without driver jar [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42948: URL: https://github.com/apache/doris/pull/42948#issuecomment-2447970999 TeamCity be ut coverage result: Function Coverage: 37.89% (9847/25985) Line Coverage: 29.16% (82002/281179) Region Coverage: 28.44% (42324/148831) Branch Coverage: 25.0

Re: [PR] [branch-3.0](pick) Pick #41789 #42482 [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42914: URL: https://github.com/apache/doris/pull/42914#issuecomment-2446324167 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Enhancement] (nereids)implement RecoverDatabaseCommand in nereids [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42946: URL: https://github.com/apache/doris/pull/42946#issuecomment-2447560252 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

(doris) branch branch-2.1 updated: [feat](nereids)disable join reorder if column stats is invalid #41790 (branch-2.1) (#42902)

2024-10-30 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 0d008b5a433 [feat](nereids)disable join

Re: [PR] [feat](nereids)disable join reorder if column stats is invalid #41790 (branch-2.1) [doris]

2024-10-30 Thread via GitHub
englefly merged PR #42902: URL: https://github.com/apache/doris/pull/42902 -- 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

[PR] [Enhancement] (nereids)implement RecoverDatabaseCommand in nereids [doris]

2024-10-30 Thread via GitHub
Vallishp opened a new pull request, #42946: URL: https://github.com/apache/doris/pull/42946 ## Proposed changes Issue Number: close #42544 support recover database command in nereids -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] [Fix](Rowset Id) Use a randomly generated rowset ID to handle memory write failures [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42949: URL: https://github.com/apache/doris/pull/42949#issuecomment-2447889373 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](jdbc catalog) fix be crash when create jdbc catalog without driver jar [doris]

2024-10-30 Thread via GitHub
zy-kkk opened a new pull request, #42948: URL: https://github.com/apache/doris/pull/42948 When creating a JDBC Catalog, a connection test is performed. However, if the JDBC Driver path does not exist, we should report an error that the file cannot be opened and not clean up the resources, b

Re: [PR] [Branch-2.0](Schema Change)light schema change support add key column [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42915: URL: https://github.com/apache/doris/pull/42915#issuecomment-2446349058 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] [feat](nereids)set runtime filter wait time according to table row count and table type [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42640: URL: https://github.com/apache/doris/pull/42640#issuecomment-2447620717 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/11571871758";) output. shellcheck er

[PR] [feat](nereids)disable join reorder if column stats is invalid #41790 (branch-2.0) [doris]

2024-10-30 Thread via GitHub
englefly opened a new pull request, #42913: URL: https://github.com/apache/doris/pull/42913 ## Proposed changes pick #41790 Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] [improvement](statistics)Add log for estimating hive table row count logic. (#42921) [doris]

2024-10-30 Thread via GitHub
Jibing-Li commented on PR #42931: URL: https://github.com/apache/doris/pull/42931#issuecomment-2447626051 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

Re: [PR] [Enhancement](log) Make query relative BE log more reasonable [doris]

2024-10-30 Thread via GitHub
zclllyybb commented on PR #42900: URL: https://github.com/apache/doris/pull/42900#issuecomment-2446807828 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: [I] [Enhancement] audit log print real sql in prepared statement [doris]

2024-10-30 Thread via GitHub
HexyinUESTC commented on issue #42553: URL: https://github.com/apache/doris/issues/42553#issuecomment-2447635548 "I understand your point as follows: 1. After setting set global `enable_prepared_stmt_audit_log = true;`, we should use `select * from tbl where id = XXX` to replace `EXECUT

(doris) branch auto-pick-42681-branch-3.0 created (now 7490df85b60)

2024-10-30 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42681-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 7490df85b60 [feat](nereids)disable join reorder if column stats is invalid (#41790) (branch-3.

Re: [PR] [enhancement](jni)append exception check for jni code. (#42507) [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42945: URL: https://github.com/apache/doris/pull/42945#issuecomment-2447764546 TeamCity be ut coverage result: Function Coverage: 36.02% (9368/26005) Line Coverage: 27.59% (76971/279012) Region Coverage: 26.27% (39524/150444) Branch Coverage: 23.1

Re: [PR] branch-3.0: [enhancement](jni)append exception check for jni code. [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42944: URL: https://github.com/apache/doris/pull/42944#issuecomment-2447504557 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](Nereids) simplify decimal comparison wrong when cast to smaller scale (#41151) [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42871: URL: https://github.com/apache/doris/pull/42871#issuecomment-2446039716 TPC-H: Total hot run time: 48903 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](be) Fix creating hdfs connection coredump within bthread [doris]

2024-10-30 Thread via GitHub
SWJTU-ZhangLei commented on PR #42629: URL: https://github.com/apache/doris/pull/42629#issuecomment-2446012809 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.

Re: [PR] [enhancement](jni)append exception check for jni code. (#42507) [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on code in PR #42945: URL: https://github.com/apache/doris/pull/42945#discussion_r1822885377 ## be/src/util/jvm_metrics.cpp: ## @@ -182,193 +189,257 @@ } } -void JvmStats::init(JNIEnv* ENV) { -env = ENV; -_managementFactoryClass = e

Re: [PR] [Enhancement] (nereids)implement RecoverDatabaseCommand in nereids [doris]

2024-10-30 Thread via GitHub
Vallishp commented on PR #42946: URL: https://github.com/apache/doris/pull/42946#issuecomment-2447573210 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](information_schema) add rowsets table into information_schema in cloud mode [doris]

2024-10-30 Thread via GitHub
gavinchou commented on code in PR #42367: URL: https://github.com/apache/doris/pull/42367#discussion_r1822931157 ## be/src/exec/schema_scanner/schema_rowsets_scanner.cpp: ## @@ -78,7 +82,19 @@ Status SchemaRowsetsScanner::start(RuntimeState* state) { Status SchemaRowsetsScann

Re: [PR] [feat](nereids) support drop database in nereids [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42935: URL: https://github.com/apache/doris/pull/42935#issuecomment-2447233462 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](jdbc catalog) fix be crash when create jdbc catalog without driver jar [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42948: URL: https://github.com/apache/doris/pull/42948#issuecomment-2447782626 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](jdbc catalog) fix be crash when create jdbc catalog without driver jar [doris]

2024-10-30 Thread via GitHub
github-actions[bot] commented on PR #42948: URL: https://github.com/apache/doris/pull/42948#issuecomment-2447796222 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] [feat](nereids) support drop database in nereids [doris]

2024-10-30 Thread via GitHub
felixwluo commented on PR #42935: URL: https://github.com/apache/doris/pull/42935#issuecomment-2447235951 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] [Enhancement](log) Make query relative BE log more reasonable [doris]

2024-10-30 Thread via GitHub
doris-robot commented on PR #42900: URL: https://github.com/apache/doris/pull/42900#issuecomment-2446936955 TeamCity be ut coverage result: Function Coverage: 37.89% (9847/25985) Line Coverage: 29.17% (81995/281124) Region Coverage: 28.55% (42330/148285) Branch Coverage: 25.0

<    1   2   3   4   5   6   7   8   9   >