Re: [PR] [Fix](compile) fix compile failure on newest clang [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30056: URL: https://github.com/apache/doris/pull/30056#issuecomment-1895282981 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](compile) fix compile failure on newest clang [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30056: URL: https://github.com/apache/doris/pull/30056#issuecomment-1895283041 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] [feature](merge-cloud) Publish meta service and recycler service [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30054: URL: https://github.com/apache/doris/pull/30054#issuecomment-1895285154 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/7552682081";) output. shellcheck err

Re: [PR] [Fix](compile) fix compile failure on newest clang [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30056: URL: https://github.com/apache/doris/pull/30056#issuecomment-1895289635 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] [debug](don't merge) test memtable on sink node [doris]

2024-01-17 Thread via GitHub
kaijchen commented on PR #29115: URL: https://github.com/apache/doris/pull/29115#issuecomment-1895293725 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](merge-cloud) Implement CloudTablet [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30045: URL: https://github.com/apache/doris/pull/30045#issuecomment-1895295231 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] [feature](merge-cloud) Implement CloudTablet [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30045: URL: https://github.com/apache/doris/pull/30045#issuecomment-1895295292 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

[PR] [Fix](typo) Fix group commit regression test typo [doris]

2024-01-17 Thread via GitHub
Yukang-Lian opened a new pull request, #30057: URL: https://github.com/apache/doris/pull/30057 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [Fix](typo) Fix group commit regression test typo [doris]

2024-01-17 Thread via GitHub
Yukang-Lian commented on PR #30057: URL: https://github.com/apache/doris/pull/30057#issuecomment-1895298072 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](typo) Fix group commit regression test typo [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30057: URL: https://github.com/apache/doris/pull/30057#issuecomment-1895299647 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](typo) Fix group commit regression test typo [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30057: URL: https://github.com/apache/doris/pull/30057#issuecomment-1895299711 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] [feature](merge-cloud) Publish meta service and recycler service [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30054: URL: https://github.com/apache/doris/pull/30054#issuecomment-1895300431 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/7552813271";) output. shellcheck err

[PR] [regression](kerberos)add kerberos docker regression env [doris]

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

Re: [PR] [debug](don't merge) test memtable on sink node [doris]

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

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
BiteThet commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895304696 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] [Chore](config) remove some unused config [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #29983: URL: https://github.com/apache/doris/pull/29983#issuecomment-1895305981 TeamCity be ut coverage result: Function Coverage: 36.65% (8646/23588) Line Coverage: 28.72% (70598/245828) Region Coverage: 27.61% (36428/131939) Branch Coverage: 24.3

Re: [PR] [fix](deploy) K8s deploy manager cannot get group host info by endpoint [doris]

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

Re: [PR] [feature](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

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

Re: [PR] [feature](merge-cloud) Publish meta service and recycler service [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30054: URL: https://github.com/apache/doris/pull/30054#issuecomment-1895307104 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/7552864707";) output. shellcheck err

Re: [PR] [config](Nereids): add SessionVariable to control nereids timeout [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30048: URL: https://github.com/apache/doris/pull/30048#issuecomment-1895312565 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] [config](Nereids): add SessionVariable to control nereids timeout [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30048: URL: https://github.com/apache/doris/pull/30048#issuecomment-1895312632 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](fe) Fix drop table write too many times editlog [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #29966: URL: https://github.com/apache/doris/pull/29966#issuecomment-1895313110 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] [feature](merge-cloud) Publish meta service and recycler service [doris]

2024-01-17 Thread via GitHub
w41ter commented on PR #30054: URL: https://github.com/apache/doris/pull/30054#issuecomment-1895313081 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](fe) Fix drop table write too many times editlog [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #29966: URL: https://github.com/apache/doris/pull/29966#issuecomment-1895313192 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] [feature](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

2024-01-17 Thread via GitHub
zhiqiang- commented on PR #30046: URL: https://github.com/apache/doris/pull/30046#issuecomment-1895316675 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] [Fix](compile) fix compile failure on newest clang [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30056: URL: https://github.com/apache/doris/pull/30056#issuecomment-1895316990 TeamCity be ut coverage result: Function Coverage: 36.66% (8648/23588) Line Coverage: 28.72% (70604/245828) Region Coverage: 27.61% (36433/131939) Branch Coverage: 24.3

Re: [PR] [Fix](compile) fix compile failure on newest clang [doris]

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

Re: [PR] [fix](deploy) K8s deploy manager cannot get group host info by endpoint [doris]

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

[PR] [fix](disk balance) Change disk rebalance unpick time to configurable… [doris]

2024-01-17 Thread via GitHub
deardeng opened a new pull request, #30059: URL: https://github.com/apache/doris/pull/30059 (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-m

Re: [PR] [fix](deploy) K8s deploy manager cannot get group host info by endpoint [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30055: URL: https://github.com/apache/doris/pull/30055#issuecomment-1895334271 ClickBench: Total hot run time: 30.73 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [improvement](catalog) Escape characters for columns in recovery predicate pushdown in SQL [doris]

2024-01-17 Thread via GitHub
zy-kkk opened a new pull request, #30060: URL: https://github.com/apache/doris/pull/30060 ## Proposed changes Issue Number: close #xxx pick #29854 In the previous logic, when we restored the Column in the predicate pushdown based on the logical syntax tree for JdbcScanNo

Re: [PR] [improvement](catalog) Escape characters for columns in recovery predicate pushdown in SQL [doris]

2024-01-17 Thread via GitHub
zy-kkk commented on PR #30060: URL: https://github.com/apache/doris/pull/30060#issuecomment-1895336123 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](fe) Fix drop table write too many times editlog [doris]

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

(doris) branch master updated (a4ad25cabe4 -> c7784b16482)

2024-01-17 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a4ad25cabe4 [fix](Nereids): fix enable mv rewrite is useless in dphyp (#30042) add c7784b16482 [fix](fe) Fix

Re: [PR] [fix](deploy) K8s deploy manager cannot get group host info by endpoint [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30055: URL: https://github.com/apache/doris/pull/30055#issuecomment-1895339310 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit fe850475b801bfb694ed5d4ac51f277ab976403f with default session variables Stream

Re: [PR] [Fix](compile) fix compile failure on newest clang [doris]

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

Re: [PR] [Fix](compile) fix compile failure on newest clang [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30056: URL: https://github.com/apache/doris/pull/30056#issuecomment-1895350530 ClickBench: Total hot run time: 30.81 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](compile) fix compile failure on newest clang [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30056: URL: https://github.com/apache/doris/pull/30056#issuecomment-1895355638 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 46e78a01d4866b245b5fff18ec5671f611a3e5f1 with default session variables Stream

[PR] [enhancement](Nereids): add builder for hyper graph [doris]

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

[I] [Bug] No matching function with signature: cosine_distance [doris]

2024-01-17 Thread via GitHub
pppeace opened a new issue, #30062: URL: https://github.com/apache/doris/issues/30062 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version ``` { "msg":"s

Re: [PR] [enhancement](Nereids): add builder for hyper graph [doris]

2024-01-17 Thread via GitHub
XieJiann commented on PR #30061: URL: https://github.com/apache/doris/pull/30061#issuecomment-1895359695 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] [typo](docs) fix typo [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30031: URL: https://github.com/apache/doris/pull/30031#issuecomment-1895360193 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] [enhancement](Nereids): add builder for hyper graph [doris]

2024-01-17 Thread via GitHub
XieJiann commented on PR #30061: URL: https://github.com/apache/doris/pull/30061#issuecomment-1895360484 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](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30046: URL: https://github.com/apache/doris/pull/30046#issuecomment-1895363113 TeamCity be ut coverage result: Function Coverage: 36.65% (8648/23593) Line Coverage: 28.71% (70597/245873) Region Coverage: 27.60% (36423/131982) Branch Coverage: 24.3

Re: [PR] [refactor](close) refactor ispendingfinish logic and close logic to do close more quickly [doris]

2024-01-17 Thread via GitHub
yiguolei commented on PR #30021: URL: https://github.com/apache/doris/pull/30021#issuecomment-1895364404 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](deploy) K8s deploy manager cannot get group host info by endpoint [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30055: URL: https://github.com/apache/doris/pull/30055#issuecomment-1895370106 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

[PR] [cleanup](insert-into) clean up some insert into log [doris]

2024-01-17 Thread via GitHub
HHoflittlefish777 opened a new pull request, #30063: URL: https://github.com/apache/doris/pull/30063 ## Proposed changes Delete some unnecessary logs to make log file clear. ## Further comments If this is a relatively large or complex change, kick off the discussi

Re: [PR] [cleanup](insert-into) clean up some insert into log [doris]

2024-01-17 Thread via GitHub
HHoflittlefish777 commented on PR #30063: URL: https://github.com/apache/doris/pull/30063#issuecomment-1895370197 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] [improvement](catalog) Escape characters for columns in recovery predicate pushdown in SQL [doris]

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

Re: [PR] [fix](deploy) K8s deploy manager cannot get group host info by endpoint [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30055: URL: https://github.com/apache/doris/pull/30055#issuecomment-1895370163 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](index_tool) fix index_tool compile error [doris]

2024-01-17 Thread via GitHub
qidaye merged PR #30049: URL: https://github.com/apache/doris/pull/30049 -- 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

(doris) branch master updated: [fix](index_tool) fix index_tool compile error (#30049)

2024-01-17 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 e2620d78e40 [fix](index_tool) fix index_tool

Re: [PR] [test](regression-test) fix case, compatible with 3 replicas. [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #29905: URL: https://github.com/apache/doris/pull/29905#issuecomment-1895377989 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] [test](regression-test) fix case, compatible with 3 replicas. [doris]

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

(doris) branch master updated (e2620d78e40 -> 92d45135bde)

2024-01-17 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e2620d78e40 [fix](index_tool) fix index_tool compile error (#30049) add 92d45135bde [test](regression-test) f

Re: [I] [Bug] No matching function with signature: cosine_distance [doris]

2024-01-17 Thread via GitHub
LemonLiTree commented on issue #30062: URL: https://github.com/apache/doris/issues/30062#issuecomment-1895380718 2.0 not support -- 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] [cleanup](insert-into) clean up some insert into log [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30063: URL: https://github.com/apache/doris/pull/30063#issuecomment-1895384249 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: [I] [Bug] old planner can not rewrite BetweenPredicate in having [doris]

2024-01-17 Thread via GitHub
ihadoop commented on issue #29798: URL: https://github.com/apache/doris/issues/29798#issuecomment-1895388065 我试了一下最新版本的不报错。 ![image](https://github.com/apache/doris/assets/5036560/8da4bd9b-27b7-47a2-ae73-4410bd63ca76) -- This is an automated message from the Apache Git Service. To

(doris) branch master updated: [config](Nereids): add SessionVariable to control nereids timeout (#30048)

2024-01-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 90dee2d123d [config](Nereids): add SessionVaria

Re: [PR] [config](Nereids): add SessionVariable to control nereids timeout [doris]

2024-01-17 Thread via GitHub
yiguolei merged PR #30048: URL: https://github.com/apache/doris/pull/30048 -- 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] [improvement](catalog) Escape characters for columns in recovery predicate pushdown in SQL [doris]

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

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
HappenLee commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895393155 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] [function](char) change char function behaviour same with mysql [doris]

2024-01-17 Thread via GitHub
yiguolei merged PR #30034: URL: https://github.com/apache/doris/pull/30034 -- 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

(doris) branch master updated: [function](char) change char function behaviour same with mysql (#30034)

2024-01-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 2218e50f256 [function](char) change char functi

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
BiteThet commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895397016 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] [typo](docs) fix typo [doris]

2024-01-17 Thread via GitHub
yiguolei merged PR #30031: URL: https://github.com/apache/doris/pull/30031 -- 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

(doris) branch master updated (2218e50f256 -> 7ae2b8cbdd5)

2024-01-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2218e50f256 [function](char) change char function behaviour same with mysql (#30034) add 7ae2b8cbdd5 [typo](doc

Re: [PR] [improvement](catalog) Escape characters for columns in recovery predicate pushdown in SQL [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30060: URL: https://github.com/apache/doris/pull/30060#issuecomment-1895402097 ClickBench: Total hot run time: 30.73 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improve](config)delete confused config for nested complex type [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #29988: URL: https://github.com/apache/doris/pull/29988#issuecomment-1895403860 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] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on code in PR #30019: URL: https://github.com/apache/doris/pull/30019#discussion_r1455049077 ## be/src/vec/exec/join/process_hash_table_probe_impl.h: ## @@ -195,9 +194,21 @@ Status ProcessHashTableProbe::do_process(HashTableType& hash if cons

Re: [I] [Bug] select from EXTERNAL TABLE from ELASTICSEARCH nested field has array value error [doris]

2024-01-17 Thread via GitHub
LemonLiTree commented on issue #30033: URL: https://github.com/apache/doris/issues/30033#issuecomment-1895406314 try use es catalog? -- 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 c

Re: [PR] [improvement](catalog) Escape characters for columns in recovery predicate pushdown in SQL [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30060: URL: https://github.com/apache/doris/pull/30060#issuecomment-1895407762 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit ea248365faaa1db89ce981885d139b9fab77bed5 with default session variables Stream

Re: [PR] [Improvement](aggregate) optimize for small string aggregate [doris]

2024-01-17 Thread via GitHub
BiteThet commented on PR #29919: URL: https://github.com/apache/doris/pull/29919#issuecomment-1895412459 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] [cleanup](insert-into) clean up some insert into log [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30063: URL: https://github.com/apache/doris/pull/30063#issuecomment-1895417867 TeamCity be ut coverage result: Function Coverage: 36.66% (8648/23588) Line Coverage: 28.73% (70611/245811) Region Coverage: 27.62% (36427/131907) Branch Coverage: 24.3

[PR] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
jackwener opened a new pull request, #30064: URL: https://github.com/apache/doris/pull/30064 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
jackwener commented on PR #30064: URL: https://github.com/apache/doris/pull/30064#issuecomment-1895423357 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] [Bug] backend节点实际使用的磁盘空间超出数据真实大小过多 [doris]

2024-01-17 Thread via GitHub
LemonLiTree commented on issue #30016: URL: https://github.com/apache/doris/issues/30016#issuecomment-1895428093 达到阈值 只会限制涉及写入的操作,具体的清理逻辑 还是按配置来的 -- 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 t

Re: [I] [Bug] backend节点实际使用的磁盘空间超出数据真实大小过多 [doris]

2024-01-17 Thread via GitHub
LemonLiTree closed issue #30016: [Bug] backend节点实际使用的磁盘空间超出数据真实大小过多 URL: https://github.com/apache/doris/issues/30016 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895430162 TeamCity be ut coverage result: Function Coverage: 36.65% (8646/23589) Line Coverage: 28.72% (70595/245847) Region Coverage: 27.60% (36425/131951) Branch Coverage: 24.3

(doris) branch master updated: [Fix](compile) fix compile failure on newest clang (#30056)

2024-01-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 771e3502846 [Fix](compile) fix compile failu

Re: [PR] [Fix](compile) fix compile failure on newest clang [doris]

2024-01-17 Thread via GitHub
BiteThet merged PR #30056: URL: https://github.com/apache/doris/pull/30056 -- 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

[PR] [fix](cdc) fix datetime precision and regular matching format errors after turning on single-sink [doris-flink-connector]

2024-01-17 Thread via GitHub
vinlee19 opened a new pull request, #298: URL: https://github.com/apache/doris-flink-connector/pull/298 when synchronizing the entire database use `single-sink`, the following two problems will occur: 1. MySQL DATETIME/TIMESTAMP precision mapping error. 3. When including_tables is

Re: [PR] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
jackwener commented on PR #30064: URL: https://github.com/apache/doris/pull/30064#issuecomment-1895438941 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] [Improve](config)delete confused config for nested complex type [doris]

2024-01-17 Thread via GitHub
yiguolei merged PR #29988: URL: https://github.com/apache/doris/pull/29988 -- 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

(doris) branch master updated (771e3502846 -> eb4fe55350d)

2024-01-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 771e3502846 [Fix](compile) fix compile failure on newest clang (#30056) add eb4fe55350d [Improve](config)delet

Re: [PR] [fix](invert index) fix compatibility issues with upgrades/downgrades [doris]

2024-01-17 Thread via GitHub
yiguolei merged PR #30044: URL: https://github.com/apache/doris/pull/30044 -- 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

(doris) branch branch-2.0 updated: [fix](invert index) fix compatibility issues with upgrades/downgrades (#30044)

2024-01-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 6bf35f600d1 [fix](invert index) fix com

Re: [PR] [feature](statistics)support statistics for iceberg/paimon/hudi table [doris]

2024-01-17 Thread via GitHub
yiguolei merged PR #29868: URL: https://github.com/apache/doris/pull/29868 -- 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

(doris) branch master updated: [feature](statistics)support statistics for iceberg/paimon/hudi table (#29868)

2024-01-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 1f9ae3427f1 [feature](statistics)support statis

Re: [PR] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30064: URL: https://github.com/apache/doris/pull/30064#issuecomment-1895450274 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] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30064: URL: https://github.com/apache/doris/pull/30064#issuecomment-1895450352 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

[PR] [pipelineX](DOC) Add pipelineX doc [doris]

2024-01-17 Thread via GitHub
Gabriel39 opened a new pull request, #30065: URL: https://github.com/apache/doris/pull/30065 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [pipelineX](DOC) Add pipelineX doc [doris]

2024-01-17 Thread via GitHub
Gabriel39 commented on PR #30065: URL: https://github.com/apache/doris/pull/30065#issuecomment-1895451249 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](cdc) fix datetime precision and regular matching format errors after turning on single-sink [doris-flink-connector]

2024-01-17 Thread via GitHub
JNSimba commented on code in PR #298: URL: https://github.com/apache/doris-flink-connector/pull/298#discussion_r1455112021 ## flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/serializer/jsondebezium/JsonDebeziumSchemaChangeImplV2.java: ## @@ -337,6 +337,9

Re: [PR] [Chore](config) remove some unused config [doris]

2024-01-17 Thread via GitHub
BiteThet merged PR #29983: URL: https://github.com/apache/doris/pull/29983 -- 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] [Chore](config) remove some unused config [doris]

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

(doris) branch master updated (1f9ae3427f1 -> df9f2bc15d0)

2024-01-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1f9ae3427f1 [feature](statistics)support statistics for iceberg/paimon/hudi table (#29868) add df9f2bc15d0 [C

Re: [PR] [refactor](close) refactor ispendingfinish logic and close logic to do close more quickly [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30021: URL: https://github.com/apache/doris/pull/30021#issuecomment-1895456851 TeamCity be ut coverage result: Function Coverage: 36.69% (8646/23568) Line Coverage: 28.73% (70618/245799) Region Coverage: 27.62% (36431/131889) Branch Coverage: 24.3

Re: [PR] [debug](don't merge) test memtable on sink node [doris]

2024-01-17 Thread via GitHub
kaijchen commented on PR #29115: URL: https://github.com/apache/doris/pull/29115#issuecomment-1895459762 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](merge-cloud) Implement CloudTablet [doris]

2024-01-17 Thread via GitHub
gavinchou commented on code in PR #30045: URL: https://github.com/apache/doris/pull/30045#discussion_r1455125308 ## be/src/cloud/cloud_tablet.cpp: ## @@ -0,0 +1,454 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

  1   2   3   4   5   6   7   >