Added Extractor for Athena metadata (#105)
* Added Extractor for Athena metadata Added Athena sample dag that uses Athena metadata extractor Added Unit test for Athena metadata extractor * Fixed flakey8 errors * Fixed flakey8 error in the unit test * Fixed typo changed Postgres to Athena
Showing
... | ... | @@ -54,6 +54,7 @@ pytz==2018.4 |
antlr4-python2-runtime==4.7.1 | ||
statsd==3.2.1 | ||
retrying==1.3.3 | ||
PyAthena[SQLAlchemy] | ||
# Python API client for google | ||
# License: Apache Software License | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment