dmoore247 commented on a change in pull request #19437:
URL: https://github.com/apache/airflow/pull/19437#discussion_r745224043
##########
File path: airflow/providers/databricks/example_dags/example_databricks.py
##########
@@ -71,4 +72,17 @@
libraries=[{'jar': 'dbfs:/lib/etl-0.1.jar'}],
)
# [END howto_operator_databricks_named]
- notebook_task >> spark_jar_task
+
+ # [START howto_operator_databricks_pyspark]
Review comment:
My colleague has an open
[PR](https://github.com/apache/airflow/pull/19156) that would overlap with this
one. I'd like to withdraw this PR and re-submit once the other PR is merged.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]