-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for new features on query results (#111)
Add support for a few features that will soon become available when retrieving query results: - specify the output columns - get a sample of the results - filter out some rows before retrieve the results - sort the results
- Loading branch information
1 parent
3a2c8a8
commit 1f33260
Showing
6 changed files
with
433 additions
and
70 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
Oops, something went wrong.