Re: [PR] [fix](iceberg)Fix the failure of creating a table in COS [doris]

2025-04-08 Thread via GitHub
morningman merged PR #49885: URL: https://github.com/apache/doris/pull/49885 -- 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](iceberg)Fix the failure of creating a table in COS [doris]

2025-04-08 Thread via GitHub
github-actions[bot] commented on PR #49885: URL: https://github.com/apache/doris/pull/49885#issuecomment-2788204270 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](iceberg)Fix the failure of creating a table in COS [doris]

2025-04-08 Thread via GitHub
github-actions[bot] commented on PR #49885: URL: https://github.com/apache/doris/pull/49885#issuecomment-2788204291 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](iceberg)Fix the failure of creating a table in COS [doris]

2025-04-08 Thread via GitHub
doris-robot commented on PR #49885: URL: https://github.com/apache/doris/pull/49885#issuecomment-2786500083 ClickBench: Total hot run time: 31.52 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](iceberg)Fix the failure of creating a table in COS [doris]

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

Re: [PR] [fix](iceberg)Fix the failure of creating a table in COS [doris]

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

Re: [PR] [fix](iceberg)Fix the failure of creating a table in COS [doris]

2025-04-08 Thread via GitHub
wuwenchi commented on PR #49885: URL: https://github.com/apache/doris/pull/49885#issuecomment-2786334841 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](iceberg)Fix the failure of creating a table in COS [doris]

2025-04-08 Thread via GitHub
hello-stephen commented on PR #49885: URL: https://github.com/apache/doris/pull/49885#issuecomment-2786325746 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](iceberg)Fix the failure of creating a table in COS [doris]

2025-04-08 Thread via GitHub
wuwenchi opened a new pull request, #49885: URL: https://github.com/apache/doris/pull/49885 ### What problem does this PR solve? Problem Summary: When use JDK17 with cos, if create an iceberg table, an error will occur: ``` java.lang.IllegalAccessError: class org.apache.h