forked from catherinedevlin/ipython-sql
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add basic spark support to library * adding tests * formatting * add spark connection * add spark connection * fixed test and formating * added docs * exclude execution * documentation updates * adjust doc string for close * add generic * integrated better with existing functionality * finishing integration tests * pass config and alias correctly * fixed issue with backticks and also implemented fake cursor * change configuration name * fix env variable error integration tests CI * fixing lint errors * change log formating * metadata ipynb * addressing comments * update changelog * changelog * fix row count * spelling * spelling * remove pypark dev dependency * review comments * missed readStream in connection.py
- Loading branch information
Showing
25 changed files
with
1,858 additions
and
11 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
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.