Re: [VOTE] Release Apache Iceberg 0.8.0-incubating RC2

2020-05-01 Thread Ryan Blue
+1 (binding) Ran rat, validated checksums and signature, and ran the build. I noticed that the iceberg-spark-runtime Jar is about 22MB larger and it looks like the problem is mainly that parquet-avro 1.11.0 is shading all of fastutil without minimizing the Jar like parquet-column does. I tried ro

Re: [VOTE] Release Apache Iceberg 0.8.0-incubating RC2

2020-05-01 Thread RD
+1 Validated all the steps mentioned. -R On Fri, May 1, 2020 at 9:31 AM Ryan Blue wrote: > +1 (binding) > > Ran rat, validated checksums and signature, and ran the build. > > I noticed that the iceberg-spark-runtime Jar is about 22MB larger and it > looks like the problem is mainly that parquet