Run SQL on files directly
Instead of using read API to load a file into DataFrame and query it, you can also query that file directly with SQL.
Last updated
Instead of using read API to load a file into DataFrame and query it, you can also query that file directly with SQL.
Last updated