-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: support opendistro * support empty indices * refactor * regorg and prepare for opendistro tests * Tests for opendistro * Tests for opendistro * more opendistro * tests pass locally * test opendistro dialect * lint * update README * implement a SQLAlchemy do_ping * remove unnecessary do_ping * better type annotations * adds mypy has a dev requirement * Update es/basesqlalchemy.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Update es/basesqlalchemy.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Update es/basesqlalchemy.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Update es/basesqlalchemy.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Update es/basesqlalchemy.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Update es/basesqlalchemy.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Update es/opendistro/api.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Update es/basesqlalchemy.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * use namedtuple for better readability * Update es/basesqlalchemy.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * fix type annotations * lint * update README ref experimental engine Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
- Loading branch information
Showing
14 changed files
with
394 additions
and
219 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.