mesejo opened a new pull request, #883:
URL: https://github.com/apache/datafusion-python/pull/883

   # Which issue does this PR close?
   N/A
   
   # Rationale for this change
   The method `read_csv` accepts a list of paths as input. It seems fitting 
that `register_csv` does the same. Moreover, it will solve the issue behind 
https://github.com/ibis-project/ibis/issues/9866.
   
   # Rationale for this change
   Enable users to supply a list of csv file paths to the `register_csv` 
function.
   
   # What changes are included in this PR?
   Changes to the `register_csv` function in Rust and the corresponding 
signature types in Python 
   
   # Are there any user-facing changes?
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to