We removed PyArrow are a dependency of the package due to a third party dependency clash, and as part of a tidy up in #116 but parts of the Classifai codebase call Polars methods that are dependent on Pyarrow.
This is a major bug as it causes unavoidable errors in the VectoStore search() and reverse_search methods.