datafusion-contrib / bdt

Boring Data Tool
Apache License 2.0
198 stars 18 forks source link

Allow shorter parquet file endings #14

Closed matthias-Q closed 1 year ago

matthias-Q commented 1 year ago

bdt strictly uses file only ending on .parquet. However some systems also use shorter endings like *.parq (e.g. Cloudera Impala Hive...)

I am pretty sure, there are more short forms that bdt should support.