Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-28 Thread via GitHub
morningman merged PR #43469: URL: https://github.com/apache/doris/pull/43469 -- 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] [feature](hive)support hive catalog read json table. [doris]

2024-11-28 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2506196275 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](hive)support hive catalog read json table. [doris]

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

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

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

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-26 Thread via GitHub
doris-robot commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2501673830 TeamCity be ut coverage result: Function Coverage: 38.34% (9977/26022) Line Coverage: 29.43% (83526/283837) Region Coverage: 28.57% (42983/150466) Branch Coverage: 25.1

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

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

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-26 Thread via GitHub
hubgeter commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2501390555 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] [feature](hive)support hive catalog read json table. [doris]

2024-11-21 Thread via GitHub
doris-robot commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2492870574 TeamCity be ut coverage result: Function Coverage: 38.30% (9977/26051) Line Coverage: 29.40% (83484/283997) Region Coverage: 28.54% (42931/150437) Branch Coverage: 25.1

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

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

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

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

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

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

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-21 Thread via GitHub
morningman commented on code in PR #43469: URL: https://github.com/apache/doris/pull/43469#discussion_r1853229585 ## fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java: ## @@ -364,14 +364,20 @@ public TableIf getTargetTable() { @Override

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-21 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2492786833 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](hive)support hive catalog read json table. [doris]

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

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-18 Thread via GitHub
msridhar78 commented on code in PR #43469: URL: https://github.com/apache/doris/pull/43469#discussion_r1847815017 ## fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java: ## @@ -364,14 +364,20 @@ public TableIf getTargetTable() { @Override

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2481244072 TeamCity be ut coverage result: Function Coverage: 37.96% (9898/26076) Line Coverage: 29.13% (82701/283901) Region Coverage: 28.27% (42481/150255) Branch Coverage: 24.8

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2481156349 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](hive)support hive catalog read json table. [doris]

2024-11-17 Thread via GitHub
hubgeter commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2481154276 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] [feature](hive)support hive catalog read json table. [doris]

2024-11-14 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2475547040 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](hive)support hive catalog read json table. [doris]

2024-11-13 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2474376945 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](hive)support hive catalog read json table. [doris]

2024-11-13 Thread via GitHub
hubgeter commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2474367857 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] [feature](hive)support hive catalog read json table. [doris]

2024-11-13 Thread via GitHub
morningman commented on code in PR #43469: URL: https://github.com/apache/doris/pull/43469#discussion_r1839621854 ## be/src/vec/exec/format/json/new_json_reader.cpp: ## @@ -1040,7 +1178,8 @@ Status NewJsonReader::_read_one_message(std::unique_ptr* file_buf, si } // -S

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2472643980 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] [feature](hive)support hive catalog read json table. [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2472643940 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](hive)support hive catalog read json table. [doris]

2024-11-12 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2470891814 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](hive)support hive catalog read json table. [doris]

2024-11-12 Thread via GitHub
hubgeter commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2470878889 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] [feature](hive)support hive catalog read json table. [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2467963147 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](hive)support hive catalog read json table. [doris]

2024-11-11 Thread via GitHub
hubgeter commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2467953824 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] [feature](hive)support hive catalog read json table. [doris]

2024-11-10 Thread via GitHub
hubgeter commented on code in PR #43469: URL: https://github.com/apache/doris/pull/43469#discussion_r1836001942 ## be/src/vec/exec/format/json/new_json_reader.cpp: ## @@ -756,7 +770,23 @@ Status NewJsonReader::_set_column_value(rapidjson::Value& objectValue, Block& bl

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-10 Thread via GitHub
morningman commented on code in PR #43469: URL: https://github.com/apache/doris/pull/43469#discussion_r1835707840 ## be/src/vec/exec/format/json/new_json_reader.cpp: ## @@ -840,79 +871,145 @@ Status NewJsonReader::_set_column_value(rapidjson::Value& objectValue, Block& bl }

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-10 Thread via GitHub
doris-robot commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2466709844 TeamCity be ut coverage result: Function Coverage: 37.91% (9868/26033) Line Coverage: 29.07% (82263/282975) Region Coverage: 28.23% (42347/150029) Branch Coverage: 24.7

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-10 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2466675941 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](hive)support hive catalog read json table. [doris]

2024-11-10 Thread via GitHub
hubgeter commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2466674483 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] [feature](hive)support hive catalog read json table. [doris]

2024-11-07 Thread via GitHub
doris-robot commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2462830236 TeamCity be ut coverage result: Function Coverage: 37.88% (9862/26034) Line Coverage: 29.03% (82003/282472) Region Coverage: 28.26% (42240/149458) Branch Coverage: 24.8

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-07 Thread via GitHub
doris-robot commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2462562603 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+proce

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-07 Thread via GitHub
hubgeter commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2462563862 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] [feature](hive)support hive catalog read json table. [doris]

2024-11-07 Thread via GitHub
hubgeter opened a new pull request, #43469: URL: https://github.com/apache/doris/pull/43469 ### What problem does this PR solve? Problem Summary: Support reading json format hive table like: ```mysql mysql> show create table basic_json_table; CREATE TABLE `basic_json_table`

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2462575127 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](hive)support hive catalog read json table. [doris]

2024-11-07 Thread via GitHub
hubgeter commented on code in PR #43469: URL: https://github.com/apache/doris/pull/43469#discussion_r1832912508 ## be/src/vec/data_types/serde/data_type_serde.h: ## @@ -332,6 +336,11 @@ class DataTypeSerDe { Arena& mem_pool, int row_num