Commits


Krisztián Szűcs authored and Benjamin Kietzman committed b3f5a93cef9
ARROW-8319: [CI] Install thrift compiler in the debian build After [setting](https://github.com/apache/arrow/commit/156d449f0a82e7ef830f8510309e6a8cdf29966f#diff-8f85d961ec4381b4cf136e3cea1b1791R124) `Thrift_SOURCE` to empty from `AUTO` the compiler cannot be found. Previously it was automatically using the bundled build az a fallback. Closes #6818 from kszucs/ARROW-8319 Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>