Closed matthias-Q closed 1 year ago
Sorry, I did not test my previous PR. The file ending needs to be passed into the ParquetReadOptions.
ParquetReadOptions
I took the liberty to refactor the file ending parsing a bit. Please tell me if it is OK, or not.
I have just tested this for view and schema of files that end with .parq and .parquet
view
schema
.parq
.parquet
Sorry, I did not test my previous PR. The file ending needs to be passed into the
ParquetReadOptions
.I took the liberty to refactor the file ending parsing a bit. Please tell me if it is OK, or not.
I have just tested this for
view
andschema
of files that end with.parq
and.parquet