Lee-W commented on PR #37176:
URL: https://github.com/apache/airflow/pull/37176#issuecomment-1927174666

   I came up a few questions during implementation 
   
   1. should we use `uri` instead of `dataset_id` in this endpoint? but we'll 
have to use Dataset to find its id and then query DDRQ.
   2. What kind of permission would be ideal for this endpoint? or should we 
add a new permission for this endpoint?
   3. Should we add the`cutoff_time` in this API? The original thought was to 
add more flexibility so that user can delete only the DDRQ created before this 
`cutoff_time`


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to