-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow
SessionContext::read_csv
, etc to read multiple files (#4908)
* Added a traitDataFilePaths to convert strings and vector of strings to a vector of URLs. * Added docs and tests. Updated DataFilePaths to accept any vector containing AsRef<str> trait. * Added docs to read_ methods and extended the SessionContext doc. * Ran Cargo fmt * removed CallReadTrait methods * Update read_csv example Co-authored-by: Andrew Lamb <[email protected]> * removed addition to SessionContext example --------- Co-authored-by: Lakkam Sai Krishna Reddy <[email protected]> Co-authored-by: Andrew Lamb <[email protected]>
- Loading branch information
1 parent
ae89960
commit cfbb14d
Showing
1 changed file
with
78 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters