dask-sql
dask-sql copied to clipboard
[DOC] Add example of "CREATE TABLE WITH" including read filter arguments
After #338 merged, we should be able to eliminate unnecessary reads from storage.
A glance at both the API docs page, and the SQL syntax page have no mention of this valuable capability for the keyword arguments supported in CREATE TABLE WITH statements
@DaceT can you tackle this?
Yes, I can!
@DaceT can you tackle this?