Re: 1518: Cleanup unused members - Next Steps

2023-12-07 Thread mystic lama
Thanks @Dongjoon Let me try for one of the listed method and take it from there Thanks On Thu, 7 Dec 2023 at 10:40, Dongjoon Hyun wrote: > For the questions, I believe compilation tests would be sufficient. > > Thanks, > Dongjoon. > > On Thu, Dec 7, 2023 at 7:53 AM my

1518: Cleanup unused members - Next Steps

2023-12-07 Thread mystic lama
Hello, I am ready to start work on https://github.com/apache/orc/issues/1518 - Cleanup unused members. Started looking into and was thinking about what would be the best way to address this. For example 1. How do we identify the API's that are not used (run code inspection? ) 2. What steps can w

Re: Potential Feature/Work Items for ORC

2023-11-21 Thread mystic lama
che/orc/milestone/20 > > > > Apache ORC JIRA also has more open issues. > > > > Note that there are duplicates because notable JIRA issues are registered > > to Milestone to give more visibility. > > > > Thanks, > > Dongjoon. > > > > >

Potential Feature/Work Items for ORC

2023-11-20 Thread mystic lama
Hello Devs, To set the context, I would like to get more involved with the ORC project. While I do not directly work on ORC in my current role, I have a strong personal interest in data formats. Are there work items or wishlists for the project that needs to be worked upon? More than happy to mai

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

2023-11-06 Thread mystic lama
+1 (non-binding) - verified shasum - RAT check - no violations reported - Java build - Java 8 - Builds successfully, all tests pass - Java 11 - Builds successfully, all tests pass On Mon, 6 Nov 2023 at 08:32, William H. wrote: > +1 > > Bests, > William > > > On Sun, Nov 5, 2023 at 10:55 PM

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

2023-11-06 Thread mystic lama
+1 (non-binding) - validated shasum - RAT Check - no violation reported - Java Build - Java 8 - Builds successfully, all tests pass - Java11 - Builds successfully, all tests pass On Mon, 6 Nov 2023 at 08:31, William H. wrote: > +1 > > Thank you Dongjoon for driving this release! > > Bests,

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

2023-11-06 Thread mystic lama
+1 (non-binding) - validated sha checksum - ran RAT check, no violations - Build - Java 8 - builds successfully, all test cases pass - Java 11- builds successfully, all test cases pass On Sun, 5 Nov 2023 at 20:50, Gang Wu wrote: > +1 > > Test project /Users/gangwu/RC/ > dist.apache.org/repo

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

2023-09-04 Thread mystic lama
+1 (non-binding) - verified checksum - Ran java builds on - java8 - All good - java11 - All good - java17 - All good - ran docker run-all.sh (with this centos7 failed), re-ran with run-one.sh and it worked. On Mon, 4 Sept 2023 at 00:04, Shaoyun Chen wrote: > +1 > > Yiqun Zhang 于2023

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

2023-08-12 Thread mystic lama
64.exe -> [Help 1] > I did the trick from link [1] and it passed. > > [1] https://github.com/os72/protoc-jar/issues/93#issuecomment-1142635897 > > Best, > Gang > > > On Sat, Aug 12, 2023 at 12:56 PM mystic lama > wrote: > > > I am getting an error when

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

2023-08-11 Thread mystic lama
I am getting an error when I ran docker test on my local machine like It could be a local issue, but just want to confirm before sending in my vote Error from log towards end of email. Steps I followed 1. Downloaded from https://dist.apache.org/repos/dist/dev/orc/v1.9.1-rc0/ 2. After extracting,

Re: JIRA's with merged PR's

2023-08-11 Thread mystic lama
GitHub merge button, > - It resolves the JIRA issue properly. > - It fills the fixed versions properly. > > Dongjoon. > > > On Fri, Aug 11, 2023 at 9:23 AM mystic lama > wrote: > >> Thanks @Dongjoon :) >> >> What is the most reliable way to find the releas

Re: JIRA's with merged PR's

2023-08-11 Thread mystic lama
yun wrote: > Thank you. I updated them like the following. > > ORC-794 was resolved via 1.6.8. > ORC-782 was resolved via 1.7.0. > ORC-830 was resolved via 1.8.0. > ORC-1309 was resolved via 1.9.0. > > Dongjoon > > > On Thu, Aug 10, 2023 at 5:14 PM mystic lama >

JIRA's with merged PR's

2023-08-10 Thread mystic lama
Hi, While browsing issues, found few JIRA's with merged PR's. They can be marked as Resolved https://issues.apache.org/jira/browse/ORC-782 https://issues.apache.org/jira/browse/ORC-794 https://issues.apache.org/jira/browse/ORC-1309 https://issues.apache.org/jira/browse/ORC-830 Thanks

Re: ORC-1378 fix version?

2023-08-08 Thread mystic lama
t; https://github.com/apache/orc/milestone/10?closed=1 > > Let me fix the JIRA issue and other places. > > Dongjoon. > > On 2023/08/07 18:46:07 mystic lama wrote: > > Hi, > > > > The PR <https://github.com/apache/orc/pull/1421> to fix ORC-1378 > > <

ORC-1378 fix version?

2023-08-07 Thread mystic lama
Hi, The PR to fix ORC-1378 was merged, however the JIRA is not resolved yet. I was not able to find the release in which the fix went, from Release notes. What version shall we use to mark the issue as reso

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

2023-06-25 Thread mystic lama
+1 (non-binding) Validated java build, works fine, all tests pass On Sun, 25 Jun 2023 at 01:52, Yiqun Zhang wrote: > +1 > > - Build and test C++/Java on macOS (intel) 13.4.1 with Apple clang 14.0.3 > and openjdk 11.0.19 > - Verified checksum and signature > > Bests, > Yiqun > > Shaoyun Chen 于