ephraimbuddy commented on PR #42870: URL: https://github.com/apache/airflow/pull/42870#issuecomment-2404403801
> Is this a new feature ? The original endpoint need an extra piece of code in the query to actually handle pagination right ? > > Because there no 'feature' release left for 2.x and in airflow 3 this piece of code will be deleted. We can still add it for the 'migration effort' to remember that we need to have the pagination here though. > > Or maybe we can consider this a bugfix or miscellaneous and squeeze that in the next 2.x patch release @ephraimbuddy Yes. It's a bug fix. The code already has pagelimit in the schema but that was not exposed. We will release it as part of 2.x when it's merged -- 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]
