kbendick commented on issue #2059: URL: https://github.com/apache/iceberg/issues/2059#issuecomment-761910469
There are also instances of this occuring in `Spark3Util`. When we merge in `NOT_STARTS_WITH` operator, we'll also need to consider that (which will be nearby in this function): https://github.com/apache/iceberg/blob/6731211eaf746c6a4abfe71386ef53172a3fc137/spark3/src/main/java/org/apache/iceberg/spark/Spark3Util.java#L581-L582 ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
