I found the old compiler on an x86 MBP I still hadn't returned to IT *and hadn't run homebrew on for many months*.
if anyone else needs the relevant thrift compiler, or the 0.14 one, ping me. On Wed, 14 Jun 2023 at 13:57, Aaron Niskode-Dossett <[email protected]> wrote: > My solution was to write a docker container to build parquet on my > macbook. I spent a couple of hours trying and failing to build it directly > and got a docker solution working in far less time. > > On Wed, Jun 14, 2023 at 7:50 AM Steve Loughran <[email protected] > > > wrote: > > > How do people get a version of the native thrift binaries onto their > > macbook such that parquet build? > > > > > > 1. as homebrew is on 0.18.1, and if you try to build with that you can > > see that thrift has added some new things to implement. > > 2. try to rebuild thrift 0.15 and you end up in cmake pain with xcode > > bison being out of date, etc etc. > > > > suggestions? > > > > > -- > Aaron Niskode-Dossett, Data Engineering -- Etsy >
