-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Add guide for Apache Pinot operators #28653
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
Add guide for Apache Pinot operators #28653
Conversation
airflow/providers/apache/pinot/example_dags/example_pinot_dag.py
Outdated
Show resolved
Hide resolved
036b40c to
3d8ce11
Compare
airflow/providers/apache/pinot/example_dags/example_pinot_dag.py
Outdated
Show resolved
Hide resolved
768b43f to
238708d
Compare
josh-fell
left a comment
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.
Just a few small suggestions. I agree with @eladkal that some context around the use of the pinot-admin.sh file in the task would be helpful.
238708d to
a3b73a6
Compare
Thank you for all the suggestions, I committed them all. |
b515dba to
d9645e2
Compare
|
static checks are failing :( |
@shahar1 Here is some info on the static code checks if you find it helpful. |
d9645e2 to
54647a3
Compare
|
@eladkal @josh-fell Thank you! |
eladkal
left a comment
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
@josh-fell any further comments?
josh-fell
left a comment
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.
Just a very small fix to a link, but otherwise LGTM! Long overdue. Thanks @shahar1 for tackling this!
afbc501 to
a67d36b
Compare
Co-authored-by: Josh Fell <[email protected]>
b0bbee6 to
5572e4d
Compare
closes: #8194
related: #18930
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.