eladkal commented on code in PR #48421:
URL: https://github.com/apache/airflow/pull/48421#discussion_r2017002918
##########
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:
If this was experimental feature we can just remove it but if we do lets
just place a note in the affected providers changelog. I will rearrange the
note to the proper place during release
--
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]