Cannot query parquet files produced from Python's pyarrow to_parquet()

I think this issue has the same root cause as DateTime column returning no results - #2 by craustin

Specifying parquet_format=“1.0” should fix this for now.