-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* early draft * fmt * add example for dynamic file query * add test and refactor * clippy and add doc * cargo fmt * extract substitute_tilde function * fix the error handling * fmt and clippy * fix test * fix sqllogictests * ignore dirs for windows test * enhance the test for every file format * disable the test for windows * make dynamic file query configurable * revert array_query.slt * modified the test and add example * make dirs be optional * enable dynamic file query in cli * cargo fmt * modified example * fix test * fix merge conflict * tmp * tmp * tmp * fix the catalog and schema * move dynamic file catalog to datafusion-catalog * add copyright * fix tests * rename catalog in cli and update lock * enable home_dir feature * update lock * fix compile * fix clippy * fmt toml * fix doc test and add more doc * fix clippy * add home_dir feature doc * rollback the unused changed * update lock * fix sqllogictest * separate dynamic file test to another slt * add test for querying url table but disabled this feature * add dynamic_file.slt * remove home_dir feature * update cli lock * fix msrv check * fix msrv check * rollback the lock change * address review comment and enhance the doc * remove the legacy comment * add missing doc
- Loading branch information
Showing
20 changed files
with
590 additions
and
52 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.