Hi Ryan, I have no idea. We are using thrift 0.12.0 on master since 1.5yrs and I haven't experienced any issues with it in my environment (Linux) nor have I met one in Travis builds. Has anyone else experienced similar issues?
Thanks, Gabor On Fri, Jul 31, 2020 at 1:48 AM Ryan Blue <[email protected]> wrote: > +0 for now > > - Tested downstream Iceberg against 1.11.1 in > > https://repository.apache.org/content/repositories/orgapacheparquet-1031 > - Verified signature, checksum > - Built and ran tests > > The parquet-hadoop tests are failing with errors like this, indicating the > wrong version of Thrift: > > > testSimpleFiltering[0](org.apache.parquet.hadoop.TestColumnIndexFiltering): > > org.apache.parquet.format.LogicalType.getSetField()Lshaded/parquet/org/apache/thrift/TFieldIdEnum; > > Any idea what’s happening? My thrift executable reports 0.12.0 and that > matches the thrift.version in the POM. > > On Wed, Jul 29, 2020 at 3:09 PM Gara Walid <[email protected]> wrote: > > > +1 (non-binding) > > > > - Verified the signature. > > - Verified the checksum. > > - Built the source from the tarball and ran tests. > > > > > > > > > > > > > > Le mer. 29 juil. 2020 à 11:25, Gabor Szadovszky <[email protected]> a > > écrit : > > > > > +1 (binding) > > > > > > On Wed, Jul 29, 2020 at 10:23 AM Gabor Szadovszky <[email protected]> > > > wrote: > > > > > > > Hi everyone, > > > > > > > > I propose the following RC to be released as the official Apache > > Parquet > > > > 1.11.1 release. > > > > > > > > The commit id is 765bd5cd7fdef2af1cecd0755000694b992bfadd > > > > * This corresponds to the tag: apache-parquet-1.11.1-rc1 > > > > * > > > > > > > > > > https://github.com/apache/parquet-mr/tree/765bd5cd7fdef2af1cecd0755000694b992bfadd > > > > > > > > The release tarball, signature, and checksums are here: > > > > * > > > > https://dist.apache.org/repos/dist/dev/parquet/apache-parquet-1.11.1-rc1 > > > > > > > > You can find the KEYS file here: > > > > * https://downloads.apache.org/parquet/KEYS > > > > > > > > Binary artifacts are staged in Nexus here: > > > > * > > > > https://repository.apache.org/content/groups/staging/org/apache/parquet/ > > > > > > > > This release includes changes listed at > > > > > > > > > > https://github.com/apache/parquet-mr/blob/apache-parquet-1.11.1-rc1/CHANGES.md > > > > . > > > > > > > > Please download, verify, and test. > > > > > > > > Please vote in the next 72 hours. > > > > > > > > [ ] +1 Release this as Apache Parquet 1.11.1 > > > > [ ] +0 > > > > [ ] -1 Do not release this because... > > > > > > > > > > > > -- > Ryan Blue > Software Engineer > Netflix >
