You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/30 06:56:46 UTC

[GitHub] [airflow] XD-DENG commented on a change in pull request #8633: Reduce response payload size of /dag_stats and /task_stats

XD-DENG commented on a change in pull request #8633:
URL: https://github.com/apache/airflow/pull/8633#discussion_r417793851



##########
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:
       Thanks @ashb . 
   Earlier I was thinking the same, but I agree with Bas's point that some people may have done some hacks using these two endpoints. Will keep them here in case.




----------------------------------------------------------------
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:
users@infra.apache.org