Re: [PR] [feature](array_agg) support array_agg with param is array/map/struct… [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41651: URL: https://github.com/apache/doris/pull/41651#issuecomment-2404293725 TeamCity be ut coverage result: Function Coverage: 36.08% (9340/25886) Line Coverage: 27.66% (76730/277406) Region Coverage: 26.45% (39391/148931) Branch Coverage: 23.2

Re: [PR] [fix](inverted index) multi_match supports any, all, phrase. [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41663: URL: https://github.com/apache/doris/pull/41663#issuecomment-2404694513 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] [cherry-pick](branch-21) fix tablet sink shuffle without project not match the output tuple (#40299)(#41293) [doris]

2024-10-10 Thread via GitHub
yiguolei commented on PR #41327: URL: https://github.com/apache/doris/pull/41327#issuecomment-2404693053 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](inverted index) multi_match supports any, all, phrase. [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41663: URL: https://github.com/apache/doris/pull/41663#issuecomment-2404694429 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] [cherry-pick](branch-21) fix tablet sink shuffle without project not match the output tuple (#40299)(#41293) [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41327: URL: https://github.com/apache/doris/pull/41327#issuecomment-2404708417 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](jdbc catalog) Disable oracle scan null operator pushdown [doris]

2024-10-10 Thread via GitHub
morningman commented on code in PR #41563: URL: https://github.com/apache/doris/pull/41563#discussion_r1795168085 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -688,6 +690,12 @@ public class SessionVariable implements Serializable, Writable {

Re: [PR] [improvement](iceberg)Parallelize splits for count(*) [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41169: URL: https://github.com/apache/doris/pull/41169#issuecomment-2404632065 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] [Test](Orc) Add tests for exception orc files [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #40621: URL: https://github.com/apache/doris/pull/40621#issuecomment-2404633607 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](array_agg) support array_agg with param is array/map/struct… [doris]

2024-10-10 Thread via GitHub
yiguolei merged PR #41651: URL: https://github.com/apache/doris/pull/41651 -- 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](iceberg)Parallelize splits for count(*) [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41169: URL: https://github.com/apache/doris/pull/41169#issuecomment-2404631981 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] [Refactor] (inverted index) Refactor Inverted index file writer [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41625: URL: https://github.com/apache/doris/pull/41625#issuecomment-2404635814 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](followup) Stop tasks if waken by downstream tasks [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41628: URL: https://github.com/apache/doris/pull/41628#issuecomment-2404635832 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](Nereids) change name of plan replayer [doris]

2024-10-10 Thread via GitHub
LiBinfeng-01 opened a new pull request, #41664: URL: https://github.com/apache/doris/pull/41664 change plan_replayer to plan replayer and normalize lexer behavior -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [Fix](Nereids) change name of plan replayer [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41664: URL: https://github.com/apache/doris/pull/41664#issuecomment-2404642006 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) change name of plan replayer [doris]

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

(doris) branch branch-2.1 updated: [feature](array_agg) support array_agg with param is array/map/struct… (#41651)

2024-10-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 1db0aef9b74 [feature](array_agg) suppor

(doris) branch branch-2.1 updated: [Enhancement](tvf)catalog tvf implements user permission checks and hides sensitive information (#41497) (#41604)

2024-10-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 0fb42d3a48b [Enhancement](tvf)catalog t

Re: [PR] [Enhancement](tvf)catalog tvf implements user permission checks and hides sensitive information (#41497) [doris]

2024-10-10 Thread via GitHub
yiguolei merged PR #41604: URL: https://github.com/apache/doris/pull/41604 -- 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] [Test](Orc) Add tests for exception orc files [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #40621: URL: https://github.com/apache/doris/pull/40621#issuecomment-2404633698 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] (nereids) simplify-range-rule keeps expr states if there is no simplification [doris]

2024-10-10 Thread via GitHub
englefly opened a new pull request, #41665: URL: https://github.com/apache/doris/pull/41665 ## Proposed changes simplifyRange rule removes expression stats even the expression is not changed. And hence OrToIn rule is repeatedly applied to the same expression. Issue Number: close #xxx

Re: [PR] [fix] (nereids) simplify-range-rule keeps expr states if there is no simplification [doris]

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

Re: [PR] [fix] (nereids) simplify-range-rule keeps expr states if there is no simplification [doris]

2024-10-10 Thread via GitHub
englefly commented on PR #41665: URL: https://github.com/apache/doris/pull/41665#issuecomment-2404648292 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 append_trailing_char_if_absent function return null (#40820) [doris]

2024-10-10 Thread via GitHub
LiBinfeng-01 commented on code in PR #41160: URL: https://github.com/apache/doris/pull/41160#discussion_r1795108585 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -805,7 +807,13 @@ public class SessionVariable implements Serializable, Writable {

Re: [PR] [Fix](Nereids) fix append_trailing_char_if_absent function return null (#40820) [doris]

2024-10-10 Thread via GitHub
LiBinfeng-01 commented on PR #41160: URL: https://github.com/apache/doris/pull/41160#issuecomment-2404655996 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] [Feat](nereids) add rewrite rule PushCountIntoUnionAll [doris]

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

Re: [PR] [fix](env) Set FE type only when transfer success [doris]

2024-10-10 Thread via GitHub
w41ter commented on PR #41647: URL: https://github.com/apache/doris/pull/41647#issuecomment-2404660951 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] [Feature][Variant] support support schema for inner sub types in variant type [doris]

2024-10-10 Thread via GitHub
eldenmoon commented on code in PR #40573: URL: https://github.com/apache/doris/pull/40573#discussion_r1795173940 ## be/src/vec/data_types/data_type.h: ## @@ -116,6 +117,14 @@ class IDataType : private boost::noncopyable { virtual Field get_field(const TExprNode& node) con

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

2024-10-10 Thread via GitHub
eldenmoon commented on code in PR #40573: URL: https://github.com/apache/doris/pull/40573#discussion_r1795174478 ## be/src/vec/data_types/data_type_jsonb.h: ## @@ -81,6 +81,15 @@ class DataTypeJsonb final : public IDataType { return String(value.value(), value.size());

Re: [PR] [fix](information-meta) fix information column_type and data_type for ip/variant [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41666: URL: https://github.com/apache/doris/pull/41666#issuecomment-2404737350 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](information-meta) fix information column_type and data_type for ip/variant [doris]

2024-10-10 Thread via GitHub
amorynan opened a new pull request, #41666: URL: https://github.com/apache/doris/pull/41666 ## Proposed changes fix information column_type and data_type for ip/variant ![image](https://github.com/user-attachments/assets/01c7d750-47cc-4409-ab13-4348e93093b2) Issue Number: close

(doris) branch master updated: [chore](case) adjust db name (#41644)

2024-10-10 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 1e8ea55efdf [chore](case) adjust db name (#

Re: [PR] [bugfix](segmentload) should remove segment from segment cache if load segment failed (#41608) [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41660: URL: https://github.com/apache/doris/pull/41660#issuecomment-2404588229 TeamCity be ut coverage result: Function Coverage: 36.08% (9335/25876) Line Coverage: 27.65% (76677/277355) Region Coverage: 26.43% (39355/148905) Branch Coverage: 23.2

[PR] [fix](inverted index) multi_match supports any, all, phrase. [doris]

2024-10-10 Thread via GitHub
zzzxl1993 opened a new pull request, #41663: URL: https://github.com/apache/doris/pull/41663 ## 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] [Test](tvf) add regression tests for testing orc reader [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41606: URL: https://github.com/apache/doris/pull/41606#issuecomment-2404587290 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](inverted index) multi_match supports any, all, phrase. [doris]

2024-10-10 Thread via GitHub
zzzxl1993 commented on PR #41663: URL: https://github.com/apache/doris/pull/41663#issuecomment-2404591610 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](inverted index) multi_match supports any, all, phrase. [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41663: URL: https://github.com/apache/doris/pull/41663#issuecomment-2404591299 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 2.0.15-tebu updated: pick 40084 40200 40178 (#41573)

2024-10-10 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a commit to branch 2.0.15-tebu in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/2.0.15-tebu by this push: new e5728565739 pick 40084 40200 40178 (#

Re: [PR] pick 40084 40200 40178 [doris]

2024-10-10 Thread via GitHub
englefly merged PR #41573: URL: https://github.com/apache/doris/pull/41573 -- 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] [chore](case) adjust db name [doris]

2024-10-10 Thread via GitHub
hello-stephen merged PR #41644: URL: https://github.com/apache/doris/pull/41644 -- 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...@dori

Re: [PR] [Enhancement](MaxCompute)Refactoring maxCompute catalog using Storage API.(#40225 , #40888 ,#41386 ) [doris]

2024-10-10 Thread via GitHub
hubgeter commented on PR #41610: URL: https://github.com/apache/doris/pull/41610#issuecomment-2404536081 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] [chore](case) adjust db name [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41644: URL: https://github.com/apache/doris/pull/41644#issuecomment-2404538328 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]count tablet meta's static memory load from disk [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41429: URL: https://github.com/apache/doris/pull/41429#issuecomment-2404571435 TeamCity be ut coverage result: Function Coverage: 37.44% (9677/25847) Line Coverage: 28.70% (80239/279560) Region Coverage: 28.14% (41500/147461) Branch Coverage: 24.7

Re: [PR] [Test](tvf) add regression tests for testing orc reader [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41606: URL: https://github.com/apache/doris/pull/41606#issuecomment-2404577630 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](auto-partition) should check the expr of auto range partition [doris]

2024-10-10 Thread via GitHub
zhangstar333 commented on PR #41626: URL: https://github.com/apache/doris/pull/41626#issuecomment-2404585377 > please check convertToLegacyAutoPartitionExprs method in PartitionTableInfo.java. I think it needs to be updated for nereids too ``` ArrayList exprs = convertToLegacy

[PR] [Fix](Export) `show export` statement supports specify the catalog name [doris]

2024-10-10 Thread via GitHub
BePPPower opened a new pull request, #41662: URL: https://github.com/apache/doris/pull/41662 ## 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] [Bug](auto-partition) should check the expr of auto range partition [doris]

2024-10-10 Thread via GitHub
zhangstar333 commented on PR #41626: URL: https://github.com/apache/doris/pull/41626#issuecomment-2404585985 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](Export) `show export` statement supports specify the catalog name [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41662: URL: https://github.com/apache/doris/pull/41662#issuecomment-2404586985 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](Export) `show export` statement supports specify the catalog name [doris]

2024-10-10 Thread via GitHub
BePPPower commented on PR #41662: URL: https://github.com/apache/doris/pull/41662#issuecomment-2404587106 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] [improve](column) implement insert_many_from function for all column [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41623: URL: https://github.com/apache/doris/pull/41623#issuecomment-2404620792 TeamCity be ut coverage result: Function Coverage: 37.40% (9662/25834) Line Coverage: 28.68% (80180/279521) Region Coverage: 28.11% (41443/147434) Branch Coverage: 24.7

(doris) branch branch-2.1 updated: [fix](pipelinex) fix fragment instance progress reports (part 2) (#40694) (#41641)

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

Re: [PR] [fix](pipelinex) fix fragment instance progress reports (part 2) (#40694) [doris]

2024-10-10 Thread via GitHub
yiguolei merged PR #41641: URL: https://github.com/apache/doris/pull/41641 -- 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] [Fix](Export) `show export` statement supports specify the catalog name [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41662: URL: https://github.com/apache/doris/pull/41662#issuecomment-2404624749 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](Export) `show export` statement supports specify the catalog name [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41662: URL: https://github.com/apache/doris/pull/41662#issuecomment-2404624852 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](statistics)Fix clear stale mv row count bug. [doris]

2024-10-10 Thread via GitHub
Jibing-Li commented on PR #41653: URL: https://github.com/apache/doris/pull/41653#issuecomment-2404625781 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](followup) Stop tasks if waken by downstream tasks [doris]

2024-10-10 Thread via GitHub
Gabriel39 commented on PR #41628: URL: https://github.com/apache/doris/pull/41628#issuecomment-2404625216 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](information-meta) fix information column_type and data_type for ip/variant [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41666: URL: https://github.com/apache/doris/pull/41666#issuecomment-2404745919 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][Variant] support support schema for inner sub types in variant type [doris]

2024-10-10 Thread via GitHub
eldenmoon commented on PR #40573: URL: https://github.com/apache/doris/pull/40573#issuecomment-2404748593 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] [Feature][Variant] support support schema for inner sub types in variant type [doris]

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

Re: [PR] [Enhancement](MaxCompute)Refactoring maxCompute catalog using Storage API.(#40225 , #40888 ,#41386 ) [doris]

2024-10-10 Thread via GitHub
hubgeter commented on PR #41614: URL: https://github.com/apache/doris/pull/41614#issuecomment-2404742892 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) Disable oracle scan null operator pushdown [doris]

2024-10-10 Thread via GitHub
zy-kkk commented on PR #41563: URL: https://github.com/apache/doris/pull/41563#issuecomment-2404760968 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](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. [doris]

2024-10-10 Thread via GitHub
yiguolei commented on PR #41273: URL: https://github.com/apache/doris/pull/41273#issuecomment-2404764895 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] [Bug](runtime-filter) send ignored rf when hash join build closed early [doris]

2024-10-10 Thread via GitHub
BiteThet opened a new pull request, #41667: URL: https://github.com/apache/doris/pull/41667 ## Proposed changes send ignored rf when hash join build closed early -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] [Bug](runtime-filter) send ignored rf when hash join build closed early [doris]

2024-10-10 Thread via GitHub
BiteThet commented on PR #41667: URL: https://github.com/apache/doris/pull/41667#issuecomment-2404768787 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][Variant] support support schema for inner sub types in variant type [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on code in PR #40573: URL: https://github.com/apache/doris/pull/40573#discussion_r1795198533 ## be/src/vec/columns/column_object.cpp: ## @@ -341,7 +345,44 @@ void get_field_info_impl(const Field& field, FieldInfo* info) { }; } +void get_bas

Re: [PR] [Fix](bug) Is null predicate get error query result [doris]

2024-10-10 Thread via GitHub
HappenLee commented on PR #41668: URL: https://github.com/apache/doris/pull/41668#issuecomment-2404820711 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](bug) Is null predicate get error query result [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on code in PR #41668: URL: https://github.com/apache/doris/pull/41668#discussion_r1795243155 ## be/src/exec/olap_common.h: ## @@ -617,25 +617,30 @@ bool ColumnValueRange::convert_to_avg_range_value( std::vector& begin_scan_keys, std::vecto

Re: [PR] [refine](rf) Adjust the calculation logic for rf's always_true. [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41477: URL: https://github.com/apache/doris/pull/41477#issuecomment-2404815966 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](bug) Is null predicate get error query result [doris]

2024-10-10 Thread via GitHub
HappenLee opened a new pull request, #41668: URL: https://github.com/apache/doris/pull/41668 ## Proposed changes Fix Before Error Query Result: ``` create table t(a int, b int) duplicate key(`a`, `b`) DISTRIBUTED BY RANDOM BUCKETS AUTO PROPERTIES ( "replication_allocation" = "ta

Re: [PR] [Fix](bug) Is null predicate get error query result [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41668: URL: https://github.com/apache/doris/pull/41668#issuecomment-2404820615 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](bug) Is null predicate get error query result [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41668: URL: https://github.com/apache/doris/pull/41668#issuecomment-2404840355 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](bug) Is null predicate get error query result [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41668: URL: https://github.com/apache/doris/pull/41668#issuecomment-2404840436 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](case) fix test_schema_change_ck [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41654: URL: https://github.com/apache/doris/pull/41654#issuecomment-2404841807 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](case) fix test_schema_change_ck [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41654: URL: https://github.com/apache/doris/pull/41654#issuecomment-2404841878 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] [enhancement](compaction) optimize the cpu consumption of the compaction task producer thread [doris]

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

Re: [PR] [fix](jdbc catalog) Disable oracle scan null operator pushdown [doris]

2024-10-10 Thread via GitHub
zy-kkk commented on PR #41563: URL: https://github.com/apache/doris/pull/41563#issuecomment-2405269584 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](query-forward) Fix forward query exception or stuck or potential query result loss [doris]

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

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

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41218: URL: https://github.com/apache/doris/pull/41218#issuecomment-2405280278 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]count tablet meta's static memory load from disk [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41429: URL: https://github.com/apache/doris/pull/41429#issuecomment-2405333015 TeamCity be ut coverage result: Function Coverage: 37.43% (9670/25833) Line Coverage: 28.70% (80220/279528) Region Coverage: 28.13% (41490/147468) Branch Coverage: 24.7

Re: [PR] [fix](jdbc catalog) fix and add mysql and doris extremum test [doris]

2024-10-10 Thread via GitHub
morningman commented on code in PR #41679: URL: https://github.com/apache/doris/pull/41679#discussion_r1795596860 ## fe/be-java-extensions/jdbc-scanner/src/main/java/org/apache/doris/jdbc/MySQLJdbcExecutor.java: ## @@ -133,8 +134,14 @@ protected Object getColumnValue(int columnI

Re: [PR] [feature](functions) impl scalar functions trim_in [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #41681: URL: https://github.com/apache/doris/pull/41681#issuecomment-2405343214 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](rf) Adjust the calculation logic for rf's always_true. [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41477: URL: https://github.com/apache/doris/pull/41477#issuecomment-2405404151 TeamCity be ut coverage result: Function Coverage: 37.42% (9664/25829) Line Coverage: 28.68% (80166/279478) Region Coverage: 28.12% (41446/147406) Branch Coverage: 24.7

(doris-website) branch asf-site updated (6eac6119b6b -> 05ff81ab5c8)

2024-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 6eac6119b6b Automated deployment with doris branch @ e1b777fdb261fda077b1996b7b14c0c376c89cf0 new 0

Re: [PR] Update README.md, fix typos [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41682: URL: https://github.com/apache/doris/pull/41682#issuecomment-2405847396 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] Update README.md, fix typos [doris]

2024-10-10 Thread via GitHub
BobConanDev opened a new pull request, #41682: URL: https://github.com/apache/doris/pull/41682 I really enjoyed using this project, nice work! Found a couple of typos in the README though 😛 ## Proposed changes Issue Number: close #xxx verison -> version, irrelava

Re: [PR] [enhancement](sequence col) add session variable to skip sequence column check while INSERT INTO [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41655: URL: https://github.com/apache/doris/pull/41655#issuecomment-2404368218 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) ignore match expression logging warning message [doris]

2024-10-10 Thread via GitHub
morrySnow commented on code in PR #41546: URL: https://github.com/apache/doris/pull/41546#discussion_r1794919638 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/FoldConstantRuleOnBE.java: ## @@ -199,7 +199,10 @@ private static void collectConst(Expres

Re: [PR] [fix](Nereids) fix leading tag can not work when leading is used [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #40958: URL: https://github.com/apache/doris/pull/40958#issuecomment-2404373487 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](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41273: URL: https://github.com/apache/doris/pull/41273#issuecomment-2404373191 TeamCity be ut coverage result: Function Coverage: 37.26% (9650/25899) Line Coverage: 28.57% (80031/280165) Region Coverage: 28.01% (41384/147759) Branch Coverage: 24.6

Re: [PR] [fix](Nereids) fix leading tag can not work when leading is used [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on PR #40958: URL: https://github.com/apache/doris/pull/40958#issuecomment-2404373568 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] [cherry-pick](branch3.0) impl translate and url encode [doris]

2024-10-10 Thread via GitHub
suxiaogang223 opened a new pull request, #41657: URL: https://github.com/apache/doris/pull/41657 ## Proposed changes pick from master: https://github.com/apache/doris/pull/40567 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [cherry-pick](branch3.0) impl translate and url encode [doris]

2024-10-10 Thread via GitHub
suxiaogang223 commented on PR #41657: URL: https://github.com/apache/doris/pull/41657#issuecomment-2404402113 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] [charry-pick](branch3.0) support text hive [doris]

2024-10-10 Thread via GitHub
github-actions[bot] commented on code in PR #41656: URL: https://github.com/apache/doris/pull/41656#discussion_r1794938504 ## be/src/util/block_compression.h: ## @@ -17,6 +17,7 @@ #pragma once +#include Review Comment: warning: 'gen_cpp/PlanNodes_types.h' file not foun

Re: [PR] [fix] Implementing match_phrase_edge without index query method [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41658: URL: https://github.com/apache/doris/pull/41658#issuecomment-2404402615 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] Implementing match_phrase_edge without index query method [doris]

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

Re: [PR] [fix] Implementing match_phrase_edge without index query method [doris]

2024-10-10 Thread via GitHub
zzzxl1993 commented on PR #41658: URL: https://github.com/apache/doris/pull/41658#issuecomment-2404402848 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] [cherry-pick](branch3.0) impl translate and url encode [doris]

2024-10-10 Thread via GitHub
doris-robot commented on PR #41657: URL: https://github.com/apache/doris/pull/41657#issuecomment-2404401914 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](sequence col) add session variable to skip sequence column check while INSERT INTO [doris]

2024-10-10 Thread via GitHub
starocean999 commented on code in PR #41655: URL: https://github.com/apache/doris/pull/41655#discussion_r1794930348 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -2177,6 +2178,13 @@ public void setIgnoreShapePlanNodes(String ignoreShapePlanNodes) {

Re: [PR] [bugfix](segmentload) should remove segment from segment cache if load segment failed [doris]

2024-10-10 Thread via GitHub
yiguolei merged PR #41608: URL: https://github.com/apache/doris/pull/41608 -- 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: [bugfix](segmentload) should remove segment from segment cache if load segment failed (#41608)

2024-10-10 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 8f7e1062e24 [bugfix](segmentload) should remove

<    1   2   3   4   5   6   7   >