BlazingDB / blazingsql

BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.
https://blazingsql.com
Apache License 2.0
1.92k stars 181 forks source link

[BUG] No longer predicts file type from extension #1420

Open roaramburu opened 3 years ago

roaramburu commented 3 years ago

Describe the bug Unable to create table off a directory without specifying the file format, even if all files have the same and a descriptive extension, such as .parquet

60B8624A-1EF7-4543-BC03-8D9D76ABBE83