Re: [PR] [minor](log) Delete useless logics checking [doris]

2024-10-08 Thread via GitHub
Gabriel39 commented on PR #41589: URL: https://github.com/apache/doris/pull/41589#issuecomment-2401429837 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](json) Support json_search function in 2.1 [doris]

2024-10-08 Thread via GitHub
doris-robot commented on PR #41590: URL: https://github.com/apache/doris/pull/41590#issuecomment-2401434674 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] [Feature](json) Support json_search function in 2.1 [doris]

2024-10-08 Thread via GitHub
liutang123 opened a new pull request, #41590: URL: https://github.com/apache/doris/pull/41590 cherry-pick #40948 Like mysql, json_search returns the path which point to a json string witch match the pattern. `SELECT JSON_SEARCH('["A",[{"B":"1"}],{"C":"AB"},{"D":"BC"}]', 'one', 'A_

[PR] [Feature](json) Support json_search function in 3.0 [doris]

2024-10-08 Thread via GitHub
liutang123 opened a new pull request, #41591: URL: https://github.com/apache/doris/pull/41591 cherry-pick #40948 Like mysql, json_search returns the path which point to a json string witch match the pattern. `SELECT JSON_SEARCH('["A",[{"B":"1"}],{"C":"AB"},{"D":"BC"}]', 'one', 'A_'

Re: [PR] [Feature](json) Support json_search function in 3.0 [doris]

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

Re: [PR] [minor](log) Delete useless logics checking [doris]

2024-10-08 Thread via GitHub
github-actions[bot] commented on PR #41589: URL: https://github.com/apache/doris/pull/41589#issuecomment-2401440024 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] Revert "[branch-2.1][improvement](jdbc catalog) Optimize JdbcCatalog case mapping stability" [doris]

2024-10-08 Thread via GitHub
morningman commented on PR #41588: URL: https://github.com/apache/doris/pull/41588#issuecomment-2401381262 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

(doris) branch revert-41330-jdbc_lower_mapping21 created (now 4e7d45c371f)

2024-10-08 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch revert-41330-jdbc_lower_mapping21 in repository https://gitbox.apache.org/repos/asf/doris.git at 4e7d45c371f Revert "[branch-2.1][improvement](jdbc catalog) Optimize JdbcCatalog case map…"

Re: [PR] Revert "[branch-2.1][improvement](jdbc catalog) Optimize JdbcCatalog case mapping stability" [doris]

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

Re: [PR] [test](inverted index) fix test case for no need read data #41564 [doris]

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

(doris) branch branch-2.1 updated: [test](inverted index) fix test case for no need read data #41564 (#41583)

2024-10-08 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 5a6517ba45c [test](inverted index) fix

(doris) branch branch-3.0 updated: [test](inverted index) fix test case for no need read data #41564 (#41582)

2024-10-08 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new b0d661d2009 [test](inverted index) fix

Re: [PR] [test](inverted index) fix test case for no need read data #41564 [doris]

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

Re: [PR] [Fix](inverted index) add DATEV2 and DATETIMEV2 for inverted index reader #41565 [doris]

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

Re: [PR] [Enhancement](inverted index) apply inverted index when has any #41547 [doris]

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

Re: [PR] Use DorisVector to avoid memory usage from not being traced [doris]

2024-10-08 Thread via GitHub
yiguolei commented on code in PR #41557: URL: https://github.com/apache/doris/pull/41557#discussion_r1792879102 ## be/src/vec/common/hash_table/hash_map_context.h: ## @@ -243,14 +243,15 @@ struct MethodSerialized : public MethodBase { } for (const aut

Re: [PR] [Fix]count tablet meta's static memory load from disk [doris]

2024-10-08 Thread via GitHub
yiguolei commented on code in PR #41429: URL: https://github.com/apache/doris/pull/41429#discussion_r1792886344 ## be/src/olap/rowset/rowset_meta.cpp: ## @@ -37,10 +37,17 @@ namespace doris { +bvar::Adder g_total_rowset_meta_mem_size("doris_total_rowset_meta_mem_size"); R

[PR] Revert "[branch-2.1][improvement](jdbc catalog) Optimize JdbcCatalog case mapping stability" [doris]

2024-10-08 Thread via GitHub
zy-kkk opened a new pull request, #41588: URL: https://github.com/apache/doris/pull/41588 Reverts apache/doris#41330 -- 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) 01/01: Revert "[branch-2.1][improvement](jdbc catalog) Optimize JdbcCatalog case map…"

2024-10-08 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch revert-41330-jdbc_lower_mapping21 in repository https://gitbox.apache.org/repos/asf/doris.git commit 4e7d45c371f8a0fd1f3999bb51dab2f953b8de2a Author: zy-kkk AuthorDate: Wed Oct 9 13:58:24 2024 +08

(doris) branch branch-2.1 updated: [Enhancement](inverted index) apply inverted index when has any #41547 (#41584)

2024-10-08 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 9fe77b335cb [Enhancement](inverted inde

Re: [PR] [Enhancement](inverted index) apply inverted index when has any #41547 [doris]

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

(doris) branch master updated (9101ed03a4d -> 48cbc350acc)

2024-10-08 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9101ed03a4d [Enhancement](inverted index) apply inverted index when has any (#41547) add 48cbc350acc [fix] (

(doris) branch master updated: [compile](minor) Fix unsafe type conversion (#41534)

2024-10-08 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 401be166bbc [compile](minor) Fix unsafe type

(doris) branch master updated (48cbc350acc -> 00ec3a820ce)

2024-10-08 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 48cbc350acc [fix] (inverted index) disable index compaction (#41427) add 00ec3a820ce [fix](crash) fix be crash becau

(doris) branch master updated: [feature](paimon)support paimon with dlf (#41247)

2024-10-08 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 fa3934d3ff2 [feature](paimon)support paimon w

Re: [PR] [fix](mtmv) Disable sql_limit variable when query rewrite by materialize view [doris]

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

(doris-shade) branch dependabot/maven/hive-catalog-shade/org.apache.avro-avro-1.11.4 created (now faeafe7)

2024-10-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/hive-catalog-shade/org.apache.avro-avro-1.11.4 in repository https://gitbox.apache.org/repos/asf/doris-shade.git at faeafe7 Bump org.apache.avro:avro from 1.11.3 to 1

[PR] Bump org.apache.avro:avro from 1.11.3 to 1.11.4 in /hive-catalog-shade [doris-shade]

2024-10-08 Thread via GitHub
dependabot[bot] opened a new pull request, #49: URL: https://github.com/apache/doris-shade/pull/49 Bumps org.apache.avro:avro from 1.11.3 to 1.11.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.avr

(doris-kafka-connector) branch dependabot/maven/org.apache.avro-avro-1.11.4 created (now 4b65aa2)

2024-10-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.avro-avro-1.11.4 in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git at 4b65aa2 Bump org.apache.avro:avro from 1.11.3 to 1.11.4 No

[PR] Bump org.apache.avro:avro from 1.11.3 to 1.11.4 [doris-kafka-connector]

2024-10-08 Thread via GitHub
dependabot[bot] opened a new pull request, #49: URL: https://github.com/apache/doris-kafka-connector/pull/49 Bumps org.apache.avro:avro from 1.11.3 to 1.11.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.

Re: [PR] [fix](cache) fix show cache hotspot syntax error [doris]

2024-10-08 Thread via GitHub
github-actions[bot] commented on PR #41519: URL: https://github.com/apache/doris/pull/41519#issuecomment-2400108097 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] Bump org.apache.avro:avro from 1.11.3 to 1.11.4 in /fe [doris]

2024-10-08 Thread via GitHub
doris-robot commented on PR #41572: URL: https://github.com/apache/doris/pull/41572#issuecomment-2400087687 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 dependabot/maven/fe/org.apache.avro-avro-1.11.4 created (now c2159222f97)

2024-10-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/fe/org.apache.avro-avro-1.11.4 in repository https://gitbox.apache.org/repos/asf/doris.git at c2159222f97 Bump org.apache.avro:avro from 1.11.3 to 1.11.4 in /fe No ne

[PR] Bump org.apache.avro:avro from 1.11.3 to 1.11.4 in /fe [doris]

2024-10-08 Thread via GitHub
dependabot[bot] opened a new pull request, #41572: URL: https://github.com/apache/doris/pull/41572 Bumps org.apache.avro:avro from 1.11.3 to 1.11.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.avr

(doris) branch master updated: [fix](test) fix unstable test_export_external_table cases (#41523)

2024-10-08 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 bcbec25ec57 [fix](test) fix unstable test_exp

Re: [PR] [chore](dependencies)upgrade fe dependencies [doris]

2024-10-08 Thread via GitHub
CalvinKirs commented on PR #41142: URL: https://github.com/apache/doris/pull/41142#issuecomment-2400208493 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] [function](cast)Make string casting to integers more like MySQL's beh… [doris]

2024-10-08 Thread via GitHub
doris-robot commented on PR #41541: URL: https://github.com/apache/doris/pull/41541#issuecomment-2400230723 TeamCity be ut coverage result: Function Coverage: 36.09% (9339/25876) Line Coverage: 27.65% (76686/277349) Region Coverage: 26.45% (39384/148901) Branch Coverage: 23.2

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

2024-10-08 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 8e3db001f21 [Enhancement](tvf)catalog tvf imp

(doris) branch branch-2.1 updated: [Fix](inverted index) Fix wrong need read data opt when enable_common_expr_pushdown is disabled #40689 (#41562)

2024-10-08 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 afb477c66df [Fix](inverted index) Fix w

(doris) branch branch-2.1 updated: [chore](query err) fix cutting err msg incorrectly #41456 (#41538)

2024-10-08 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 ca59c8537ca [chore](query err) fix c

svn commit: r72189 - in /dev/doris/3.0/3.0.2-rc03: ./ apache-doris-3.0.2-src.tar.gz apache-doris-3.0.2-src.tar.gz.asc apache-doris-3.0.2-src.tar.gz.sha512

2024-10-08 Thread gavinchou
Author: gavinchou Date: Tue Oct 8 09:33:09 2024 New Revision: 72189 Log: Add 3.0.2-rc03 for vote Added: dev/doris/3.0/3.0.2-rc03/ dev/doris/3.0/3.0.2-rc03/apache-doris-3.0.2-src.tar.gz (with props) dev/doris/3.0/3.0.2-rc03/apache-doris-3.0.2-src.tar.gz.asc (with props) dev/do

Re: [PR] [chore](dependencies)upgrade fe dependencies [doris]

2024-10-08 Thread via GitHub
CalvinKirs commented on PR #41142: URL: https://github.com/apache/doris/pull/41142#issuecomment-2400211635 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](schema change)support schema change operation between IPv4/IPv6 and VARCHAR/STRING/TEXT [doris]

2024-10-08 Thread via GitHub
github-actions[bot] commented on PR #32513: URL: https://github.com/apache/doris/pull/32513#issuecomment-2401023492 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix](es-catalog) Add support for IPv6 resolution in publish_address [doris]

2024-10-08 Thread via GitHub
github-actions[bot] commented on PR #31898: URL: https://github.com/apache/doris/pull/31898#issuecomment-2401023511 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

(doris) branch branch-2.1 updated: [fix](upgrade) fix version check failure of window_funnel when upgrading (#41542)

2024-10-08 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 c24ff2ff81f [fix](upgrade) fix version

(doris) branch master updated (8e3db001f21 -> 9101ed03a4d)

2024-10-08 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8e3db001f21 [Enhancement](tvf)catalog tvf implements user permission checks and hides sensitive information (#41497)

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

2024-10-08 Thread via GitHub
doris-robot commented on PR #41169: URL: https://github.com/apache/doris/pull/41169#issuecomment-2400169171 TeamCity be ut coverage result: Function Coverage: 37.27% (9629/25834) Line Coverage: 28.67% (79860/278589) Region Coverage: 28.09% (41273/146934) Branch Coverage: 24.7

Re: [PR] [function](cast)Make string casting to integers more like MySQL's beh… [doris]

2024-10-08 Thread via GitHub
Mryange commented on PR #41541: URL: https://github.com/apache/doris/pull/41541#issuecomment-2400176073 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 2.0.15-tebu created (now 541880788f0)

2024-10-08 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch 2.0.15-tebu in repository https://gitbox.apache.org/repos/asf/doris.git at 541880788f0 [Fix](inverted index) fix wrong opt for count_on_index #41127 (#41153) No new revisions were added

<    1   2   3