yujiantao commented 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 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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to