dstandish commented on code in PR #40034:
URL: https://github.com/apache/airflow/pull/40034#discussion_r1639128433
##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -5499,7 +5517,14 @@ components:
items:
type: string
description: The value can be repeated to retrieve multiple matching
values (OR condition).
-
+ FilterExecutor:
Review Comment:
Hey actually I feel even more confident about it generally avoiding indexes
for rest api. Found there are more reasons for it being slow than just
indexing. So my position is NO!
I’ll send little more to dev list at some point
--
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]