Achuth17 commented on issue #24583: [SPARK-27679][SQL] Improve LIKE optimization URL: https://github.com/apache/spark/pull/24583#issuecomment-493531741 @dongjoon-hyun I could use some input on what a general approach would look like, I will take another swing at the problem. I can add more general cases like `__abc` or `abc__`, other than that I can't think of anything that would make cases like `ab_c%` work. Can you suggest a good approach?
---------------------------------------------------------------- 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]
