-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Athena crawler #995
Athena crawler #995
Conversation
☂️ Python Coverage
Overall Coverage
New Files
Modified FilesNo covered modified files...
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #995 +/- ##
==========================================
+ Coverage 89.42% 89.49% +0.07%
==========================================
Files 196 199 +3
Lines 12827 12977 +150
==========================================
+ Hits 11470 11614 +144
- Misses 1357 1363 +6 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM from a high leve. @usefulalgorithm pls take a closer look.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise LGTM
Co-authored-by: Tsung-Ju Lii <[email protected]>
Co-authored-by: Tsung-Ju Lii <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Go go go
🤔 Why?
To extract tables, views, and queries in Athena
🤓 What?
🧪 Tested?
Ingest MCEs to dev instance.
☑️ Checks
pyproject.toml
.