kaxil commented on code in PR #40589:
URL: https://github.com/apache/airflow/pull/40589#discussion_r1677871482


##########
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:
   Are there any high-level docs on what info can be gathered in the docs? and 
how users can control it apart from the config doc?
   
   I was assuming something over here: 
https://airflow.apache.org/docs/apache-airflow-providers-openlineage/stable/guides/structure.html
 but didn't find it



-- 
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]

Reply via email to