Re: [VOTE] Release Apache ORC 1.6.14 (RC0)

2022-04-12 Thread Gang Wu
+1 - Built and tested C++/Java on macOS aarch64 with OpenJDK 1.8.0_322. - Verified checksum and signature. Thanks, Gang On Wed, Apr 13, 2022 at 10:06 AM Yiqun Zhang wrote: > +1 > > - Built and tested C++/Java on macOS 12.3.1 and openjdk 11.0.12 > - Shasum and gpg sig checked > > Thanks, >

Re: [VOTE] Release Apache ORC 1.7.4 (RC0)

2022-04-12 Thread Gang Wu
+1 - Built and tested C++/Java on macOS aarch64 with OpenJDK 1.8.0_322. - Verified checksum and signature. Thanks, Gang On Wed, Apr 13, 2022 at 9:33 AM William Hyun wrote: > +1 > > I additionally tested here. > - https://github.com/williamhyun/spark/actions/runs/2152228399 > > > > On Tue, Apr

Re: [VOTE] Release Apache ORC 1.6.14 (RC0)

2022-04-12 Thread Yiqun Zhang
+1 - Built and tested C++/Java on macOS 12.3.1 and openjdk 11.0.12 - Shasum and gpg sig checked Thanks, Yiqun William Hyun 于2022年4月13日周三 09:58写道: > +1 > > I verified checksum and gpg signature. > I also built and tested on Java 1.8 and MacOS 12.0.1. > > Thanks, > William > > On Tue, Apr 12,

Re: [VOTE] Release Apache ORC 1.6.14 (RC0)

2022-04-12 Thread William Hyun
+1 I verified checksum and gpg signature. I also built and tested on Java 1.8 and MacOS 12.0.1. Thanks, William On Tue, Apr 12, 2022 at 4:10 PM Quanlong Huang wrote: > +1 > > - Built and tested C++/Java on Ubuntu 16.04 with OpenJDK 1.8.0_275. > - Verified checksum and signature > > Thanks,

[GitHub] [orc] stiga-huang commented on issue #1022: Unable to filter DECIMAL column from ORC file in c++

2022-04-12 Thread GitBox
stiga-huang commented on issue #1022: URL: https://github.com/apache/orc/issues/1022#issuecomment-1097466018 Could you verify if the whole batch returned by `row_reader->next()` violates the `SearchArgument`? If so, there are bugs. Otherwise, it's by design. `orc::SearchArgument` is

Re: [VOTE] Release Apache ORC 1.7.4 (RC0)

2022-04-12 Thread William Hyun
+1 I additionally tested here. - https://github.com/williamhyun/spark/actions/runs/2152228399 On Tue, Apr 12, 2022 at 4:00 PM Quanlong Huang wrote: > +1 > > - Built and tested C++/Java on Ubuntu 16.04 with OpenJDK 1.8.0_275. > - Verified checksum and signature. > > Thanks, > Quanlong > > On

Re: [VOTE] Release Apache ORC 1.6.14 (RC0)

2022-04-12 Thread Quanlong Huang
+1 - Built and tested C++/Java on Ubuntu 16.04 with OpenJDK 1.8.0_275. - Verified checksum and signature Thanks, Quanlong On Mon, Apr 11, 2022 at 12:13 PM Dongjoon Hyun wrote: > > I'll start with my +1. > > All test results were tracked here during preparing RC0. > -

Re: [VOTE] Release Apache ORC 1.7.4 (RC0)

2022-04-12 Thread Quanlong Huang
+1 - Built and tested C++/Java on Ubuntu 16.04 with OpenJDK 1.8.0_275. - Verified checksum and signature. Thanks, Quanlong On Tue, Apr 12, 2022 at 2:41 PM Yiqun Zhang wrote: > > +1 > > - Built and tested C++/Java on macOS 12.3.1 and openjdk 11.0.12 > - Shasum and gpg sig checked > > Best, >

[GitHub] [orc] dongjoon-hyun commented on issue #1046: Release Apache ORC 1.7.4

2022-04-12 Thread GitBox
dongjoon-hyun commented on issue #1046: URL: https://github.com/apache/orc/issues/1046#issuecomment-1097146979 Thank you, @williamhyun . To @pgaref , @wgtmac , @stiga-huang . - Could you participate the on-going votes for this (Apache ORC 1.7.4) and ORC 1.6.14? To

[GitHub] [orc] karan-k-deepr commented on issue #1022: Unable to filter DECIMAL column from ORC file in c++

2022-04-12 Thread GitBox
karan-k-deepr commented on issue #1022: URL: https://github.com/apache/orc/issues/1022#issuecomment-1097032509 Any update on this bug? -- 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] coderex2522 commented on pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats

2022-04-12 Thread GitBox
coderex2522 commented on PR #1073: URL: https://github.com/apache/orc/pull/1073#issuecomment-1096866236 > Sorry to be late here. The changes LGTM. I just have some ideas for improvements. But they should not be the blocker. We can do them in a follow-up PR. > > BTW, can we add some

[jira] [Created] (ORC-1150) Improve RowReaderImpl::computeBatchSize()

2022-04-12 Thread Quanlong Huang (Jira)
Quanlong Huang created ORC-1150: --- Summary: Improve RowReaderImpl::computeBatchSize() Key: ORC-1150 URL: https://issues.apache.org/jira/browse/ORC-1150 Project: ORC Issue Type: Improvement

Re: [VOTE] Release Apache ORC 1.7.4 (RC0)

2022-04-12 Thread Yiqun Zhang
+1 - Built and tested C++/Java on macOS 12.3.1 and openjdk 11.0.12 - Shasum and gpg sig checked Best, Yiqun Dongjoon Hyun 于2022年4月10日周日 14:23写道: > +1 > > Thank you for all your effort to prepare this release, William. > I saw your updated checklist and you did finish most testing already. > >