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

2022-04-10 Thread Dongjoon Hyun
I'll start with my +1. All test results were tracked here during preparing RC0. - https://github.com/apache/orc/issues/1081 In addition, I also verified the uploaded artifacts on Apple Silicon with MacOS 12.3.1/Java 8. Dongjoon. On Sun, Apr 10, 2022 at 8:41 PM Dongjoon Hyun wrote: > Please

[VOTE] Release Apache ORC 1.6.14 (RC0)

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

[GitHub] [orc] wgtmac commented on a diff in pull request #1073: ORC-969: [C++] Evaluate SearchArguments using file and stripe level stats

2022-04-10 Thread GitBox
wgtmac commented on code in PR #1073: URL: https://github.com/apache/orc/pull/1073#discussion_r846901942 ## c++/test/TestSargsApplier.cc: ## @@ -120,4 +120,75 @@ namespace orc { EXPECT_EQ(true, rowgroups[3]); } + TEST(TestSargsApplier, testStripeAndFileStats) { +

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

2022-04-10 Thread Dongjoon Hyun
+1 Thank you for all your effort to prepare this release, William. I saw your updated checklist and you did finish most testing already. https://github.com/apache/orc/issues/1046 I did the following additionally from my side because I had an Apple Silicon notebook. 1. Download KEYS to import