yanxinyi commented on issue #708: PHOENIX-5698 Phoenix Query with RVC IN list expression generates wron… URL: https://github.com/apache/phoenix/pull/708#issuecomment-588562714 While Daniel Wong and I were debugging and discussing the potential way to fix this RVC problem by query rewrite; however, the current WhereOptimizer generates the wrong scan, see PHOENIX-5740. So the current fix is adding an extra flag to identify whether the ordering of conditions matters or not. This PR is only addressing the fixing logic, I will add more tests tomorrow.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
