Hi Andrew Which implementation are you referring to?
If you're talking about the C++ implementation, I don't think this is integrated in the CMake build system but the generated code needs to be manually updated. There's a script at cpp/build-support/update-thrift.sh for this. Cheers, Adam On Sat, 1 Nov 2025 at 10:25, Andrew Bell <[email protected]> wrote: > Hi, > > Can someone tell me how to get the build system to rebuild the generated > thrift files from parquet.thrift? > > Thanks, > > -- > Andrew Bell > [email protected] >
