[ANNOUNCE] New ORC committer: Yuanping Wu

2024-05-14 Thread Gang Wu
Hi, On behalf of the ORC PMC, I'm happy to announce that Yuanping Wu has accepted an invitation to become a committer on Apache ORC. Welcome, and thank you for your contributions! Cheers, Gang

[ANNOUNCE] New ORC committer: Shaoyun Chen

2024-05-14 Thread Gang Wu
Hi, On behalf of the ORC PMC, I'm happy to announce that Shaoyun Chen has accepted an invitation to become a committer on Apache ORC. Welcome, and thank you for your contributions! Cheers, Gang

[jira] [Created] (ORC-1717) Add geometry type

2024-05-12 Thread Gang Wu (Jira)
Gang Wu created ORC-1717: Summary: Add geometry type Key: ORC-1717 URL: https://issues.apache.org/jira/browse/ORC-1717 Project: ORC Issue Type: New Feature Components: Format

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

2024-05-10 Thread Gang Wu
+1 Verified the build and test of both C++ and Java. Best, Gang On Sat, May 11, 2024 at 3:06 AM Dongjoon Hyun wrote: > +1 > > Thank you for leading this, William. > > I checked the checksum and sig and ran Java part with `mvnw package > -Panalyze`. > It seems that there is no regression. > >

Re: ORC 2.0.1 Release

2024-05-05 Thread Gang Wu
Thanks William! There are some fixes on the C++ side waiting for the release. Best, Gang On Mon, May 6, 2024 at 12:12 PM William H. wrote: > Hey All! > > The scheduled date for ORC 2.0.1 is just around the corner on the 17th. > I will be volunteering as the release manager for this release. >

[jira] [Created] (ORC-1690) [C++] Refactor CMake to use imported thirdtparty libraries

2024-04-16 Thread Gang Wu (Jira)
Gang Wu created ORC-1690: Summary: [C++] Refactor CMake to use imported thirdtparty libraries Key: ORC-1690 URL: https://issues.apache.org/jira/browse/ORC-1690 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-1689) [C++] Generate CMake config file

2024-04-15 Thread Gang Wu (Jira)
Gang Wu created ORC-1689: Summary: [C++] Generate CMake config file Key: ORC-1689 URL: https://issues.apache.org/jira/browse/ORC-1689 Project: ORC Issue Type: Improvement Components: C

[jira] [Created] (ORC-1688) [C++] Do not access TZDB if there is no timestamp type

2024-04-15 Thread Gang Wu (Jira)
Gang Wu created ORC-1688: Summary: [C++] Do not access TZDB if there is no timestamp type Key: ORC-1688 URL: https://issues.apache.org/jira/browse/ORC-1688 Project: ORC Issue Type: Sub-task

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

2024-04-10 Thread Gang Wu
+1 I've seen this issue: https://github.com/apache/orc/commit/9627a24439099046078c9f300028b79ab27fe33e and have to manually port this patch to make the build pass. Not sure if this is a blocker or just a special case of toolchain setup. So I'll give a +1 for now. Test project /Users/gangwu/RC/

[jira] [Created] (ORC-1686) Avoid using std::filesystem

2024-04-10 Thread Gang Wu (Jira)
Gang Wu created ORC-1686: Summary: Avoid using std::filesystem Key: ORC-1686 URL: https://issues.apache.org/jira/browse/ORC-1686 Project: ORC Issue Type: Sub-task Reporter: Gang Wu

[jira] [Created] (ORC-1684) [C++] Find tzdb without TZDIR when in conda-environments

2024-04-09 Thread Gang Wu (Jira)
Gang Wu created ORC-1684: Summary: [C++] Find tzdb without TZDIR when in conda-environments Key: ORC-1684 URL: https://issues.apache.org/jira/browse/ORC-1684 Project: ORC Issue Type: Sub-task

[jira] [Created] (ORC-1663) [C++] Enable TestTimezone.testMissingTZDB on Windows

2024-03-21 Thread Gang Wu (Jira)
Gang Wu created ORC-1663: Summary: [C++] Enable TestTimezone.testMissingTZDB on Windows Key: ORC-1663 URL: https://issues.apache.org/jira/browse/ORC-1663 Project: ORC Issue Type: Sub-task

[jira] [Created] (ORC-1662) [C++] Upgrade protobuf to 3.21.12

2024-03-21 Thread Gang Wu (Jira)
Gang Wu created ORC-1662: Summary: [C++] Upgrade protobuf to 3.21.12 Key: ORC-1662 URL: https://issues.apache.org/jira/browse/ORC-1662 Project: ORC Issue Type: Improvement Components: C

[ANNOUNCE] Announcing Apache ORC 1.9.3

