holdenk opened a new pull request #2761: URL: https://github.com/apache/iceberg/pull/2761
This is a follow up of (follow up for https://github.com/apache/iceberg/pull/327 filed in https://github.com/apache/iceberg/issues/2019 ). This is my first time working on the Python code in Iceberg. Implementation wise I based this on NOT_EQ. For Python API compat this exposes both `starts_with` (which is the snake case version of the Java API startsWith) and `startswith` the name of the logical similar method in the Python string library. -- 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]
