Re: [PR] [fix](hive) Incorrect location conversion [doris]

2025-01-06 Thread via GitHub
morningman merged PR #46362: URL: https://github.com/apache/doris/pull/46362 -- 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](hive) Incorrect location conversion [doris]

2025-01-06 Thread via GitHub
github-actions[bot] commented on PR #46362: URL: https://github.com/apache/doris/pull/46362#issuecomment-2574337782 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](hive) Incorrect location conversion [doris]

2025-01-06 Thread via GitHub
github-actions[bot] commented on PR #46362: URL: https://github.com/apache/doris/pull/46362#issuecomment-2574337754 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](hive) Incorrect location conversion [doris]

2025-01-03 Thread via GitHub
doris-robot commented on PR #46362: URL: https://github.com/apache/doris/pull/46362#issuecomment-2569054712 ClickBench: Total hot run time: 31.42 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](hive) Incorrect location conversion [doris]

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

Re: [PR] [fix](hive) Incorrect location conversion [doris]

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

Re: [PR] [fix](hive) Incorrect location conversion [doris]

2025-01-03 Thread via GitHub
wuwenchi commented on PR #46362: URL: https://github.com/apache/doris/pull/46362#issuecomment-2568884521 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](hive) Incorrect location conversion [doris]

2025-01-03 Thread via GitHub
morningman commented on code in PR #46362: URL: https://github.com/apache/doris/pull/46362#discussion_r1901579827 ## fe/fe-core/src/main/java/org/apache/doris/planner/HiveTableSink.java: ## @@ -129,7 +129,7 @@ public void bindDataSink(Optional insertCtx) if (fileType =

Re: [PR] [fix](hive) Incorrect location conversion [doris]

2025-01-02 Thread via GitHub
doris-robot commented on PR #46362: URL: https://github.com/apache/doris/pull/46362#issuecomment-2568810913 ClickBench: Total hot run time: 31.35 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](hive) Incorrect location conversion [doris]

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

Re: [PR] [fix](hive) Incorrect location conversion [doris]

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

Re: [PR] [fix](hive) Incorrect location conversion [doris]

2025-01-02 Thread via GitHub
wuwenchi commented on PR #46362: URL: https://github.com/apache/doris/pull/46362#issuecomment-2568781329 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](hive) Incorrect location conversion [doris]

2025-01-02 Thread via GitHub
hello-stephen commented on PR #46362: URL: https://github.com/apache/doris/pull/46362#issuecomment-2568781262 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+pro

[PR] [fix](hive) Incorrect location conversion [doris]

2025-01-02 Thread via GitHub
wuwenchi opened a new pull request, #46362: URL: https://github.com/apache/doris/pull/46362 ### What problem does this PR solve? Problem Summary: For the "original_write_path" field, when the location is of the S3 type, it should not be converted into the S3 schema. Instead, th