Re: [PR] [feature](binlog) Wrap rename table/column binlog in BarrierLog [doris]

2024-11-01 Thread via GitHub
dataroaring merged PR #43033: URL: https://github.com/apache/doris/pull/43033 -- 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] [Fix](PaimonCatalog) fix the problem that paimon catalog can not access to OSS-HDFS [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #42585: URL: https://github.com/apache/doris/pull/42585#issuecomment-2451483178 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](compatibility) Fix correctness problem during upgrading [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43063: URL: https://github.com/apache/doris/pull/43063#issuecomment-2451495243 TeamCity be ut coverage result: Function Coverage: 37.81% (9821/25972) Line Coverage: 28.99% (81627/281550) Region Coverage: 28.26% (42148/149126) Branch Coverage: 24.8

Re: [PR] [fix](Outfile) It doesn't specify String logical type when it coms to export data to parquet file format. [doris]

2024-11-01 Thread via GitHub
morningman merged PR #42918: URL: https://github.com/apache/doris/pull/42918 -- 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](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-01 Thread via GitHub
amorynan commented on code in PR #43065: URL: https://github.com/apache/doris/pull/43065#discussion_r1825572812 ## be/test/vec/data_types/serde/data_type_serde_test.cpp: ## @@ -220,4 +220,33 @@ TEST(DataTypeSerDeTest, DataTypeScalaSerDeTest) { serialize_and_deserialize_pb_t

