Re: [PR] [fix](nereids)str_to_date function's signature for folding constant is wrong [doris]

2024-03-19 Thread via GitHub
starocean999 commented on PR #32474: URL: https://github.com/apache/doris/pull/32474#issuecomment-2008815161 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] [enhance](mtmv)refresh mtmv must add auto [doris]

2024-03-19 Thread via GitHub
zddr commented on PR #32522: URL: https://github.com/apache/doris/pull/32522#issuecomment-2008805635 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 unsubsc

Re: [PR] [enhancement](nereids)show user friendly error message when item in select list but not in aggregate node's output [doris]

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

Re: [PR] [feature][insert]Adapt the create table  statement to the nereids sql [doris]

2024-03-19 Thread via GitHub
wsjz commented on PR #32458: URL: https://github.com/apache/doris/pull/32458#issuecomment-2008795991 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 unsubsc

Re: [PR] [code](Refactor) Del unless filter id in runtime filter func [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32502: URL: https://github.com/apache/doris/pull/32502#issuecomment-2008792510 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](serde) fix ipv4/v6 serde functions for arrow, orc, parquet format [doris]

2024-03-19 Thread via GitHub
amorynan commented on code in PR #32326: URL: https://github.com/apache/doris/pull/32326#discussion_r1531576911 ## be/src/vec/data_types/serde/data_type_ipv4_serde.cpp: ## @@ -88,5 +88,88 @@ Status DataTypeIPv4SerDe::deserialize_one_cell_from_json(IColumn& column, Slice& r

Re: [PR] [enhance](mtmv)refresh mtmv must add auto [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32522: URL: https://github.com/apache/doris/pull/32522#issuecomment-2008773627 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] [enhance](mtmv)refresh mtmv must add auto [doris]

2024-03-19 Thread via GitHub
zddr opened a new pull request, #32522: URL: https://github.com/apache/doris/pull/32522 ## 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] [FIX](compile)fix for gcc compile [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32508: URL: https://github.com/apache/doris/pull/32508#issuecomment-2008767780 TeamCity be ut coverage result: Function Coverage: 35.30% (8725/24720) Line Coverage: 27.10% (71366/263323) Region Coverage: 26.35% (37041/140560) Branch Coverage: 23.2

Re: [PR] [refactor](coordinator) split profile logic and instance report logic [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32010: URL: https://github.com/apache/doris/pull/32010#issuecomment-2008765488 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] (vectorization) regexp all_pass string [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32515: URL: https://github.com/apache/doris/pull/32515#issuecomment-2008756822 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][external catalog/lakesoul] support lakesoul catalog [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32164: URL: https://github.com/apache/doris/pull/32164#issuecomment-2008746665 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] [only test] [refactor](nereids)unify outputTupleDesc and projection be part [doris]

2024-03-19 Thread via GitHub
Mryange commented on PR #32456: URL: https://github.com/apache/doris/pull/32456#issuecomment-2008745088 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] (vectorization) fix_cast_from_date_to_decimal [doris]

2024-03-19 Thread via GitHub
AcKing-Sam commented on PR #32518: URL: https://github.com/apache/doris/pull/32518#issuecomment-2008744597 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] [feature](cpu cores)get the cores when running within a cgroup. [doris]

2024-03-19 Thread via GitHub
Mryange commented on PR #32370: URL: https://github.com/apache/doris/pull/32370#issuecomment-2008744365 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

(doris) branch master updated (81c8b7fec93 -> 340b41c1b08)

2024-03-19 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 81c8b7fec93 [fix](nereids)NullSafeEqualToEqual rule only change to equal if both children are not nullable (#32374)

Re: [PR] [Feature](partition) Support insert overwrite auto detect partition [doris]

2024-03-19 Thread via GitHub
HappenLee merged PR #32156: URL: https://github.com/apache/doris/pull/32156 -- 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

Re: [PR] [feature](function) Support for aggregate function foreach combiner for some error function [doris]

2024-03-19 Thread via GitHub
Mryange commented on PR #31913: URL: https://github.com/apache/doris/pull/31913#issuecomment-2008744002 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] [expr](fix) Not to throw exception when close failed [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32287: URL: https://github.com/apache/doris/pull/32287#issuecomment-2008743143 TeamCity be ut coverage result: Function Coverage: 35.31% (8728/24720) Line Coverage: 27.11% (71397/263327) Region Coverage: 26.36% (37050/140561) Branch Coverage: 23.2

Re: [PR] [fix] (vectorization) regexp all_pass string [doris]

2024-03-19 Thread via GitHub
AcKing-Sam commented on PR #32515: URL: https://github.com/apache/doris/pull/32515#issuecomment-2008743113 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] [pipelineX](fix) Fix running tasks API core dump [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32503: URL: https://github.com/apache/doris/pull/32503#issuecomment-2008742510 TeamCity be ut coverage result: Function Coverage: 35.30% (8727/24720) Line Coverage: 27.10% (71355/263324) Region Coverage: 26.36% (37054/140566) Branch Coverage: 23.2

(doris) branch master updated (37d4ec42696 -> 81c8b7fec93)

2024-03-19 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 37d4ec42696 [Chore](build) fix compile failed on SegmentFlusher::_expand_variant_to_subcolumns (#32505) add 8

Re: [PR] [fix](nereids)NullSafeEqualToEqual rule only change to equal if both children are not nullable [doris]

2024-03-19 Thread via GitHub
BiteThet merged PR #32374: URL: https://github.com/apache/doris/pull/32374 -- 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] [refactor](coordinator) split profile logic and instance report logic [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32010: URL: https://github.com/apache/doris/pull/32010#issuecomment-2008740824 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](merge-cloud) Add retry when create tablet meet kv conflict in c… [doris]

2024-03-19 Thread via GitHub
deardeng commented on PR #32267: URL: https://github.com/apache/doris/pull/32267#issuecomment-2008738487 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](compile) fix for clang-16.0.6 compile [doris]

2024-03-19 Thread via GitHub
xiedeyantu commented on PR #32519: URL: https://github.com/apache/doris/pull/32519#issuecomment-2008738452 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](regression)Improve analyze stats case, avoid cluster delay caused failure. [doris]

2024-03-19 Thread via GitHub
Jibing-Li commented on PR #32507: URL: https://github.com/apache/doris/pull/32507#issuecomment-2008735070 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] [kafka-connector]add doris-kafka-connector download url [doris-website]

2024-03-19 Thread via GitHub
DongLiang-0 opened a new pull request, #439: URL: https://github.com/apache/doris-website/pull/439 (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 unsubscri

Re: [PR] [fix](auth)node priv can login web ui [doris]

2024-03-19 Thread via GitHub
zddr commented on PR #32521: URL: https://github.com/apache/doris/pull/32521#issuecomment-2008732585 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 unsubsc

Re: [PR] [fix](auth)node priv can login web ui [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32521: URL: https://github.com/apache/doris/pull/32521#issuecomment-2008732436 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](auth)node priv can login web ui [doris]

2024-03-19 Thread via GitHub
zddr opened a new pull request, #32521: URL: https://github.com/apache/doris/pull/32521 ## Proposed changes Issue Number: close #xxx cause by: https://github.com/apache/doris/pull/27864 ## Further comments If this is a relatively large or complex change, kick off the d

Re: [PR] [enhancement](random-bucket) random tabletindex when there is no cached value in memory [doris]

2024-03-19 Thread via GitHub
dataroaring commented on PR #32336: URL: https://github.com/apache/doris/pull/32336#issuecomment-2008729476 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] [opt](memory) Optimize mem tracker accuracy [doris]

2024-03-19 Thread via GitHub
xinyiZzz commented on PR #32039: URL: https://github.com/apache/doris/pull/32039#issuecomment-2008729186 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](regression)Improve analyze stats case, avoid cluster delay caused failure. [doris]

2024-03-19 Thread via GitHub
Jibing-Li commented on PR #32507: URL: https://github.com/apache/doris/pull/32507#issuecomment-2008728769 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](statistics)Limit the max string length to 1024 while collecting column stats to control BE memory usage. [doris]

2024-03-19 Thread via GitHub
Jibing-Li commented on PR #32470: URL: https://github.com/apache/doris/pull/32470#issuecomment-2008728207 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](show) support statement to show views from table [doris]

2024-03-19 Thread via GitHub
xy720 commented on PR #32358: URL: https://github.com/apache/doris/pull/32358#issuecomment-2008728257 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 unsubs

Re: [PR] [Improve](inverted_index) update clucene and improve array inverted index writer [doris]

2024-03-19 Thread via GitHub
amorynan commented on PR #32436: URL: https://github.com/apache/doris/pull/32436#issuecomment-2008728023 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) fix dead cloud cluster status empty [doris]

2024-03-19 Thread via GitHub
yujun777 commented on PR #32471: URL: https://github.com/apache/doris/pull/32471#issuecomment-2008728095 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] [feat](Nereids): rewrite sum literal to sum and count [doris]

2024-03-19 Thread via GitHub
XieJiann commented on PR #32244: URL: https://github.com/apache/doris/pull/32244#issuecomment-2008727796 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](jdbc catalog) Fixed the metadata_refresh_interval_sec properties cannot be set [doris]

2024-03-19 Thread via GitHub
zy-kkk commented on PR #32516: URL: https://github.com/apache/doris/pull/32516#issuecomment-2008727803 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](compile)fix for gcc compile [doris]

2024-03-19 Thread via GitHub
amorynan commented on PR #32508: URL: https://github.com/apache/doris/pull/32508#issuecomment-2008727776 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] [feat](Nereids): add is null predicate for the first partition when updating mv by partition [doris]

2024-03-19 Thread via GitHub
XieJiann commented on PR #32463: URL: https://github.com/apache/doris/pull/32463#issuecomment-2008727303 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] [expr](fix) Not to throw exception when close failed [doris]

2024-03-19 Thread via GitHub
Gabriel39 commented on PR #32287: URL: https://github.com/apache/doris/pull/32287#issuecomment-2008727050 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] [pipelineX](fix) Fix running tasks API core dump [doris]

2024-03-19 Thread via GitHub
Gabriel39 commented on PR #32503: URL: https://github.com/apache/doris/pull/32503#issuecomment-2008726880 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] [doc](nereids)Optimize doc and code usage [doris]

2024-03-19 Thread via GitHub
seawinde commented on PR #32263: URL: https://github.com/apache/doris/pull/32263#issuecomment-2008724187 this is replaced by anohter pr https://github.com/apache/doris-website/pull/438, so this is closed -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] [doc](nereids)Optimize doc and code usage [doris]

2024-03-19 Thread via GitHub
seawinde closed pull request #32263: [doc](nereids)Optimize doc and code usage URL: https://github.com/apache/doris/pull/32263 -- 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] [Enhencement](hive-udf) add `bitmap_to_string` and `bitmap_from_strin… [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32520: URL: https://github.com/apache/doris/pull/32520#issuecomment-2008723132 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] [Enhencement](hive-udf) add `bitmap_to_string` and `bitmap_from_strin… [doris]

2024-03-19 Thread via GitHub
yagagagaga opened a new pull request, #32520: URL: https://github.com/apache/doris/pull/32520 …g` UDFs. ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris

Re: [PR] [opt](profile) Disable show query/load profile stmt [doris]

2024-03-19 Thread via GitHub
zhiqiang- commented on code in PR #32467: URL: https://github.com/apache/doris/pull/32467#discussion_r1531551094 ## fe/fe-core/src/main/java/org/apache/doris/qe/ShowExecutor.java: ## @@ -2390,116 +2384,21 @@ private void handleShowPlugins() throws AnalysisException { }

Re: [PR] [Improvement](runtime-filter) support sync join node build side's size to init bloom runtime filter [doris]

2024-03-19 Thread via GitHub
BiteThet commented on PR #32180: URL: https://github.com/apache/doris/pull/32180#issuecomment-2008721831 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] [Improvement](runtime-filter) support sync join node build side's size to init bloom runtime filter [doris]

2024-03-19 Thread via GitHub
BiteThet commented on code in PR #32180: URL: https://github.com/apache/doris/pull/32180#discussion_r1531550665 ## fe/fe-core/src/main/java/org/apache/doris/planner/RuntimeFilter.java: ## @@ -239,6 +239,10 @@ public TRuntimeFilterDesc toThrift() { tFilter.se

Re: [PR] [improvement](group_comit) Add bvar to monitor the total wal count on disk [doris]

2024-03-19 Thread via GitHub
hust-hhb commented on PR #31646: URL: https://github.com/apache/doris/pull/31646#issuecomment-2008721657 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] [nereids] generate not null filter if no other null rejection exists [doris]

2024-03-19 Thread via GitHub
xzj7019 closed pull request #32001: [nereids] generate not null filter if no other null rejection exists URL: https://github.com/apache/doris/pull/32001 -- 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

Re: [PR] [feature][insert]Adapt the create table  statement to the nereids sql [doris]

2024-03-19 Thread via GitHub
wsjz commented on PR #32458: URL: https://github.com/apache/doris/pull/32458#issuecomment-2008720273 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 unsubsc

Re: [PR] [fix](mtmv)resolve the issue of table version updates in concurrent situations [doris]

2024-03-19 Thread via GitHub
zddr commented on PR #32487: URL: https://github.com/apache/doris/pull/32487#issuecomment-2008719940 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 unsubsc

[PR] [doc](mtmv) Optimize query rewrite by materialized view sample code [doris-website]

2024-03-19 Thread via GitHub
seawinde opened a new pull request, #438: URL: https://github.com/apache/doris-website/pull/438 Optimize query rewrite by materialized view sample code -- 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 g

Re: [PR] [Chore](build) fix compile failed on SegmentFlusher::_expand_variant_to_subcolumns [doris]

2024-03-19 Thread via GitHub
BiteThet merged PR #32505: URL: https://github.com/apache/doris/pull/32505 -- 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 (47387a2a2eb -> 37d4ec42696)

2024-03-19 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 47387a2a2eb [chor](log) Change log4j rollover strategy to 'max' (#32116) add 37d4ec42696 [Chore](build) fix c

Re: [PR] [statistic](cloud) Add session variable force_sample_analyze, default false [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32117: URL: https://github.com/apache/doris/pull/32117#issuecomment-2008717662 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] [statistic](cloud) Add session variable force_sample_analyze, default false [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32117: URL: https://github.com/apache/doris/pull/32117#issuecomment-2008717634 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: [chor](log) Change log4j rollover strategy to 'max' (#32116)

2024-03-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 47387a2a2eb [chor](log) Change log4j rollove

Re: [PR] [chore](log) Change log4j rollover strategy to 'max' [doris]

2024-03-19 Thread via GitHub
dataroaring merged PR #32116: URL: https://github.com/apache/doris/pull/32116 -- 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: [I] [Bug] Be Compilation Error [doris]

2024-03-19 Thread via GitHub
AcKing-Sam commented on issue #32514: URL: https://github.com/apache/doris/issues/32514#issuecomment-2008715392 I think this issue is essential and urgent! -- 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

Re: [PR] [fix] (vectorization) regexp all_pass string [doris]

2024-03-19 Thread via GitHub
AcKing-Sam commented on PR #32515: URL: https://github.com/apache/doris/pull/32515#issuecomment-2008710765 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] (vectorization) fix_cast_from_date_to_decimal [doris]

2024-03-19 Thread via GitHub
AcKing-Sam commented on PR #32518: URL: https://github.com/apache/doris/pull/32518#issuecomment-2008710803 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](compile) fix for clang-16.0.6 compile [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32519: URL: https://github.com/apache/doris/pull/32519#issuecomment-2008708378 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](compile) fix for clang-16.0.6 compile [doris]

2024-03-19 Thread via GitHub
xiedeyantu commented on PR #32519: URL: https://github.com/apache/doris/pull/32519#issuecomment-2008708178 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 un

Re: [PR] [code](Refactor) Del unless filter id in runtime filter func [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32502: URL: https://github.com/apache/doris/pull/32502#issuecomment-2008707978 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] [code](Refactor) Del unless filter id in runtime filter func [doris]

2024-03-19 Thread via GitHub
HappenLee commented on PR #32502: URL: https://github.com/apache/doris/pull/32502#issuecomment-2008707621 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](compile) fix for clang-16.0.6 compile [doris]

2024-03-19 Thread via GitHub
xiedeyantu opened a new pull request, #32519: URL: https://github.com/apache/doris/pull/32519 ## 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](mail

Re: [PR] [FIX](compile) fix for clang-16.0.6 compile [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32519: URL: https://github.com/apache/doris/pull/32519#issuecomment-2008704062 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] (vectorization) regexp all_pass string [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32515: URL: https://github.com/apache/doris/pull/32515#issuecomment-2008701431 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] [Chore](build) fix compile failed on SegmentFlusher::_expand_variant_to_subcolumns [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32505: URL: https://github.com/apache/doris/pull/32505#issuecomment-2008686272 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] [Improve](inverted_index) update clucene and improve array inverted index writer [doris]

2024-03-19 Thread via GitHub
zzzxl1993 commented on code in PR #32436: URL: https://github.com/apache/doris/pull/32436#discussion_r1529994529 ## be/src/clucene: ## Review Comment: commit your own changes -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [Improve](inverted_index) update clucene and improve array inverted index writer [doris]

2024-03-19 Thread via GitHub
zzzxl1993 commented on code in PR #32436: URL: https://github.com/apache/doris/pull/32436#discussion_r1529994529 ## be/src/clucene: ## Review Comment: commit your own changes -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [refactor](coordinator) split profile logic and instance report logic [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32010: URL: https://github.com/apache/doris/pull/32010#issuecomment-2008684024 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] [doc] (docs) Add example and description in sql function cast [doris-website]

2024-03-19 Thread via GitHub
AcKing-Sam opened a new pull request, #437: URL: https://github.com/apache/doris-website/pull/437 (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 unsubscrib

Re: [PR] [refactor](coordinator) split profile logic and instance report logic [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32010: URL: https://github.com/apache/doris/pull/32010#issuecomment-2008677066 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][fix]be compilation error [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32517: URL: https://github.com/apache/doris/pull/32517#issuecomment-2008670754 TeamCity be ut coverage result: Function Coverage: 35.31% (8726/24714) Line Coverage: 27.11% (71380/263286) Region Coverage: 26.36% (37047/140538) Branch Coverage: 23.2

(doris) branch branch-2.0 updated (be1948a7e15 -> 3cf7ca7356e)

2024-03-19 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from be1948a7e15 [fix](s3 client)add default ca cert list for s3 client to avoid problem:'curlCode:77' (#32285) (#324

Re: [PR] [fix](p2)Fix analyze hive partition column p2 case after row count change. #31958 [doris]

2024-03-19 Thread via GitHub
Jibing-Li merged PR #32512: URL: https://github.com/apache/doris/pull/32512 -- 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

Re: [PR] [fix] (vectorization) fix_cast_from_date_to_decimal [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32518: URL: https://github.com/apache/doris/pull/32518#issuecomment-2008666107 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] Bug summary for doris 2.0.4 [doris]

2024-03-19 Thread via GitHub
AcKing-Sam commented on issue #32234: URL: https://github.com/apache/doris/issues/32234#issuecomment-2008664049 Hi, I made a PR to [#32517](https://github.com/apache/doris/issues/31517). -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] [bug][fix]be compilation error [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32517: URL: https://github.com/apache/doris/pull/32517#issuecomment-2008663061 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] (vectorization) fix_cast_from_date_to_decimal [doris]

2024-03-19 Thread via GitHub
AcKing-Sam opened a new pull request, #32518: URL: https://github.com/apache/doris/pull/32518 ## Proposed changes Issue Number: [#31517](https://github.com/apache/doris/issues/31517) **[Bug] cast date to decimal get wrong result** Below case got the wrong result: ```mysql

Re: [PR] [fix] (vectorization) fix_cast_from_date_to_decimal [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32518: URL: https://github.com/apache/doris/pull/32518#issuecomment-2008662891 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]be compilation error [doris]

2024-03-19 Thread via GitHub
cjj2010 commented on PR #32517: URL: https://github.com/apache/doris/pull/32517#issuecomment-2008659880 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]be compilation error [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32517: URL: https://github.com/apache/doris/pull/32517#issuecomment-2008659747 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]be compilation error [doris]

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

Re: [PR] [fix](jdbc catalog) Fixed the metadata_refresh_interval_sec properties cannot be set [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32516: URL: https://github.com/apache/doris/pull/32516#issuecomment-2008649957 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](jdbc catalog) Fixed the metadata_refresh_interval_sec properties cannot be set [doris]

2024-03-19 Thread via GitHub
zy-kkk opened a new pull request, #32516: URL: https://github.com/apache/doris/pull/32516 ## 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] [fix](schema change)support schema change operation between IPv4/IPv6 and VARCHAR/STRING/TEXT [doris]

2024-03-19 Thread via GitHub
sjyango commented on PR #32513: URL: https://github.com/apache/doris/pull/32513#issuecomment-2008647130 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] regexp all_pass string [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32515: URL: https://github.com/apache/doris/pull/32515#issuecomment-2008646805 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] regexp all_pass string [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32515: URL: https://github.com/apache/doris/pull/32515#issuecomment-2008644022 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] regexp all_pass string [doris]

2024-03-19 Thread via GitHub
AcKing-Sam opened a new pull request, #32515: URL: https://github.com/apache/doris/pull/32515 ## Proposed changes Issue Number: [#32354](https://github.com/apache/doris/issues/32354) **Executing WHERE value_col REGEXP '.*' statement returns incorrect result** In the chang

Re: [PR] [feature](cloud) Retry when FE receives E-230 msg in cloud mode [doris]

2024-03-19 Thread via GitHub
morrySnow commented on code in PR #32510: URL: https://github.com/apache/doris/pull/32510#discussion_r1531497158 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -781,6 +782,9 @@ private void handleQueryWithRetry(TUniqueId queryId) throws Exception {

Re: [PR] [Chore](build) fix compile failed on SegmentFlusher::_expand_variant_to_subcolumns [doris]

2024-03-19 Thread via GitHub
doris-robot commented on PR #32505: URL: https://github.com/apache/doris/pull/32505#issuecomment-2008640114 TeamCity be ut coverage result: Function Coverage: 35.30% (8725/24720) Line Coverage: 27.09% (71340/263323) Region Coverage: 26.35% (37032/140560) Branch Coverage: 23.2

Re: [PR] [opt](profile) Disable show query/load profile stmt [doris]

2024-03-19 Thread via GitHub
morrySnow commented on code in PR #32467: URL: https://github.com/apache/doris/pull/32467#discussion_r1531494282 ## fe/fe-core/src/main/java/org/apache/doris/qe/ShowExecutor.java: ## @@ -2390,116 +2384,21 @@ private void handleShowPlugins() throws AnalysisException { }

[I] [Bug] Be Compilation Error [doris]

2024-03-19 Thread via GitHub
cjj2010 opened a new issue, #32514: URL: https://github.com/apache/doris/issues/32514 ### 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 master ### What's

Re: [PR] [fix](nereids)NullSafeEqualToEqual rule only change to equal if both children are not nullable [doris]

2024-03-19 Thread via GitHub
github-actions[bot] commented on PR #32374: URL: https://github.com/apache/doris/pull/32374#issuecomment-2008635060 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

  1   2   3   4   5   6   7   8   >