2024-03-20 Thread Gang Wu
Hi All. We are happy to announce the availability of Apache ORC 1.9.3! https://orc.apache.org/news/2024/03/20/ORC-1.9.3/ 1.9.3 is a maintenance release containing important fixes. It's available in Apache Downloads and Maven Central. https://downloads.apache.org/orc/orc-1.9.3/

[VOTE][RESULT] Release Apache ORC 1.9.3 (RC0)

2024-03-20 Thread Gang Wu
The vote passed with 6 +1s (4 binding +1s). Thanks to all who helped with the release! (* = binding) +1: - Dongjoon Hyun (*) - Ashish Paliwal - Shaoyun Chen - William Hyun (*) - Yiqun Zhang (*) - Gang Wu (*) +0: None -1: None Cheers, Gang

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

2024-03-20 Thread Gang Wu
rce tarball > > > > > - Built and tested from source with Java 17.0.10 on MacOS > > > > > 14.4/AppleSilicon. > > > > > - Verified the published Maven Artifacts are built with Java 8. > > > > > > > > > > $ javap -verbose Reade

[jira] [Created] (ORC-1661) [C++] Better handling when TZDB is unavailable

2024-03-20 Thread Gang Wu (Jira)
Gang Wu created ORC-1661: Summary: [C++] Better handling when TZDB is unavailable Key: ORC-1661 URL: https://issues.apache.org/jira/browse/ORC-1661 Project: ORC Issue Type: Improvement

[VOTE] Release Apache ORC 1.9.3 (RC0)

2024-03-17 Thread Gang Wu
Please vote on releasing the following candidate as Apache ORC version 1.9.3. [ ] +1 Release this package as Apache ORC 1.9.3 [ ] -1 Do not release this package because ... TAG: https://github.com/apache/orc/releases/tag/v1.9.3-rc0 RELEASE FILES:

Re: ORC 1.9.3 Release

2024-03-16 Thread Gang Wu
Hi, I'd like to volunteer. Thanks! Best. Gang On Sun, Mar 17, 2024 at 7:20 AM Dongjoon Hyun wrote: > Thank you for the reminder. > > Of course, I can volunteer. If there is no other person, I'll start next > week. > > Bests, > Dongjoon. > > > On Sat, Mar 16, 2024 at 12:24 AM William H. >

[ANNOUNCE] Announcing ORC availability in Conan

2024-03-11 Thread Gang Wu
Hi All. We are happy to announce the availability of Apache ORC C++ library in the conan center, which is the home of the popular C++ package manager: https://conan.io/center/recipes/orc Currently we have added 2.0.0, 1.9.2, 1.8.6 and 1.7.10. You may find the recipe in the official conan

[jira] [Created] (ORC-1649) [C++][Conan] Add 2.0.0 to conan recipe and update release guide

2024-03-11 Thread Gang Wu (Jira)
Gang Wu created ORC-1649: Summary: [C++][Conan] Add 2.0.0 to conan recipe and update release guide Key: ORC-1649 URL: https://issues.apache.org/jira/browse/ORC-1649 Project: ORC Issue Type

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

2024-03-04 Thread Gang Wu
+1 - Verified checksum and signature. - Built and run test cases for both C++ and Java. Java version: openjdk 17.0.4.1 2022-08-12 Clang version: Homebrew clang version 17.0.6 Test project /Users/gangwu/RC/ dist.apache.org/repos/dist/dev/orc/v2.0.0-rc0/orc-2.0.0/build Start 1: orc-test

[jira] [Created] (ORC-1639) [C++] Reduce unnecessary complier flags in CMake

2024-02-26 Thread Gang Wu (Jira)
Gang Wu created ORC-1639: Summary: [C++] Reduce unnecessary complier flags in CMake Key: ORC-1639 URL: https://issues.apache.org/jira/browse/ORC-1639 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-1637) [C++] Port conan recipe from upstream conan center

2024-02-26 Thread Gang Wu (Jira)
Gang Wu created ORC-1637: Summary: [C++] Port conan recipe from upstream conan center Key: ORC-1637 URL: https://issues.apache.org/jira/browse/ORC-1637 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-1622) [C++] Support conan packaging

2024-02-18 Thread Gang Wu (Jira)
Gang Wu created ORC-1622: Summary: [C++] Support conan packaging Key: ORC-1622 URL: https://issues.apache.org/jira/browse/ORC-1622 Project: ORC Issue Type: Improvement Components: C

Re: [VOTE] Release Apache ORC Format 1.0.0 (RC0)

2024-01-04 Thread Gang Wu
+1 Best, Gang On Wed, Jan 3, 2024 at 8:56 PM Shaoyun Chen wrote: > +1 > > Dongjoon Hyun 于2024年1月3日周三 17:43写道: > > > > +1 for Apache ORC Format 1.0.0. > > > > Thank you, William. I also verified the following. > > > > https://github.com/apache/orc/pull/1720 > > (Test orc-format 1.0.0 RC0) > >

Re: [DISCUSS] Apache ORC Format 2.0

2023-12-11 Thread Gang Wu
db.github.io/lance/format.html) seems interesting to me and > would be interested to work on it. > > Regards, > > Zoltan Ratkai > > On Mon, Dec 11, 2023 at 5:55 AM Gang Wu wrote: > > > Thanks for the suggestion! > > > > I think the discussion here would be t

Re: [DISCUSS] Apache ORC Format 2.0

2023-12-10 Thread Gang Wu
> Ya, it sounds like a good plan to materialize them. > > Thank you for driving this, Gang. > > > > Dongjoon. > > > > On Wed, Dec 6, 2023 at 9:52 PM Gang Wu wrote: > > > > > No, I don't have any timeline yet. My intention is to find if anyone > > > i

Re: [DISCUSS] Apache ORC Format 2.0

2023-12-06 Thread Gang Wu
> achieve in 2024. > > Thanks, > Dongjoon. > > On Wed, Dec 6, 2023 at 9:00 PM Gang Wu wrote: > > > The Apache ORC community has created a separate orc-format > > repo [1] to hold format specs. It can help us decouple the versions > > of format and implementatio

[DISCUSS] Apache ORC Format 2.0

2023-12-06 Thread Gang Wu
The Apache ORC community has created a separate orc-format repo [1] to hold format specs. It can help us decouple the versions of format and implementation. IMO, it is now a good time to discuss the next step to evolve the ORC format. To give my two cents, following items are what we can do: -

Re: Potential Feature/Work Items for ORC

2023-11-20 Thread Gang Wu
Hi Ash, Thanks for your interest and contribution! From my perspective, these issues created for 2.0.0 are worth doing as the next step: - https://github.com/apache/orc/issues/1543 - https://github.com/apache/orc/issues/1499 If you are familiar with C++, you can also help review the PRs for C++

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

2023-11-05 Thread Gang Wu
+1 Test project /Users/gangwu/RC/ dist.apache.org/repos/dist/dev/orc/v1.9.2-rc0/orc-1.9.2/build Start 1: orc-test 1/8 Test #1: orc-test . Passed5.50 sec Start 2: java-test 2/8 Test #2: java-test Passed 120.74 sec Start 3:

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

2023-11-05 Thread Gang Wu
+1 Built with patch: https://github.com/apache/orc/pull/1580 Test project /Users/gangwu/RC/ dist.apache.org/repos/dist/dev/orc/v1.8.6-rc0/orc-1.8.6/build Start 1: orc-test 1/8 Test #1: orc-test . Passed5.16 sec Start 2: java-test 2/8 Test #2: java-test

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

2023-11-05 Thread Gang Wu
+1 ➜ build make test-out Test project /Users/gangwu/RC/ dist.apache.org/repos/dist/dev/orc/v1.7.10-rc0/orc-1.7.10/build Start 1: orc-test 1/8 Test #1: orc-test . Passed3.27 sec Start 2: java-test 2/8 Test #2: java-test Passed

Re: ORC November releases

2023-11-05 Thread Gang Wu
, Gang. > > > > If there is a patch on a non-EOL release branch, we need to release it > on time. > > > > And, we can skip the release branches if there is no patch. > > > > Dongjoon. > > > > On 2023/11/04 05:53:49 Gang Wu wrote: > &g

Re: ORC November releases

2023-11-03 Thread Gang Wu
Do we actually need 1.7.10? I see it only has a commit on the C++ side. Best, Gang On Sat, Nov 4, 2023 at 12:01 AM Dongjoon Hyun wrote: > Thank you for head-ups, William. > > Actually I need 1.8.6. :) > > - ORC 1.8.6 for Apache Spark 3.4.2 (3rd Maintenance Release) in November. > - ORC 1.7.10

[ANNOUNCE] Announcing Apache ORC 1.8.5

2023-09-05 Thread Gang Wu
Hi All. We are happy to announce the availability of Apache ORC 1.8.5! https://orc.apache.org/news/2023/09/05/ORC-1.8.5/ 1.8.5 is a maintenance release containing important fixes. It's available in Apache Downloads and Maven Central. https://downloads.apache.org/orc/orc-1.8.5/

[VOTE][RESULT] Release Apache ORC 1.8.5 (RC0)

2023-09-05 Thread Gang Wu
The vote passed. Thanks to all who helped with the release! (* = binding) +1: - Yiqun Zhang * - Shaoyun Chen - Mystic Lama - William Hyun * - Dongjoon Hyun * - Gang Wu * +0: None -1: None

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

2023-09-05 Thread Gang Wu
4, Shaoyun Chen wrote: > > > > > > > +1 > > > > > > > > Yiqun Zhang 于2023年9月3日周日 23:40写道: > > > > > > > > > > Thanks Gang! > > > > > > > > > > +1 > > > > > > > &g

[VOTE] Release Apache ORC 1.8.5 (RC0)

2023-09-02 Thread Gang Wu
Please vote on releasing the following candidate as Apache ORC version 1.8.5. [ ] +1 Release this package as Apache ORC 1.8.5 [ ] -1 Do not release this package because ... TAG: https://github.com/apache/orc/releases/tag/v1.8.5-rc0 RELEASE FILES:

[jira] [Created] (ORC-1481) [C++] Better error message when TZDB is unavailable

2023-08-15 Thread Gang Wu (Jira)
Gang Wu created ORC-1481: Summary: [C++] Better error message when TZDB is unavailable Key: ORC-1481 URL: https://issues.apache.org/jira/browse/ORC-1481 Project: ORC Issue Type: Improvement

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

2023-08-12 Thread Gang Wu
> > Dongjoon > > On Sat, Aug 12, 2023 at 10:39 William H. wrote: > > > +1 > > > > Thank you Dongjoon for driving this release. > > > > Bests, > > William > > > > On Sat, Aug 12, 2023 at 9:18 AM mystic lama > > wrote: > >

[jira] [Created] (ORC-1476) Maven build fail with unsupported platform: protoc-3.17.3-osx-aarch_64.exe

2023-08-12 Thread Gang Wu (Jira)
Gang Wu created ORC-1476: Summary: Maven build fail with unsupported platform: protoc-3.17.3-osx-aarch_64.exe Key: ORC-1476 URL: https://issues.apache.org/jira/browse/ORC-1476 Project: ORC Issue

[jira] [Created] (ORC-1475) [C++] ConvertColumnReader.TestConvertNumericToStringVariant fails when compiled with unsigned char

2023-08-12 Thread Gang Wu (Jira)
Gang Wu created ORC-1475: Summary: [C++] ConvertColumnReader.TestConvertNumericToStringVariant fails when compiled with unsigned char Key: ORC-1475 URL: https://issues.apache.org/jira/browse/ORC-1475

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

2023-08-12 Thread Gang Wu
+1 To Mystic: The root cause is that the compiler uses signed char to interpret char. The error may disappear if -funsigned-char is added to the compiler options. I will take a look to eliminate the UB issue but I do not think this is a blocker to the release. Verified checksum and signature.

Re: ORC 1.9.1 release?

2023-08-07 Thread Gang Wu
> Let me do v1.9.1 release. > > BTW, we have the following schedule too. Shall we decide the release > managers in advance? > > - 1.8.5: Due by September 16, 2023 > - 1.7.10: Due by November 11, 2023 > > Dongjoon. > > > On Sun, Aug 6, 2023 at 9:35 PM Gang Wu

Re: ORC 1.9.1 release?

2023-08-06 Thread Gang Wu
Hi William, I can volunteer to release this version. However, due to my busy schedule this month, I may not be able to start the release process until August 21st. Is that acceptable by the community? Best, Gang On Mon, Aug 7, 2023 at 10:15 AM William H. wrote: > Hi All! > > ORC 1.9.1 is

[jira] [Created] (ORC-1457) [C++] Fix ambiguous overload of Type::createRowBatch

2023-06-29 Thread Gang Wu (Jira)
Gang Wu created ORC-1457: Summary: [C++] Fix ambiguous overload of Type::createRowBatch Key: ORC-1457 URL: https://issues.apache.org/jira/browse/ORC-1457 Project: ORC Issue Type: Bug

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

2023-06-25 Thread Gang Wu
+1 After I tried to enforce clang 14 via env, everything looks good now. If we are not dropping support of clang 13 or under, we still need the fix above. Best, Gang On Sun, Jun 25, 2023 at 12:02 PM Gang Wu wrote: > I use clang 14 on my mac m1. > > ➜ clang -v > Homebrew clang ve

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

2023-06-24 Thread Gang Wu
regards Gang On Sun, Jun 25, 2023 at 11:54 AM Dongjoon Hyun wrote: > Thank you for testing and sharing. > > What is your environment? From 1.9, all docker environements are moved to > at least Clang 14+. > > Dongjoon > > On Sat, Jun 24, 2023 at 6:40 PM Gang Wu wrot

[jira] [Created] (ORC-1455) [C++] Fix build failure on non-x86 with unused macro in CpuInfoUtil.cc

2023-06-24 Thread Gang Wu (Jira)
Gang Wu created ORC-1455: Summary: [C++] Fix build failure on non-x86 with unused macro in CpuInfoUtil.cc Key: ORC-1455 URL: https://issues.apache.org/jira/browse/ORC-1455 Project: ORC Issue Type

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

2023-06-24 Thread Gang Wu
Thanks Dongjoon! I have verified checksum and signature. And also can confirm that the java build works as expected. However, when I tried to run the C++ build, it complains with following error: [ 46%] Building CXX object c++/src/CMakeFiles/orc.dir/Common.cc.o [ 47%] Building CXX object

[jira] [Created] (ORC-1441) Bump byte-buddy from 1.12.23 to 1.14.5 in /java

2023-06-11 Thread Gang Wu (Jira)
Gang Wu created ORC-1441: Summary: Bump byte-buddy from 1.12.23 to 1.14.5 in /java Key: ORC-1441 URL: https://issues.apache.org/jira/browse/ORC-1441 Project: ORC Issue Type: Improvement

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

2023-06-11 Thread Gang Wu
+1 Thanks Yiqun! Best, Gang On Mon, Jun 12, 2023 at 4:19 AM Dongjoon Hyun wrote: > +1 > > Thank you so much, Yiqun. > > Dongjoon. > > On 2023/06/11 02:58:13 Yiqun Zhang wrote: > > Please vote on releasing the following candidate as Apache ORC version > > 1.8.4. > > > > [ ] +1 Release this

[jira] [Created] (ORC-1433) [C++] Fix comment in the Vector.hh

2023-05-23 Thread Gang Wu (Jira)
Gang Wu created ORC-1433: Summary: [C++] Fix comment in the Vector.hh Key: ORC-1433 URL: https://issues.apache.org/jira/browse/ORC-1433 Project: ORC Issue Type: Bug Components: C

Re: Apache ORC 1.9 and 2.0

2023-05-20 Thread Gang Wu
Thank you Dongjoon and William! Sorry for the late reply, I am just back from a long vacation. I think splitting format and implementation into separate repositories is a good idea. Best, Gang On Sat, May 20, 2023 at 3:37 AM Dongjoon Hyun wrote: > Thank you, William! > > Dongjoon > > On Thu,

Re: ORC 1.8.4 release?

2023-05-20 Thread Gang Wu
Thanks Yiqun for volunteering! Yes, the information provided by Dongjoon is very exhaustive and I have just released v1.7.9 smoothly. Please let me know if you have any questions. Best, Gang On Sat, May 20, 2023 at 3:39 AM Dongjoon Hyun wrote: > Thank you, William and Yiqun! > > To Yiqun,

[ANNOUNCE] Announcing Apache ORC 1.7.9

2023-05-07 Thread Gang Wu
Hi All. We are happy to announce the availability of Apache ORC 1.7.9! https://orc.apache.org/news/2023/05/07/ORC-1.7.9/ 1.7.9 is a maintenance release containing important fixes. It's available in Apache Downloads and Maven Central. https://downloads.apache.org/orc/orc-1.7.9/

[VOTE][RESULT] Release Apache ORC 1.7.9 (RC1)

2023-05-06 Thread Gang Wu
The vote passed. Thanks to all who helped with the release! (* = binding) +1: - Dongjoon Hyun * - Panagiotis Garefalakis * - William Hyun * - Gang Wu * - Yiqun Zhang * - Deshan Xiao +0: None -1: None

Re: [VOTE] Release Apache ORC 1.7.9 (RC1)

2023-05-06 Thread Gang Wu
> > > Appreciate everyone's efforts! > > > > Bests, > > Yiqun > > > > William H. 于2023年5月6日周六 10:27写道: > > > > > +1 > > > > > > Thank you, All! > > > > > > Bests, > > > William > > &

Re: Creating `branch-1.9` on May 15th?

2023-05-06 Thread Gang Wu
+1 on cutting the branch-1.9 Thanks Dongjoon! Best, Gang On Sun, May 7, 2023 at 9:23 AM Dongjoon Hyun wrote: > Hi, All. > > Apache ORC 1.9.0 is scheduled on September 15th. > > https://github.com/apache/orc/milestone/10 > > Currently, we have 96 closed issues and 2 open issues. > > -

Re: [VOTE] Release Apache ORC 1.7.9 (RC1)

2023-05-05 Thread Gang Wu
t; > Panagiotis > > > > On Fri, May 5, 2023 at 1:35 PM Dongjoon Hyun > > wrote: > > > > > +1 for Apache ORC 1.7.9. > > > > > > Thank you, Gang. > > > > > > Dongjoon. > > > > > > > > > > > >

Re: [VOTE] Release Apache ORC 1.7.9 (RC1)

