yujiantao edited a comment on issue #10362: [SPARK-12218] [SQL] Invalid 
splitting of nested AND expressions in Data Source filter API
URL: https://github.com/apache/spark/pull/10362#issuecomment-571902074
 
 
   @liancheng Is there any fix on this case?  We have a big performance issue 
as we have many query conditions like this.
   `a > 1 OR (b < 10 AND weird_udf(c))`

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to