uranusjr commented on code in PR #48421:
URL: https://github.com/apache/airflow/pull/48421#discussion_r2016044491
##########
providers/papermill/src/airflow/providers/papermill/operators/papermill.py:
##########
@@ -59,8 +59,6 @@ class PapermillOperator(BaseOperator):
(ignores kernel name in the notebook document metadata)
"""
- supports_lineage = True
Review Comment:
Oh you’re right, this should be kept working on 2. I’ll add it back.
--
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]