(doris) branch branch-2.0 updated: [feature](binlog) Wrap rename table/column binlog in BarrierLog (#43033)

2024-11-01 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new f3a8be6f3d7 [feature](binlog) Wrap r

(doris) branch master updated: [fix](hive)fix hive catalog miss partition that have special characters. (#42906)

2024-11-01 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 03c625f6937 [fix](hive)fix hive catalog miss

Re: [PR] branch-3.0: [fix](hive)fix hive catalog miss partition that have special characters. [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43070: URL: https://github.com/apache/doris/pull/43070#issuecomment-2451507451 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 auto-pick-42906-branch-3.0 updated (340334659c1 -> 54092a68ea4)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42906-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 340334659c1 [improvement](statistics)Improve statisitcs insert into audit log. (#42983) (#4305

(doris) branch auto-pick-42906-branch-3.0 created (now 340334659c1)

2024-11-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42906-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 340334659c1 [improvement](statistics)Improve statisitcs insert into audit log. (#42983) (#4305

Re: [PR] [feature](doris compose) run docker as host user [doris]

2024-11-01 Thread via GitHub
yujun777 commented on PR #43040: URL: https://github.com/apache/doris/pull/43040#issuecomment-2451507875 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] [fix](hive)fix hive catalog miss partition that have special characters. [doris]

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

[PR] [docs](streamload) Update deadlink of CN docs [doris-website]

2024-11-01 Thread via GitHub
KassieZ opened a new pull request, #1263: URL: https://github.com/apache/doris-website/pull/1263 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [ ] English -- This is an automated message from the Apache Git Service. To

Re: [I] [Enhancement] (nereids)implement showCreateViewCommand in nereids [doris]

2024-11-01 Thread via GitHub
LiBinfeng-01 commented on issue #42737: URL: https://github.com/apache/doris/issues/42737#issuecomment-2451501821 > @starocean999 @LiBinfeng-01 @morrySnow Please assign this issue to me done -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] [fix](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release [doris]

2024-11-01 Thread via GitHub
zy-kkk commented on PR #43059: URL: https://github.com/apache/doris/pull/43059#issuecomment-2451501521 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

[PR] [fix](compatibility) Fix correctness problem during upgrading [doris]

2024-11-01 Thread via GitHub
Gabriel39 opened a new pull request, #43063: URL: https://github.com/apache/doris/pull/43063 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Check List (For Committer) - Test - [ ] R

[PR] [fix](case) avoid same table name in different cases [doris]

2024-11-01 Thread via GitHub
hello-stephen opened a new pull request, #43064: URL: https://github.com/apache/doris/pull/43064 ### What problem does this PR solve? avoid the same table name in different cases,which may cause case unstable. Issue Number: close #xxx Related PR: #xxx P

Re: [PR] [branch-3.0](pick) pick #42857 #42898 #42909 #42992 #43002 [doris]

2024-11-01 Thread via GitHub
Gabriel39 merged PR #43039: URL: https://github.com/apache/doris/pull/43039 -- 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] [refine](time) use TimeValue to refine repetitive logic and remove unused code. [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #42978: URL: https://github.com/apache/doris/pull/42978#issuecomment-2451508256 TeamCity be ut coverage result: Function Coverage: 37.82% (9822/25969) Line Coverage: 28.98% (81596/281527) Region Coverage: 28.26% (42145/149117) Branch Coverage: 24.8

[PR] [Enhancement] (nereids)implement showCreateCatalogCommand in nereids [doris]

2024-11-01 Thread via GitHub
msridhar78 opened a new pull request, #43068: URL: https://github.com/apache/doris/pull/43068 Issue Number: close #42740 implement showCreateCatalogCommand in nereids -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [fix](new_json_reader)fix new_json_reader core [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #41290: URL: https://github.com/apache/doris/pull/41290#issuecomment-2451509355 TeamCity be ut coverage result: Function Coverage: 37.82% (9821/25971) Line Coverage: 29.00% (81633/281540) Region Coverage: 28.27% (42157/149124) Branch Coverage: 24.8

Re: [I] [Enhancement] (nereids)implement TruncateTableCommand in nereids [doris]

2024-11-01 Thread via GitHub
Vallishp commented on issue #42584: URL: https://github.com/apache/doris/issues/42584#issuecomment-2451511563 i will pick it. thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

Re: [PR] [fix](compatibility) Fix correctness problem during upgrading [doris]

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

Re: [PR] [DNM](sink) debug data sink schema [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43071: URL: https://github.com/apache/doris/pull/43071#issuecomment-2451520247 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] [DNM](sink) debug data sink schema [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43071: URL: https://github.com/apache/doris/pull/43071#issuecomment-2451525956 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] [feat](cloud) S3 storage vault support property `use_path_style` [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43060: URL: https://github.com/apache/doris/pull/43060#issuecomment-2451527892 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](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43065: URL: https://github.com/apache/doris/pull/43065#issuecomment-2451527748 TeamCity be ut coverage result: Function Coverage: 37.83% (9825/25971) Line Coverage: 28.99% (81618/281543) Region Coverage: 28.28% (42169/149121) Branch Coverage: 24.8

Re: [PR] [improvement](jdbc catalog) Optimize JDBC driver property settings [doris]

2024-11-01 Thread via GitHub
zy-kkk commented on PR #42923: URL: https://github.com/apache/doris/pull/42923#issuecomment-245152 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](ip) fix datatype serde for ipv6 with rowstore [doris]

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

Re: [PR] branch-3.0: [fix](hive)fix hive catalog miss partition that have special characters. [doris]

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

Re: [PR] [feature](profile)Enable merging of incomplete profiles. (#39560) [doris]

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

Re: [PR] Revert "[fix](scanner) Fix incorrect _max_thread_num in scanner conte… [doris]

2024-11-01 Thread via GitHub
feifeifeimoon closed pull request #42586: Revert "[fix](scanner) Fix incorrect _max_thread_num in scanner conte… URL: https://github.com/apache/doris/pull/42586 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [feature](profile)Enable merging of incomplete profiles. (#39560) [doris]

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

Re: [PR] branch-3.0: [improve](backup) Reduce backup/restore job log size by compress [doris]

2024-11-01 Thread via GitHub
w41ter commented on PR #42954: URL: https://github.com/apache/doris/pull/42954#issuecomment-2451523919 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](PaimonCatalog) fix the problem that paimon catalog can not access to OSS-HDFS [doris]

2024-11-01 Thread via GitHub
BePPPower commented on PR #42585: URL: https://github.com/apache/doris/pull/42585#issuecomment-2451530850 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](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on code in PR #43065: URL: https://github.com/apache/doris/pull/43065#discussion_r1825558472 ## be/test/vec/data_types/serde/data_type_serde_test.cpp: ## @@ -220,4 +220,33 @@ TEST(DataTypeSerDeTest, DataTypeScalaSerDeTest) { serialize_and_deser

Re: [PR] [fix](cluster key) add a config to random set cluster keys for mow [doris]

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

Re: [PR] [feat](cloud) S3 storage vault support property `use_path_style` [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43060: URL: https://github.com/apache/doris/pull/43060#issuecomment-2451487960 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](compatibility) Fix correctness problem during upgrading [doris]

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

Re: [PR] [fix] (inverted index) fix index compaction [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43046: URL: https://github.com/apache/doris/pull/43046#issuecomment-2451513659 TeamCity be ut coverage result: Function Coverage: 37.80% (9818/25971) Line Coverage: 28.98% (81600/281536) Region Coverage: 28.25% (42129/149121) Branch Coverage: 24.8

Re: [PR] [fix](ip) fix datatype serde for ipv6 with rowstore [doris]

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

Re: [PR] [Enhancement] (nereids)implement showCreateCatalogCommand in nereids [doris]

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

(doris) branch master updated: [fix](auditlog) set isQuery to true when query is short circuited (#42647)

2024-11-01 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 05c2fcb1611 [fix](auditlog) set isQuery to tru

Re: [PR] [fix](case) fix mow cluster key case [doris]

2024-11-01 Thread via GitHub
mymeiyi commented on PR #43066: URL: https://github.com/apache/doris/pull/43066#issuecomment-2451471832 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] [bugfix](hive)fix after insert overwrite hive table, data error [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43049: URL: https://github.com/apache/doris/pull/43049#issuecomment-2451541262 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] branch-3.0: [Enhancement](log) Make log of vlog adjustment clear [doris]

2024-11-01 Thread via GitHub
github-actions[bot] opened a new pull request, #43069: URL: https://github.com/apache/doris/pull/43069 PR Body: ## Proposed changes Issue Number: close #xxx before: ``` adjust log level success, origin level -1 ``` no info log now: ``` adjust vlog of vro

Re: [PR] [fix](ip) fix datatype serde for ipv6 with rowstore [doris]

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

Re: [PR] [bugfix](hive)fix after insert overwrite hive table, data error [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43049: URL: https://github.com/apache/doris/pull/43049#issuecomment-2451541219 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] [refine](function) Remove mutable variables in the function [doris]

2024-11-01 Thread via GitHub
Mryange commented on PR #42854: URL: https://github.com/apache/doris/pull/42854#issuecomment-2451541904 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] [enhancement](cloud) refine block file cache evict policy [doris]

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

Re: [PR] [Chore](pipeline) Retire some pipeline relative properities [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43072: URL: https://github.com/apache/doris/pull/43072#issuecomment-2451547048 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] [refine](function) Remove mutable variables in the function [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #42854: URL: https://github.com/apache/doris/pull/42854#issuecomment-2451548074 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] [env](compile) add check of compile_check_begin.h and compile_check_end.h [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on code in PR #43073: URL: https://github.com/apache/doris/pull/43073#discussion_r1825612282 ## be/src/common/compile_check_begin.h: ## @@ -15,10 +15,16 @@ // specific language governing permissions and limitations // under the License. +#ifdef

Re: [PR] [fix](mtmv) Fix data wrong when query with table operator such as TABLESAMPLE or tablet and so on [doris]

2024-11-01 Thread via GitHub
seawinde commented on PR #43030: URL: https://github.com/apache/doris/pull/43030#issuecomment-2451559639 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](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-01 Thread via GitHub
amorynan commented on PR #43065: URL: https://github.com/apache/doris/pull/43065#issuecomment-2451496310 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) branch branch-2.0 updated: [fix](Outfile) It doesn't specify String logical type when it coms to export data to parquet file format. (#42918)

2024-11-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 2f33dd51c7c [fix](Outfile) It doesn't

Re: [PR] [fix](jdbc catalog) Optimize JDBC Connection Closing to Ensure Proper Resource Release [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43074: URL: https://github.com/apache/doris/pull/43074#issuecomment-2451561802 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](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release [doris]

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

Re: [PR] [fix](regression case) Fix `test_dynamic_partition_with_update` regre… [doris]

2024-11-01 Thread via GitHub
deardeng commented on PR #43077: URL: https://github.com/apache/doris/pull/43077#issuecomment-2451577146 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] [env](compile) add check of compile_check_begin.h and compile_check_end.h [doris]

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

Re: [PR] [fix](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43079: URL: https://github.com/apache/doris/pull/43079#issuecomment-2451577624 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](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43079: URL: https://github.com/apache/doris/pull/43079#issuecomment-2451577663 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](regression case) Fix `test_dynamic_partition_with_update` regre… [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43077: URL: https://github.com/apache/doris/pull/43077#issuecomment-2451578836 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](regression case) Fix `test_dynamic_partition_with_update` regre… [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43077: URL: https://github.com/apache/doris/pull/43077#issuecomment-2451578802 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] [Bug](runtime-filter) avoid wrong partitial ignore minmax filter [doris]

2024-11-01 Thread via GitHub
BiteThet commented on PR #43078: URL: https://github.com/apache/doris/pull/43078#issuecomment-2451579373 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](auditlog) set isQuery to true when query is short circuited [doris]

2024-11-01 Thread via GitHub
eldenmoon merged PR #42647: URL: https://github.com/apache/doris/pull/42647 -- 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] [env](compile)open compile check in data type serde files [doris]

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

Re: [PR] [Chore](hash-table) remove has_nullable_keys template argument of MethodKeysFixed [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43005: URL: https://github.com/apache/doris/pull/43005#issuecomment-2451582175 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] [Chore](hash-table) remove has_nullable_keys template argument of MethodKeysFixed [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43005: URL: https://github.com/apache/doris/pull/43005#issuecomment-2451582133 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) avoid same table name in different cases [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43064: URL: https://github.com/apache/doris/pull/43064#issuecomment-2451583307 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] [Chore](pipeline) Retire some pipeline relative properities [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43072: URL: https://github.com/apache/doris/pull/43072#issuecomment-2451549529 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](jdbc catalog) Optimize JDBC Connection Closing to Ensure Proper Resource Release [doris]

2024-11-01 Thread via GitHub
zy-kkk opened a new pull request, #43074: URL: https://github.com/apache/doris/pull/43074 bp #43059 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

Re: [PR] [fix](case) avoid same table name in different cases [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43064: URL: https://github.com/apache/doris/pull/43064#issuecomment-2451583350 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](flexible partial update) Fix auto-increment column value is wrongly updated when it's not specified [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #42554: URL: https://github.com/apache/doris/pull/42554#issuecomment-2451571001 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] [enhancement](cloud) refine block file cache evict policy [doris]

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

Re: [PR] [extension](kettle)Adding checks [doris]

2024-11-01 Thread via GitHub
JNSimba commented on code in PR #43017: URL: https://github.com/apache/doris/pull/43017#discussion_r1825619483 ## extension/kettle/impl/src/main/java/org/pentaho/di/trans/steps/dorisstreamloader/DorisStreamLoaderMeta.java: ## @@ -235,10 +244,101 @@ public void getFields( RowMeta

Re: [PR] [fix](export) fix concurrent modification issue with export job #43051 [doris]

2024-11-01 Thread via GitHub
morningman merged PR #43052: URL: https://github.com/apache/doris/pull/43052 -- 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: [fix](export) fix concurrent modification issue with export job #43051 (#43052)

2024-11-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 cb25c40ddf9 [fix](export) fix concurr

[PR] [fix](regression case) Fix `test_dynamic_partition_with_update` regre… [doris]

2024-11-01 Thread via GitHub
deardeng opened a new pull request, #43077: URL: https://github.com/apache/doris/pull/43077 …ssion case ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Check List (For Committer) - Test

[PR] [fix](Nereids) replay create function npe since connect context not exists [doris]

2024-11-01 Thread via GitHub
morrySnow opened a new pull request, #43075: URL: https://github.com/apache/doris/pull/43075 nereids will parse function statement when replay create alias function, when do parse, need to get sql mode and other variable. because replay thread do not have connect context, NPE be thrown when

Re: [PR] [improvement](jdbc catalog) Optimize JDBC driver property settings [doris]

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

Re: [PR] [fix](regression case) Fix `test_dynamic_partition_with_update` regre… [doris]

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

[PR] [Bug](runtime-filter) avoid wrong partitial ignore minmax filter [doris]

2024-11-01 Thread via GitHub
BiteThet opened a new pull request, #43078: URL: https://github.com/apache/doris/pull/43078 In #https://github.com/apache/doris/pull/41667 we support ignore filter partitial, however, when sync_filter_size is turned off, the final filter may only contain part of the data because some fi

Re: [PR] [refine](pipeline) Remove condition_variable from MultiCastDataStreamer. [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #42996: URL: https://github.com/apache/doris/pull/42996#issuecomment-2451475307 TeamCity be ut coverage result: Function Coverage: 37.82% (9821/25969) Line Coverage: 28.99% (81614/281522) Region Coverage: 28.26% (42140/149116) Branch Coverage: 24.8

[PR] [fix](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
w41ter opened a new pull request, #43079: URL: https://github.com/apache/doris/pull/43079 The syntax is: ``` KW_DROP opt_tmp:isTempPartition KW_PARTITION ... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [fix](cluster key) add a config to random set cluster keys for mow [doris]

2024-11-01 Thread via GitHub
mymeiyi commented on PR #42565: URL: https://github.com/apache/doris/pull/42565#issuecomment-2451524362 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 unsubscrib

Re: [PR] [env](compile) add check of compile_check_begin.h and compile_check_end.h [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43073: URL: https://github.com/apache/doris/pull/43073#issuecomment-2451553153 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](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release [doris]

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

Re: [PR] [improvement](jdbc catalog) Optimize JDBC driver property settings [doris]

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

Re: [PR] [Chore](pipeline) Retire some pipeline relative properities [doris]

2024-11-01 Thread via GitHub
zclllyybb commented on PR #43072: URL: https://github.com/apache/doris/pull/43072#issuecomment-2451543009 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](cloud) refine block file cache evict policy [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #42451: URL: https://github.com/apache/doris/pull/42451#issuecomment-2451545785 TeamCity be ut coverage result: Function Coverage: 37.81% (9821/25975) Line Coverage: 28.99% (81646/281679) Region Coverage: 28.24% (42110/149115) Branch Coverage: 24.8

Re: [PR] [fix](persist) Fix the generated dropping tmp partition sql [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43079: URL: https://github.com/apache/doris/pull/43079#issuecomment-2451575024 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] [improvement](jdbc catalog) Optimize JDBC driver property settings [doris]

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

Re: [PR] [feature](statistics)Support get row count for pg and sql server. [doris]

2024-11-01 Thread via GitHub
Jibing-Li commented on PR #42674: URL: https://github.com/apache/doris/pull/42674#issuecomment-2451592793 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

(doris) branch hello-stephen-patch-5 created (now a07f6182349)

2024-11-01 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch hello-stephen-patch-5 in repository https://gitbox.apache.org/repos/asf/doris.git at a07f6182349 [fix](case) avoid same table name in different cases This branch includes the followi

Re: [PR] [Opt](ShortCircuit) add more stats info to trace [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #42697: URL: https://github.com/apache/doris/pull/42697#issuecomment-2451459606 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] [env](compile) add check of compile_check_begin.h and compile_check_end.h [doris]

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

Re: [PR] [Enhancement] (nereids)implement showSqlBlockRuleCommand in nereids [doris]

2024-11-01 Thread via GitHub
LiBinfeng-01 commented on PR #42979: URL: https://github.com/apache/doris/pull/42979#issuecomment-2451594732 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 unsub

Re: [PR] [Bug](runtime-filter) avoid wrong partitial ignore minmax filter [doris]

2024-11-01 Thread via GitHub
github-actions[bot] commented on PR #43078: URL: https://github.com/apache/doris/pull/43078#issuecomment-2451580190 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] branch-3.0: [fix](hive)fix hive catalog miss partition that have special characters. [doris]

2024-11-01 Thread via GitHub
doris-robot commented on PR #43070: URL: https://github.com/apache/doris/pull/43070#issuecomment-2451615553 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

<    1   2   3   4   5   6   7   >