[GitHub] [orc] wgtmac commented on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
wgtmac commented on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-960478909 > > Do we have [one remaining comment](https://github.com/apache/orc/pull/958#discussion_r742486944) to address? > > @wgtmac Do you want to use the wrapped bit_cast in this pr

[GitHub] [orc] guiyanakuang commented on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
guiyanakuang commented on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-96044 > Do we have [one remaining comment](https://github.com/apache/orc/pull/958#discussion_r742486944) to address? @wgtmac Do you want to use the wrapped bit_cast in this pr

[GitHub] [orc] dongjoon-hyun commented on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-960463604 Do we have [one remaining comment](https://github.com/apache/orc/pull/958#discussion_r742486944) to address? -- This is an automated message from the Apache Git Service. To

[GitHub] [orc] guiyanakuang commented on a change in pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
guiyanakuang commented on a change in pull request #958: URL: https://github.com/apache/orc/pull/958#discussion_r742530817 ## File path: c++/src/LzoDecompressor.cc ## @@ -312,13 +312,11 @@ namespace orc { output += SIZE_OF_INT; matchAddress +=

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on a change in pull request #958: URL: https://github.com/apache/orc/pull/958#discussion_r742523083 ## File path: c++/src/LzoDecompressor.cc ## @@ -312,13 +312,11 @@ namespace orc { output += SIZE_OF_INT; matchAddress +=

[jira] [Created] (ORC-1046) Control the parallelism of multiple OS tests

2021-11-03 Thread Yiqun Zhang (Jira)
Yiqun Zhang created ORC-1046: Summary: Control the parallelism of multiple OS tests Key: ORC-1046 URL: https://issues.apache.org/jira/browse/ORC-1046 Project: ORC Issue Type: Test

[GitHub] [orc] guiyanakuang commented on a change in pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
guiyanakuang commented on a change in pull request #958: URL: https://github.com/apache/orc/pull/958#discussion_r742507137 ## File path: c++/src/LzoDecompressor.cc ## @@ -312,13 +312,11 @@ namespace orc { output += SIZE_OF_INT; matchAddress +=

[GitHub] [orc] wgtmac commented on a change in pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
wgtmac commented on a change in pull request #958: URL: https://github.com/apache/orc/pull/958#discussion_r742486944 ## File path: c++/src/LzoDecompressor.cc ## @@ -312,13 +312,11 @@ namespace orc { output += SIZE_OF_INT; matchAddress +=

[GitHub] [orc] guiyanakuang commented on a change in pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
guiyanakuang commented on a change in pull request #958: URL: https://github.com/apache/orc/pull/958#discussion_r742480546 ## File path: c++/src/LzoDecompressor.cc ## @@ -312,13 +312,11 @@ namespace orc { output += SIZE_OF_INT; matchAddress +=

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on a change in pull request #958: URL: https://github.com/apache/orc/pull/958#discussion_r742425222 ## File path: c++/src/LzoDecompressor.cc ## @@ -312,13 +312,11 @@ namespace orc { output += SIZE_OF_INT; matchAddress +=

[GitHub] [orc] dongjoon-hyun edited a comment on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun edited a comment on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-960294387 cc @wgtmac , @stiga-huang , and @williamhyun -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [orc] dongjoon-hyun commented on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-960294069 -- 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

[GitHub] [orc] dongjoon-hyun commented on pull request #944: ORC-1020: [C++] Optimize RleDecoderV2::nextDirect base on bit sizes

2021-11-03 Thread GitBox
dongjoon-hyun commented on pull request #944: URL: https://github.com/apache/orc/pull/944#issuecomment-958525969 Thank you, @stiga-huang , @yuruiz , @wgtmac ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [orc] dongjoon-hyun merged pull request #944: ORC-1020: [C++] Optimize RleDecoderV2::nextDirect base on bit sizes

2021-11-03 Thread GitBox
dongjoon-hyun merged pull request #944: URL: https://github.com/apache/orc/pull/944 -- 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:

[GitHub] [orc] dongjoon-hyun edited a comment on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun edited a comment on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-960294387 -- 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

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on a change in pull request #958: URL: https://github.com/apache/orc/pull/958#discussion_r742425222 ## File path: c++/src/LzoDecompressor.cc ## @@ -312,13 +312,11 @@ namespace orc { output += SIZE_OF_INT; matchAddress +=

[GitHub] [orc] dongjoon-hyun commented on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-960294069 -- 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

[GitHub] [orc] dongjoon-hyun merged pull request #944: ORC-1020: [C++] Optimize RleDecoderV2::nextDirect base on bit sizes

2021-11-03 Thread GitBox
dongjoon-hyun merged pull request #944: URL: https://github.com/apache/orc/pull/944 -- 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:

[GitHub] [orc] dongjoon-hyun commented on pull request #944: ORC-1020: [C++] Optimize RleDecoderV2::nextDirect base on bit sizes

2021-11-03 Thread GitBox
dongjoon-hyun commented on pull request #944: URL: https://github.com/apache/orc/pull/944#issuecomment-958525969 Thank you, @stiga-huang , @yuruiz , @wgtmac ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [orc] dongjoon-hyun edited a comment on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun edited a comment on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-960294387 cc @wgtmac , @stiga-huang , and @williamhyun -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on a change in pull request #958: URL: https://github.com/apache/orc/pull/958#discussion_r742425822 ## File path: c++/src/LzoDecompressor.cc ## @@ -312,13 +312,11 @@ namespace orc { output += SIZE_OF_INT; matchAddress +=

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on a change in pull request #958: URL: https://github.com/apache/orc/pull/958#discussion_r742425222 ## File path: c++/src/LzoDecompressor.cc ## @@ -312,13 +312,11 @@ namespace orc { output += SIZE_OF_INT; matchAddress +=

[GitHub] [orc] dongjoon-hyun commented on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-960294387 cc @wgtmac and @williamhyun -- 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

[GitHub] [orc] dongjoon-hyun commented on pull request #958: ORC-1041: Fix the implementation of copy data blocks during LZO decompression

2021-11-03 Thread GitBox
dongjoon-hyun commented on pull request #958: URL: https://github.com/apache/orc/pull/958#issuecomment-960294069 Thank you for making a PR, @guiyanakuang . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[VOTE] Release Apache ORC 1.6.12 (RC0)

2021-11-03 Thread Dongjoon Hyun
Please vote on releasing the following candidate as Apache ORC version 1.6.12. [ ] +1 Release this package as Apache ORC 1.6.12 [ ] -1 Do not release this package because ... TAG: https://github.com/apache/orc/releases/tag/release-1.6.12rc0 RELEASE FILES:

[VOTE] Release Apache ORC 1.7.1 (RC0)

2021-11-03 Thread Dongjoon Hyun
Please vote on releasing the following candidate as Apache ORC version 1.7.1. [ ] +1 Release this package as Apache ORC 1.7.1 [ ] -1 Do not release this package because ... TAG: https://github.com/apache/orc/releases/tag/release-1.7.1rc0 RELEASE FILES: