Re: post-release tasks (4.0.1)

2021-05-31 Thread Krisztián Szűcs
On Mon, May 31, 2021 at 5:37 AM Sutou Kouhei wrote: > > Hi, > > > * Could someone help out in publishing to maven, as that is a bit too far > > from my current setup? > > I'm trying this with OpenJDK 11 but I got the following > error: > > > [ERROR] Failed to execute goal on project arrow-orc: Cou

Re: Release archive URL

2021-05-31 Thread Andrew Lamb
That sounds like a good idea to me On Sun, May 30, 2021 at 11:33 PM Sutou Kouhei wrote: > Hi, > > > Do you think we should rename the existing arrow-4.1.0 directory or just > > use the new name going forward? > > How about renaming the existing arrow-4.1.0 directory if we > need to release Apac

[C++] Unsupported encodings in reading Parquet files

2021-05-31 Thread Shan Huang
Hi, PyArrow throws an exception when reading Parquet file generated from the version 2.0 of Parquet writer in Hive: Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.7/site-packages/pyarrow/parquet.py", line 1732, in read_table use_pandas_metadata=use_pa

Re: post-release tasks (4.0.1)

2021-05-31 Thread Krisztián Szűcs
On Mon, May 31, 2021 at 11:08 AM Krisztián Szűcs wrote: > > On Mon, May 31, 2021 at 5:37 AM Sutou Kouhei wrote: > > > > Hi, > > > > > * Could someone help out in publishing to maven, as that is a bit too far > > > from my current setup? > > > > I'm trying this with OpenJDK 11 but I got the follow

Re: post-release tasks (4.0.1)

2021-05-31 Thread Krisztián Szűcs
On Sun, May 30, 2021 at 7:37 PM Jorge Cardoso Leitão wrote: > > Hi, > > Sorry for the delay here. > > Below is the list of post-release tasks: > 1. [Krisztian] open a pull request to bump the version numbers in the source code 2. [x] upload source 3. [x] upload binaries 4. [x] update website 5

Re: post-release tasks (4.0.1)

2021-05-31 Thread Jorge Cardoso Leitão
Thanks a lot, both. Accepted. Will upload this evening. Best, Jorge On Mon, May 31, 2021 at 12:55 PM Krisztián Szűcs wrote: > On Sun, May 30, 2021 at 7:37 PM Jorge Cardoso Leitão > wrote: > > > > Hi, > > > > Sorry for the delay here. > > > > Below is the list of post-release tasks: > > > 1.

Re: [C++] Unsupported encodings in reading Parquet files

2021-05-31 Thread Micah Kornfield
HI Shan, It is something we would like to support but nobody has had bandwidth to work on them. So contributions would be welcome. I think there are already some open JIRAs on this. e.g [1]. Note these are tracked under the Parquet project in JIRA. -Micah [1] https://issues.apache.org/jira/br