kaxil commented on code in PR #40589:
URL: https://github.com/apache/airflow/pull/40589#discussion_r1677865645
##########
airflow/providers/openlineage/provider.yaml:
##########
@@ -153,3 +153,10 @@ config:
example: ~
type: integer
version_added: 1.9.0
+ include_full_task_info:
+ description: |
+ If true, OpenLineage event will include full task info - potentially
containing large fields.
Review Comment:
Could you add an example of what "full task info" means? What all is
included?
--
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]