smaheshwar-pltr opened a new pull request, #14020: URL: https://github.com/apache/iceberg/pull/14020
`TestSparkFilters` has unit tests for Spark filter to Iceberg expression conversions, but misses testing for Spark's `StringStartsWith` filter that translates to Iceberg's `STARTS_WITH` expression. This PR adds that. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
