Re: [PR] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-06 Thread via GitHub
morningman merged PR #40315: URL: https://github.com/apache/doris/pull/40315 -- 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](decompressor) impl ZstdDecompressor [doris]

2024-09-06 Thread via GitHub
github-actions[bot] commented on PR #40315: URL: https://github.com/apache/doris/pull/40315#issuecomment-2333516125 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](decompressor) impl ZstdDecompressor [doris]

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

Re: [PR] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-05 Thread via GitHub
morningman commented on PR #40315: URL: https://github.com/apache/doris/pull/40315#issuecomment-2331885339 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] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-04 Thread via GitHub
doris-robot commented on PR #40315: URL: https://github.com/apache/doris/pull/40315#issuecomment-2328754511 TeamCity be ut coverage result: Function Coverage: 36.83% (9393/25502) Line Coverage: 28.27% (77462/273988) Region Coverage: 27.67% (39973/144458) Branch Coverage: 24.3

Re: [PR] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-04 Thread via GitHub
suxiaogang223 commented on PR #40315: URL: https://github.com/apache/doris/pull/40315#issuecomment-2328682186 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. T

Re: [PR] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on code in PR #40315: URL: https://github.com/apache/doris/pull/40315#discussion_r1741562099 ## be/src/exec/decompressor.h: ## @@ -126,6 +136,25 @@ class Bzip2Decompressor : public Decompressor { bz_stream _bz_strm; }; +class ZstdDecompresso

Re: [PR] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40315: URL: https://github.com/apache/doris/pull/40315#issuecomment-2325777888 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] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-03 Thread via GitHub
suxiaogang223 opened a new pull request, #40315: URL: https://github.com/apache/doris/pull/40315 ## Proposed changes Impl ZstdDecompressor and support read hive text table which is compressed by zstd. -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-03 Thread via GitHub
suxiaogang223 commented on PR #40315: URL: https://github.com/apache/doris/pull/40315#issuecomment-2325778188 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. T