-
Notifications
You must be signed in to change notification settings - Fork 861
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(flight): add sql-info helpers (#4266)
* feat: baseline sql-info helpers * chore: clippy * chore: add license to files * docs: add some basic docstrings * Update arrow-flight/src/sql/sql_info.rs Co-authored-by: Andrew Lamb <[email protected]> * fix: move flight info * test: add simple filter test * fix: docs link * fix: one more docs link * fix: one more one more docs link --------- Co-authored-by: Andrew Lamb <[email protected]>
- Loading branch information
Showing
5 changed files
with
464 additions
and
47 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
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.