What version of flatbuffers are you using? The flatbuffers.h that we vendored should work, but it looks like you have a version installed prior to the 1.2.0 (we have been developing for >= 1.3.0)
On Sat, Oct 8, 2016 at 11:26 PM, Jacques Nadeau <jacq...@apache.org> wrote: > I'm doing a cpp build and seeing a failure in unit tests. Can someone tell > me what I might be doing wrong: > > https://gist.github.com/jacques-n/623c7c83e4f89a9bb1511f5b6ad67bcd > > > > On Fri, Oct 7, 2016 at 5:36 PM, Julien Le Dem <jul...@dremio.com> wrote: > >> Hello all, >> I'd like to propose the first release candidate (rc3) of Apache Arrow >> version >> 0.1.0. >> The release notes can be found at [1] >> Thanks to everyone who contributed to this release. >> >> The source release rc3 is hosted at [2] and the java artifacts at [3] (this >> staging repo will be published after the vote has ended). >> This release candidate is based on commit >> eb1491a96d1fb92bf9c8bfc1acb7a8768af53a7e located at [4]. >> >> The vote will be open for the next ~72 hours ending at 5:00 PM >> Pacific, October 10th, 2016. >> >> [ ] +1 >> [ ] +0 >> [ ] -1 >> >> I have run the java build + tests >> I have run cpp build + tests >> I have run python build + tests >> I have tried the parquet integration >> Here's my vote: +1 >> >> Thanks, >> Julien >> >> How to validate a release signature: >> https://httpd.apache.org/dev/verification.html >> >> [1] *https://issues.apache.org/jira/secure/ReleaseNote.jspa? >> projectId=12319525&version=12338369 >> <https://issues.apache.org/jira/secure/ReleaseNote.jspa? >> projectId=12319525&version=12338369>* >> [2] https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.1.0-rc3/ >> [3] https://repository.apache.org/content/repositories/ >> orgapachearrow-1001/ >> [4] >> https://github.com/apache/arrow/commit/eb1491a96d1fb92bf9c8bfc1acb7a8 >> 768af53a7e >>