rawwar opened a new pull request, #50758: URL: https://github.com/apache/airflow/pull/50758
I am adding an endpoint to retrieve DB stats. For now, I am including only the table's name, the oldest record present in the table, and the number of records in the table. This can be extended in the future. TODO: - [ ] additional permission for DB endpoints - GET, POST and DELETE - Only available for admins by default - [ ] Add additional field to TableStats for size of the table in MB - Very useful to determine if a clean up is necessary -- 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