ashb commented on a change in pull request #8633:
URL: https://github.com/apache/airflow/pull/8633#discussion_r417789857



##########
File path: UPDATING.md
##########
@@ -1164,6 +1164,54 @@ The goal of this change is to achieve a more consistent 
and configurale cascadin
 
 When initializing a Snowflake hook or operator, the value used for 
`snowflake_conn_id` was always `snowflake_conn_id`, regardless of whether or 
not you specified a value for it. The default `snowflake_conn_id` value is now 
switched to `snowflake_default` for consistency and will be properly overriden 
when specified.
 
+### Simplify the response payload of endpoints /dag_stats and /task_stats

Review comment:
       We don't actually need to put anything in here - this is an 
internal/undocumented API.
   
   Doesn't hurt to have it I guess, just an FYI I guess




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to