2023-05-03 Thread Gang Wu
jects/ORC/versions/12352940 > > GitHub Milestone includes all correctly. > > You need to include it by adding `1.7.9` into `Fixed Version` field of that > JIRA. > - https://issues.apache.org/jira/browse/ORC-1395 > > Dongjoon. > > > On Wed, May 3, 2023 at 7:2

[VOTE] Release Apache ORC 1.7.9 (RC1)

2023-05-03 Thread Gang Wu
Please vote on releasing the following candidate as Apache ORC version 1.7.9. [ ] +1 Release this package as Apache ORC 1.7.9 [ ] -1 Do not release this package because ... TAG: https://github.com/apache/orc/releases/tag/v1.7.9-rc1 RELEASE FILES:

Re: [DISCUSS] Time to release Apache ORC 1.7.9?

2023-05-03 Thread Gang Wu
It seems that there is no objection and no more backports. I will go ahead to prepare for the release. Thanks, Gang On Tue, May 2, 2023 at 11:31 AM Gang Wu wrote: > Thanks Dongjoon! > > I will wait for 48 hours to see if there are additional backport requests. > > Best, > Ga

Re: [DISCUSS] Time to release Apache ORC 1.7.9?

2023-05-01 Thread Gang Wu
EAD --format=%s > ORC-1407: Upgrade cyclonedx-maven-plugin to 2.7.6 (by Dongjoon Hyun) > ORC-1395: Enforce license check via Github Action (by Gang Wu) > ORC-1382: Fix secondary config names `org.sarg.*` to `orc.sarg.*` (by > Dongjoon Hyun) > ORC-1374: Update Spark to 3.3.2 (by Don

[DISCUSS] Time to release Apache ORC 1.7.9?

2023-05-01 Thread Gang Wu
Hi, Apache ORC 1.7.9 is planned to release in May: https://github.com/apache/orc/issues/1437 and I will be the release manager. Is it a good time to start the release process? Best, Gang

[VOTE][RESULT] Release Apache ORC 1.7.9 RC0

2023-04-18 Thread Gang Wu
The vote failed because it is too early to release it yet. Thanks to all who voted and provided valuable suggestions!

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

2023-04-18 Thread Gang Wu
gt; On Tue, Apr 18, 2023 at 3:39 PM Yiqun Zhang > wrote: > > > > > +1 > > > > > > - Built and tested C++/Java on macOS 13.3.1 and openjdk 11.0.18 > > > - Shasum and gpg sig checked > > > > > > Thank you for driving this release, Gan

[VOTE] Release Apache ORC 1.7.9 (RC0)

2023-04-17 Thread Gang Wu
Please vote on releasing the following candidate as Apache ORC version 1.7.9. [ ] +1 Release this package as Apache ORC 1.7.9 [ ] -1 Do not release this package because ... TAG: https://github.com/apache/orc/releases/tag/v1.7.9-rc0 RELEASE FILES:

Re: FYI: Apache Hive community finally succeeded to migrate to Apache ORC 1.8.3

2023-04-13 Thread Gang Wu
Congrats and thanks to everyone involved! Best, Gang On Fri, Apr 14, 2023 at 4:56 AM Panagiotis Garefalakis wrote: > Amazing news indeed! > Congratulations to everyone involved! > > Cheers, > Panagiotis > > On Thu, Apr 13, 2023 at 1:32 PM Dongjoon Hyun > wrote: > > > This is a significant

Re: [DRAFT] [REPORT] ORC - April 2023

2023-04-11 Thread Gang Wu
es inside ORC PMC. > > > > > > - Alan Gate informed his resignation on 2023-04-07 > > > - Dongjoon Hyun became ASF Member last month 2023-03 > > > > > > ## Project Activity: > > > According to our release cadence, we released two mai

Re: Order of Row Index Streams

2023-03-22 Thread Gang Wu
Hi Vukasin, The order is not fixed and we should follow the same order of *Stream *fields in the *StripeFooter*. Best, Gang On Thu, Mar 23, 2023 at 8:23 AM Vukasin Milovanovic wrote: > Hi, > > I'm working on an issue in the ORC reader in > https://github.com/rapidsai/cudf. This reader uses

Re: Default stripe size in ORC

2023-03-16 Thread Gang Wu
I guess the default 64M is to align the HDFS block size? I did similar benchmarks before and agree the default stripe size is too small to win. Generally we use 128M in production to avoid small stripes. Otherwise we may get small stripes, especially when many columns enable dictionary encoding.

[jira] [Created] (ORC-1395) Enforce license check

2023-03-15 Thread Gang Wu (Jira)
Gang Wu created ORC-1395: Summary: Enforce license check Key: ORC-1395 URL: https://issues.apache.org/jira/browse/ORC-1395 Project: ORC Issue Type: Improvement Components: build

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

2023-03-12 Thread Gang Wu
+1 Best Regards, Gang On Mon, Mar 13, 2023 at 3:14 AM William H. wrote: > +1 > > Thank you, > William > > On Sat, Mar 11, 2023 at 8:55 PM Dongjoon Hyun > wrote: > > > Please vote on releasing the following candidate as Apache ORC version > > 1.8.3. > > > > [ ] +1 Release this package as

Re: Apache ORC 1.8.3 Release?

2023-03-11 Thread Gang Wu
Thanks Dongjoon for driving this! May I follow the steps you have taken so I can be prepared to be the release manager next time? Thanks! Gang On Sat, Mar 11, 2023 at 3:12 AM Pavan Lanka wrote: > Thanks Dongjoon. > > +1 to the PRs. > > Regards, > Pavan > > > > > On Mar 9, 2023, at 5:33 PM,

Re: Assign ticket to myself

2023-03-07 Thread Gang Wu
Hi Zoltán, Sorry for the bad experience. I have added you as a contributor to the project. Now you are able to assign yourself. BTW, I have assigned you to the JIRA already. Best, Gang On Tue, Mar 7, 2023 at 8:53 PM Zoltán Rátkai wrote: > Hi All, > > I created a ticket and would like to

[jira] [Created] (ORC-1377) [C++] Enforce override keyword

2023-02-20 Thread Gang Wu (Jira)
Gang Wu created ORC-1377: Summary: [C++] Enforce override keyword Key: ORC-1377 URL: https://issues.apache.org/jira/browse/ORC-1377 Project: ORC Issue Type: Task Components: C

[jira] [Created] (ORC-1376) [C++] Support schema evolution

2023-02-20 Thread Gang Wu (Jira)
Gang Wu created ORC-1376: Summary: [C++] Support schema evolution Key: ORC-1376 URL: https://issues.apache.org/jira/browse/ORC-1376 Project: ORC Issue Type: New Feature Components: C

[jira] [Created] (ORC-1372) [C++] Bump zstd to v1.5.4

2023-02-14 Thread Gang Wu (Jira)
Gang Wu created ORC-1372: Summary: [C++] Bump zstd to v1.5.4 Key: ORC-1372 URL: https://issues.apache.org/jira/browse/ORC-1372 Project: ORC Issue Type: Improvement Components: C

Re: [ANNOUNCE] Welcome Xin Zhang as an ORC committer!

2023-02-10 Thread Gang Wu
Welcome Xin! Best, Gang On Sat, Feb 11, 2023 at 1:07 PM William H. wrote: > The Apache ORC PMC recently added Xin Zhang > (https://github.com/coderex2522) as a committer. > > Please join me in welcoming Xin Zhang to the ORC community! > > Bests, > William, Chair >

Re: Patch for proleptic calendar adjustment in C++

2023-02-05 Thread Gang Wu
Hi Brian, Just want to check in to see if you still have the plan? Please let us know if you need anything from the community. Best, Gang On Thu, Jan 12, 2023 at 10:20 AM Gang Wu wrote: > Hi Brian, > > Proleptic calendar is a missing feature of the C++ library. > > Please ope

[jira] [Created] (ORC-1365) [C++] Use BlockBuffer to replace DataBuffer of rawInputBuffer in the CompressionStream

2023-02-02 Thread Gang Wu (Jira)
Gang Wu created ORC-1365: Summary: [C++] Use BlockBuffer to replace DataBuffer of rawInputBuffer in the CompressionStream Key: ORC-1365 URL: https://issues.apache.org/jira/browse/ORC-1365 Project: ORC

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

2023-01-16 Thread Gang Wu
+1 Thanks for driving this, William. Best, Gang On Tue, Jan 17, 2023 at 12:17 PM Dongjoon Hyun wrote: > +1 > > Thank you so much, William. > > Dongjoon. > > On Mon, Jan 16, 2023 at 1:47 PM William H. wrote: > > > Please vote on releasing the following candidate as Apache ORC version > >

Re: Patch for proleptic calendar adjustment in C++

2023-01-11 Thread Gang Wu
Hi Brian, Proleptic calendar is a missing feature of the C++ library. Please open a JIRA ticket and submit the PR and I am glad to review it once the PR is ready. Thanks, Gang On Thu, Jan 12, 2023 at 9:47 AM Dongjoon Hyun wrote: > Please make a PR first because it depends on the code part

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

2023-01-10 Thread Gang Wu
+1 Tested it locally on my laptop to verify both Java and C++ builds and tests have succeeded. Best, Gang On Wed, Jan 11, 2023 at 9:56 AM deshan xiao wrote: > +1, non-binding > > Thanks, > Deshan Xiao > > On Tue, Jan 10, 2023 at 7:38 PM Dongjoon Hyun > wrote: > > > Please vote on releasing

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

2022-11-29 Thread Gang Wu
+1 Tested it locally to verify both Java and C++ builds and tests have passed. Best, Gang On Wed, Nov 30, 2022 at 8:31 AM Dongjoon Hyun wrote: > I'll start with my +1. > > As the release manager, I checked the following. > > https://github.com/apache/orc/issues/1319 (Release Apache ORC

[jira] [Created] (ORC-1322) Upgrade centos7 docker image to use gcc9

2022-11-28 Thread Gang Wu (Jira)
Gang Wu created ORC-1322: Summary: Upgrade centos7 docker image to use gcc9 Key: ORC-1322 URL: https://issues.apache.org/jira/browse/ORC-1322 Project: ORC Issue Type: Sub-task Components

[jira] [Created] (ORC-1320) Fix build break of C++ code on docker images

2022-11-26 Thread Gang Wu (Jira)
Gang Wu created ORC-1320: Summary: Fix build break of C++ code on docker images Key: ORC-1320 URL: https://issues.apache.org/jira/browse/ORC-1320 Project: ORC Issue Type: Bug Components

[jira] [Created] (ORC-1314) [C++] Remove macros defined before C++11

2022-11-16 Thread Gang Wu (Jira)
Gang Wu created ORC-1314: Summary: [C++] Remove macros defined before C++11 Key: ORC-1314 URL: https://issues.apache.org/jira/browse/ORC-1314 Project: ORC Issue Type: Improvement

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

2022-11-15 Thread Gang Wu
+1 Thanks Dongjoon for driving this! Best, Gang On Tue, Nov 15, 2022 at 12:40 PM William H. wrote: > +1 > > Looks good to me, thank you! > > On Mon, Nov 14, 2022 at 12:31 AM Dongjoon Hyun > wrote: > > > I'll start my +1. > > > > During the preparation, I ran the Docker tests and integration

[jira] [Created] (ORC-1307) [C++] Add coding style enforcement

2022-11-06 Thread Gang Wu (Jira)
Gang Wu created ORC-1307: Summary: [C++] Add coding style enforcement Key: ORC-1307 URL: https://issues.apache.org/jira/browse/ORC-1307 Project: ORC Issue Type: Improvement Components: C

[jira] [Created] (ORC-1303) [C++] Upgrade GoogleTest to 1.12.1

2022-10-27 Thread Gang Wu (Jira)
Gang Wu created ORC-1303: Summary: [C++] Upgrade GoogleTest to 1.12.1 Key: ORC-1303 URL: https://issues.apache.org/jira/browse/ORC-1303 Project: ORC Issue Type: Improvement Components: C

[jira] [Created] (ORC-1302) Upgrade Github workflow to build on Windows

2022-10-26 Thread Gang Wu (Jira)
Gang Wu created ORC-1302: Summary: Upgrade Github workflow to build on Windows Key: ORC-1302 URL: https://issues.apache.org/jira/browse/ORC-1302 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-1301) [C++] Enforce C++17

2022-10-26 Thread Gang Wu (Jira)
Gang Wu created ORC-1301: Summary: [C++] Enforce C++17 Key: ORC-1301 URL: https://issues.apache.org/jira/browse/ORC-1301 Project: ORC Issue Type: Improvement Components: C

[jira] [Created] (ORC-1298) [C++] Support dedicated ColumnVectorBatch of numeric types

2022-10-24 Thread Gang Wu (Jira)
Gang Wu created ORC-1298: Summary: [C++] Support dedicated ColumnVectorBatch of numeric types Key: ORC-1298 URL: https://issues.apache.org/jira/browse/ORC-1298 Project: ORC Issue Type: Improvement

[jira] [Created] (ORC-1280) [C++] Implement block-based buffer to replace DataBuffer in the ColumnWriter

2022-09-26 Thread Gang Wu (Jira)
Gang Wu created ORC-1280: Summary: [C++] Implement block-based buffer to replace DataBuffer in the ColumnWriter Key: ORC-1280 URL: https://issues.apache.org/jira/browse/ORC-1280 Project: ORC Issue

[jira] [Created] (ORC-1264) [C++] Add a writer option to align compression block with row group boundary

2022-09-05 Thread Gang Wu (Jira)
Gang Wu created ORC-1264: Summary: [C++] Add a writer option to align compression block with row group boundary Key: ORC-1264 URL: https://issues.apache.org/jira/browse/ORC-1264 Project: ORC Issue

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

2022-08-15 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 Mon, Aug 15, 2022 at 2:16 PM Dongjoon Hyun wrote: > +1 > > Dongjoon > > On Sun, Aug 14, 2022 at 10:22 PM William Hyun wrote: > > > I will start with my +1 > > > >

  1   2   >