Re: [PR] [Opt](flexible partial update) let `SegmentWriter` do not support flexible partial update [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41950: URL: https://github.com/apache/doris/pull/41950#issuecomment-2415988580 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] [env](compile)open compile check in some file [doris]

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

Re: [PR] [fix](nereids)modify agg function nullability in PhysicalHashAggregate [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41943: URL: https://github.com/apache/doris/pull/41943#issuecomment-2415994387 ClickBench: Total hot run time: 32.03 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [only test] [doris]

2024-10-16 Thread via GitHub
Mryange closed pull request #41426: [only test] URL: https://github.com/apache/doris/pull/41426 -- 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-

Re: [PR] [fix](analytic) Fix data distribution after analytic operator (#41902) [doris]

2024-10-16 Thread via GitHub
github-actions[bot] commented on PR #41949: URL: https://github.com/apache/doris/pull/41949#issuecomment-2416000967 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] [Opt](flexible partial update) let `SegmentWriter` do not support flexible partial update [doris]

2024-10-16 Thread via GitHub
bobhan1 opened a new pull request, #41950: URL: https://github.com/apache/doris/pull/41950 (no comment) -- 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

Re: [PR] [Opt](flexible partial update) let `SegmentWriter` do not support flexible partial update [doris]

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

Re: [PR] [fix](analytic) Fix data distribution after analytic operator (#41902) [doris]

2024-10-16 Thread via GitHub
Gabriel39 commented on PR #41949: URL: https://github.com/apache/doris/pull/41949#issuecomment-2415986533 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] [bug](function)fix date_floor function return wrong result [doris]

2024-10-16 Thread via GitHub
github-actions[bot] commented on PR #41948: URL: https://github.com/apache/doris/pull/41948#issuecomment-2415992074 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](flexible partial update) let `SegmentWriter` do not support flexible partial update [doris]

2024-10-16 Thread via GitHub
github-actions[bot] commented on PR #41950: URL: https://github.com/apache/doris/pull/41950#issuecomment-2415997983 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](nereids) Fix load failed where not set database in session [doris]

2024-10-16 Thread via GitHub
zxealous commented on PR #41951: URL: https://github.com/apache/doris/pull/41951#issuecomment-2416008130 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](nereids) Fix load failed where not set database in session [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41951: URL: https://github.com/apache/doris/pull/41951#issuecomment-2416006833 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] [fix](nereids) Fix load failed where not set database in session [doris]

2024-10-16 Thread via GitHub
zxealous opened a new pull request, #41951: URL: https://github.com/apache/doris/pull/41951 ## Proposed changes Issue Number: close #xxx load failed where not set database in session LOAD LABEL test_db.label_11 ( DATA INFILE("hdfs://hdfs01:9000/user/") INTO TABLE `te

[PR] [test](inverted index) TopN Optimization Test for Composite Key. [doris]

2024-10-16 Thread via GitHub
zzzxl1993 opened a new pull request, #41952: URL: https://github.com/apache/doris/pull/41952 ## Proposed changes 1. Prevent incorrect use of composite keys in TopN optimization, which could lead to performance degradation. -- This is an automated message from the Ap

Re: [PR] [test](inverted index) TopN Optimization Test for Composite Key. [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41952: URL: https://github.com/apache/doris/pull/41952#issuecomment-2416010441 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] [test](inverted index) TopN Optimization Test for Composite Key. [doris]

2024-10-16 Thread via GitHub
zzzxl1993 commented on PR #41952: URL: https://github.com/apache/doris/pull/41952#issuecomment-2416010650 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](External Catalog) Remove unnecessary conjuncts handling in External Catalog [doris]

2024-10-16 Thread via GitHub
zy-kkk commented on PR #41218: URL: https://github.com/apache/doris/pull/41218#issuecomment-2416011314 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 unsub

Re: [PR] [fix](catalog) fix filtered database when use_meta_cache=true [doris]

2024-10-16 Thread via GitHub
zy-kkk commented on PR #41939: URL: https://github.com/apache/doris/pull/41939#issuecomment-2416015958 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 unsub

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

2024-10-16 Thread via GitHub
github-actions[bot] commented on PR #41940: URL: https://github.com/apache/doris/pull/41940#issuecomment-2416014181 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] [refine](exchange) refine exchange sink/ buffer code [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41955: URL: https://github.com/apache/doris/pull/41955#issuecomment-2416043289 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] [refine](exchange) refine exchange sink/ buffer code [doris]

2024-10-16 Thread via GitHub
Mryange opened a new pull request, #41955: URL: https://github.com/apache/doris/pull/41955 ## 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 abo

Re: [PR] [refine](exchange) refine exchange sink/ buffer code [doris]

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

Re: [PR] [feature](nereids)support set command [doris]

2024-10-16 Thread via GitHub
starocean999 commented on PR #41913: URL: https://github.com/apache/doris/pull/41913#issuecomment-2416452032 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) Fix load failed where not set database in session [doris]

2024-10-16 Thread via GitHub
zxealous commented on PR #41951: URL: https://github.com/apache/doris/pull/41951#issuecomment-2416454027 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] [refine](exchange) refine exchange sink/ buffer code [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41955: URL: https://github.com/apache/doris/pull/41955#issuecomment-2416460614 TPC-DS: Total hot run time: 191802 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [refine](exchange) refine exchange sink/ buffer code [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41955: URL: https://github.com/apache/doris/pull/41955#issuecomment-2416471895 ClickBench: Total hot run time: 33.27 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](nereids) Fix load failed where not set database in session [doris]

2024-10-16 Thread via GitHub
zxealous commented on PR #41951: URL: https://github.com/apache/doris/pull/41951#issuecomment-2416460243 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](cloud) cloud mode support txn load for mow tables [doris]

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

Re: [PR] [feature](functions) impl scalar functions trim_in、ltrim_in and rtrim_in [doris]

2024-10-16 Thread via GitHub
zhiqiang- commented on PR #41681: URL: https://github.com/apache/doris/pull/41681#issuecomment-2416480616 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

Re: [PR] [chore](Variant) forbid variant type as hash join key (#41673) [doris]

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

[PR] [chore](Variant) forbid variant type as hash join key (#41673) [doris]

2024-10-16 Thread via GitHub
morrySnow opened a new pull request, #41974: URL: https://github.com/apache/doris/pull/41974 pick from master #41673 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [chore](Variant) forbid variant type as hash join key (#41673) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41974: URL: https://github.com/apache/doris/pull/41974#issuecomment-2416487744 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 master updated: [improvement](statistics)Use min row count of all replicas as tablet/table row count. (#41894)

2024-10-16 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 c9886c5c4c6 [improvement](statistics)Use min ro

Re: [PR] [improvement](statistics)Use min row count of all replicas as tablet/table row count. [doris]

2024-10-16 Thread via GitHub
Jibing-Li merged PR #41894: URL: https://github.com/apache/doris/pull/41894 -- 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] [opt](Nereids) use 1 as narrowest column when do column pruning on union (#41719) [doris]

2024-10-16 Thread via GitHub
morrySnow opened a new pull request, #41975: URL: https://github.com/apache/doris/pull/41975 pick from master #41719 just like previous PR #41548 this PR process union node to ensure not require any column from its children when it is required by its parent with empty slot set

Re: [PR] [opt](Nereids) use 1 as narrowest column when do column pruning on union (#41719) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41975: URL: https://github.com/apache/doris/pull/41975#issuecomment-2416498498 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] [opt](Nereids) use 1 as narrowest column when do column pruning on union (#41719) [doris]

2024-10-16 Thread via GitHub
morrySnow commented on PR #41975: URL: https://github.com/apache/doris/pull/41975#issuecomment-2416499881 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](planner) change decimal literal toSql as plainString (#41809) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41976: URL: https://github.com/apache/doris/pull/41976#issuecomment-2416503628 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] [chore](planner) change decimal literal toSql as plainString (#41809) [doris]

2024-10-16 Thread via GitHub
morrySnow opened a new pull request, #41976: URL: https://github.com/apache/doris/pull/41976 pick from master #41809 for example, 0 with decimal(38,4) will return 0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] [chore](planner) change decimal literal toSql as plainString (#41809) [doris]

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

[PR] Fix date floor [doris]

2024-10-16 Thread via GitHub
zhangstar333 opened a new pull request, #41948: URL: https://github.com/apache/doris/pull/41948 ## Proposed changes ``` void resize_fill(size_t n, const T& value) { size_t old_size = this->size(); if (n > old_size) { this->reserve(n);

Re: [PR] Fix date floor [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41948: URL: https://github.com/apache/doris/pull/41948#issuecomment-2415982175 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)modify agg function nullability in PhysicalHashAggregate [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41943: URL: https://github.com/apache/doris/pull/41943#issuecomment-2415982752 TPC-DS: Total hot run time: 192170 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Improvement](local shuffle) Improve local shuffle strategy [doris]

2024-10-16 Thread via GitHub
github-actions[bot] commented on PR #41789: URL: https://github.com/apache/doris/pull/41789#issuecomment-2415983839 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] [bug](function)fix date_floor function return wrong result [doris]

2024-10-16 Thread via GitHub
zhangstar333 commented on PR #41948: URL: https://github.com/apache/doris/pull/41948#issuecomment-2415986147 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](analytic) Fix data distribution after analytic operator (#41902) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41949: URL: https://github.com/apache/doris/pull/41949#issuecomment-2415986298 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] [fix](analytic) Fix data distribution after analytic operator (#41902) [doris]

2024-10-16 Thread via GitHub
Gabriel39 opened a new pull request, #41949: URL: https://github.com/apache/doris/pull/41949 Fix data distribution after analytic operator ## Proposed changes pick #41902 -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] [minor](refactor) Delete unused code [doris]

2024-10-16 Thread via GitHub
github-actions[bot] commented on PR #41953: URL: https://github.com/apache/doris/pull/41953#issuecomment-2416424256 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] [minor](refactor) Delete unused code [doris]

2024-10-16 Thread via GitHub
github-actions[bot] commented on PR #41953: URL: https://github.com/apache/doris/pull/41953#issuecomment-2416424179 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](analytic) Fix data distribution after analytic operator (#41902) [doris]

2024-10-16 Thread via GitHub
Gabriel39 merged PR #41949: URL: https://github.com/apache/doris/pull/41949 -- 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 branch-2.1 updated: [fix](analytic) Fix data distribution after analytic operator (#41902) (#41949)

2024-10-16 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 7d99d5fcc48 [fix](analytic) Fix data

Re: [PR] [refine](exchange) refine exchange sink/ buffer code [doris]

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

[PR] [fix](move-memtable) do not retry open streams (#41550) [doris]

2024-10-16 Thread via GitHub
kaijchen opened a new pull request, #41972: URL: https://github.com/apache/doris/pull/41972 backport #41550 -- 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,

Re: [PR] [fix](move-memtable) do not retry open streams (#41550) [doris]

2024-10-16 Thread via GitHub
kaijchen commented on PR #41972: URL: https://github.com/apache/doris/pull/41972#issuecomment-2416418085 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](move-memtable) do not retry open streams (#41550) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41972: URL: https://github.com/apache/doris/pull/41972#issuecomment-2416417786 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]use awaitility.await() [doris]

2024-10-16 Thread via GitHub
github-actions[bot] commented on PR #41514: URL: https://github.com/apache/doris/pull/41514#issuecomment-2416422203 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] [pick](branch-3.0) pick #40542 #40914 [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41973: URL: https://github.com/apache/doris/pull/41973#issuecomment-2416442244 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] [pick](branch-3.0) pick #40542 #40914 [doris]

2024-10-16 Thread via GitHub
xinyiZzz commented on PR #41973: URL: https://github.com/apache/doris/pull/41973#issuecomment-2416442269 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] [pick](branch-3.0) pick #40542 #40914 [doris]

2024-10-16 Thread via GitHub
xinyiZzz opened a new pull request, #41973: URL: https://github.com/apache/doris/pull/41973 pick #40542 #40914 -- 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 unsubscrib

Re: [PR] [refine](exchange) refine exchange sink/ buffer code [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41955: URL: https://github.com/apache/doris/pull/41955#issuecomment-2416446434 TeamCity be ut coverage result: Function Coverage: 37.46% (9709/25919) Line Coverage: 28.74% (80647/280614) Region Coverage: 28.17% (41714/148085) Branch Coverage: 24.7

Re: [PR] [minor](refactor) Delete unused code [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41953: URL: https://github.com/apache/doris/pull/41953#issuecomment-2416024662 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] [minor](refactor) Delete unused code [doris]

2024-10-16 Thread via GitHub
Gabriel39 commented on PR #41953: URL: https://github.com/apache/doris/pull/41953#issuecomment-2416024859 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](local shuffle) Improve local shuffle strategy [doris]

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

[PR] [minor](refactor) Delete unused code [doris]

2024-10-16 Thread via GitHub
Gabriel39 opened a new pull request, #41953: URL: https://github.com/apache/doris/pull/41953 ## 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 a

Re: [PR] [opt](inverted index) Improved top-N optimization by refining the sorting column check. (#39496) [doris]

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

[PR] [opt](inverted index) Improved top-N optimization by refining the sorting column check. (#39496) [doris]

2024-10-16 Thread via GitHub
zzzxl1993 opened a new pull request, #41954: URL: https://github.com/apache/doris/pull/41954 https://github.com/apache/doris/pull/39496 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [PR] [opt](inverted index) Improved top-N optimization by refining the sorting column check. (#39496) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41954: URL: https://github.com/apache/doris/pull/41954#issuecomment-2416029875 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](serde)fix the bug in DataTypeNullableSerDe.deserialize_column_from_fixed_json (#41217) [doris]

2024-10-16 Thread via GitHub
hubgeter commented on PR #41963: URL: https://github.com/apache/doris/pull/41963#issuecomment-2416121135 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](serde)fix the bug in DataTypeNullableSerDe.deserialize_column_from_fixed_json (#41217) [doris]

2024-10-16 Thread via GitHub
github-actions[bot] commented on PR #41960: URL: https://github.com/apache/doris/pull/41960#issuecomment-2416122426 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](serde)fix the bug in DataTypeNullableSerDe.deserialize_column_from_fixed_json (#41217) [doris]

2024-10-16 Thread via GitHub
hubgeter opened a new pull request, #41963: URL: https://github.com/apache/doris/pull/41963 bp #41217 ## 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

Re: [PR] [fix](catalog) fix filtered database when use_meta_cache=true [doris]

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

Re: [PR] [Fix](SchemaChange) refactor variant root column iterator to make row… [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41941: URL: https://github.com/apache/doris/pull/41941#issuecomment-2416126883 TeamCity be ut coverage result: Function Coverage: 36.03% (9343/25930) Line Coverage: 27.61% (76764/277996) Region Coverage: 26.41% (39426/149257) Branch Coverage: 23.2

Re: [PR] [fix](serde)fix the bug in DataTypeNullableSerDe.deserialize_column_from_fixed_json (#41217) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41963: URL: https://github.com/apache/doris/pull/41963#issuecomment-2416120983 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](ExternalTable)Optimize the performance of getCachedRowCount when reading ExternalTable (#41659) [doris]

2024-10-16 Thread via GitHub
hubgeter commented on PR #41962: URL: https://github.com/apache/doris/pull/41962#issuecomment-2416117142 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] [Enhancement](ExternalTable)Optimize the performance of getCachedRowCount when reading ExternalTable (#41659) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41962: URL: https://github.com/apache/doris/pull/41962#issuecomment-2416116657 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] [cherry-pick](branch-30) fix rpad function return error result (#41399) [doris]

2024-10-16 Thread via GitHub
zhangstar333 commented on PR #41961: URL: https://github.com/apache/doris/pull/41961#issuecomment-2416116692 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] [cherry-pick](branch-30) fix rpad function return error result (#41399) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41961: URL: https://github.com/apache/doris/pull/41961#issuecomment-2416116135 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] [cherry-pick](branch-30) fix rpad function return error result (#41399) [doris]

2024-10-16 Thread via GitHub
zhangstar333 opened a new pull request, #41961: URL: https://github.com/apache/doris/pull/41961 ## Proposed changes cherry-pick from master (#41399) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

(doris) branch master updated: [improve](profile) add timer for record udf execute time (#41779)

2024-10-16 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new db5717d7d63 [improve](profile) add timer fo

Re: [PR] [fix](jni)fix jni use timezone_obj get timezone be core. [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41956: URL: https://github.com/apache/doris/pull/41956#issuecomment-2416119484 TeamCity be ut coverage result: Function Coverage: 37.47% (9709/25914) Line Coverage: 28.74% (80640/280606) Region Coverage: 28.17% (41714/148071) Branch Coverage: 24.7

Re: [PR] [refine](exchange) refine exchange sink/ buffer code [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41955: URL: https://github.com/apache/doris/pull/41955#issuecomment-2416120044 TeamCity be ut coverage result: Function Coverage: 37.47% (9709/25914) Line Coverage: 28.74% (80637/280605) Region Coverage: 28.17% (41718/148070) Branch Coverage: 24.7

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

2024-10-16 Thread via GitHub
doris-robot commented on PR #41940: URL: https://github.com/apache/doris/pull/41940#issuecomment-2416119262 TeamCity be ut coverage result: Function Coverage: 37.46% (9708/25914) Line Coverage: 28.72% (80596/280607) Region Coverage: 28.17% (41712/148071) Branch Coverage: 24.7

Re: [PR] [improve](profile) add timer for record udf execute time [doris]

2024-10-16 Thread via GitHub
zhangstar333 merged PR #41779: URL: https://github.com/apache/doris/pull/41779 -- 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] [Bug](conv) fix conv function parser string failure return wrong result (#40530) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41964: URL: https://github.com/apache/doris/pull/41964#issuecomment-2416133344 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] [Bug](conv) fix conv function parser string failure return wrong result (#40530) [doris]

2024-10-16 Thread via GitHub
zhangstar333 opened a new pull request, #41964: URL: https://github.com/apache/doris/pull/41964 ## Proposed changes Issue Number: close #39618 cherry-pick from master (#40530) -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] [Bug](conv) fix conv function parser string failure return wrong result (#40530) [doris]

2024-10-16 Thread via GitHub
zhangstar333 commented on PR #41964: URL: https://github.com/apache/doris/pull/41964#issuecomment-2416133545 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) Fix load failed where not set database in session [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41951: URL: https://github.com/apache/doris/pull/41951#issuecomment-2416136500 TPC-DS: Total hot run time: 192589 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](inverted index) Improved top-N optimization by refining the sorting column check. (#39496) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41954: URL: https://github.com/apache/doris/pull/41954#issuecomment-2416137609 TeamCity be ut coverage result: Function Coverage: 36.02% (9342/25938) Line Coverage: 27.59% (76729/278092) Region Coverage: 26.40% (39426/149314) Branch Coverage: 23.1

Re: [PR] [fix](analytic) Fix data distribution after analytic operator (#41902) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41949: URL: https://github.com/apache/doris/pull/41949#issuecomment-2416136458 TeamCity be ut coverage result: Function Coverage: 36.01% (9341/25938) Line Coverage: 27.59% (76719/278093) Region Coverage: 26.40% (39418/149311) Branch Coverage: 23.1

[PR] [fix](case) test_limit result is unstable [doris]

2024-10-16 Thread via GitHub
morrySnow opened a new pull request, #41977: URL: https://github.com/apache/doris/pull/41977 pick from master #41938 -- 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](case) test_limit result is unstable [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41977: URL: https://github.com/apache/doris/pull/41977#issuecomment-2416511925 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](case) test_limit result is unstable [doris]

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

Re: [PR] [fix](catalog) fix filtered database when use_meta_cache=true [doris]

2024-10-16 Thread via GitHub
morningman commented on PR #41939: URL: https://github.com/apache/doris/pull/41939#issuecomment-2416515397 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] [improvement](External Catalog) Remove unnecessary conjuncts handling in External Catalog [doris]

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

Re: [PR] [fix](Nereids) fixed the limit offset error [doris]

2024-10-16 Thread via GitHub
felixwluo commented on PR #41967: URL: https://github.com/apache/doris/pull/41967#issuecomment-2416524291 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. To uns

Re: [PR] [feature](nereids)support set command [doris]

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

Re: [PR] [improvement](statistics)Use min row count of all replicas as tablet/table row count. (#41894) [doris]

2024-10-16 Thread via GitHub
doris-robot commented on PR #41978: URL: https://github.com/apache/doris/pull/41978#issuecomment-2416541931 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] [improvement](statistics)Use min row count of all replicas as tablet/table row count. (#41894) [doris]

2024-10-16 Thread via GitHub
Jibing-Li opened a new pull request, #41978: URL: https://github.com/apache/doris/pull/41978 backport: https://github.com/apache/doris/pull/41894 -- 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

Re: [PR] [fix](Nereids) fixed the limit offset error [doris]

2024-10-16 Thread via GitHub
felixwluo commented on PR #41936: URL: https://github.com/apache/doris/pull/41936#issuecomment-2416544721 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] [ecosystem](kettle) add kettle plugin for ecosystem [doris-website]

2024-10-16 Thread via GitHub
KassieZ commented on code in PR #1193: URL: https://github.com/apache/doris-website/pull/1193#discussion_r1802611132 ## common_docs_zh/ecosystem/kettle.md: ## @@ -0,0 +1,81 @@ +--- +{ +"title": "Kettle Plugin", +"language": "zh-CN" +} +--- + + + +# Kettle doris stream lo

  1   2   3   4   5   6   7   8   >