I am trying to use the recipe with a directory of parquet files locally. However, MLflow is throwing the following error:

The parquet files have one column that is a date that I can read just fine using pandas or pyarrow but MLflow seems to be having problems.
My local.yaml profile...
