tkhurana commented on PR #2239: URL: https://github.com/apache/phoenix/pull/2239#issuecomment-3134271505
With inlist we have some special handling to prevent key space explosion https://github.com/apache/phoenix/blob/master/phoenix-core-client/src/main/java/org/apache/phoenix/compile/WhereOptimizer.java#L252-L262 We can have similar key space explosion with ANY(). Don't we need to handle that ? -- 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: issues-unsubscr...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org