Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-24 Thread via GitHub
morningman merged PR #40774: URL: https://github.com/apache/doris/pull/40774 -- 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] [feat](metatable) support table$partitions for hive table [doris]

2024-09-22 Thread via GitHub
github-actions[bot] commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2367188335 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] [feat](metatable) support table$partitions for hive table [doris]

2024-09-22 Thread via GitHub
github-actions[bot] commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2367188307 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] [feat](metatable) support table$partitions for hive table [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2360391562 ClickBench: Total hot run time: 33.77 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2360294723 TeamCity be ut coverage result: Function Coverage: 37.32% (9583/25680) Line Coverage: 28.70% (79183/275916) Region Coverage: 28.19% (41026/145546) Branch Coverage: 24.8

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-18 Thread via GitHub
morningman commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2360101340 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] [feat](metatable) support table$partitions for hive table [doris]

2024-09-18 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2358408507 ClickBench: Total hot run time: 33.42 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-18 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2358400371 TeamCity be ut coverage result: Function Coverage: 37.33% (9583/25672) Line Coverage: 28.71% (79215/275909) Region Coverage: 28.19% (41019/145525) Branch Coverage: 24.8

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-18 Thread via GitHub
morningman commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2358137719 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] [feat](metatable) support table$partitions for hive table [doris]

2024-09-18 Thread via GitHub
morningman commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2358136635 > mysql> select * from multi_catalog.orc_partitioned_columns$partitions; ++-+--+ | t_int | t_float | t_string | +---

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-17 Thread via GitHub
caiconghui commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2357425563 mysql> select * from multi_catalog.orc_partitioned_columns$partitions; ++-+--+ | t_int | t_float | t_string | +

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2351077353 ClickBench: Total hot run time: 30.83 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2351062957 TeamCity be ut coverage result: Function Coverage: 37.32% (9577/25663) Line Coverage: 28.70% (79128/275723) Region Coverage: 28.19% (40980/145380) Branch Coverage: 24.8

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-14 Thread via GitHub
morningman commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2351028147 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] [feat](metatable) support table$partitions for hive table [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2350898260 ClickBench: Total hot run time: 30.8 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2350896400 TeamCity be ut coverage result: Function Coverage: 36.90% (9471/25664) Line Coverage: 28.27% (77889/275507) Region Coverage: 27.67% (40217/145328) Branch Coverage: 24.2

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-13 Thread via GitHub
morningman commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2350864200 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] [feat](metatable) support table$partitions for hive table [doris]

2024-09-13 Thread via GitHub
morningman commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2350857002 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] [feat](metatable) support table$partitions for hive table [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2346695073 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] [feat](metatable) support table$partitions for hive table [doris]

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