puchengy opened a new pull request, #7495: URL: https://github.com/apache/iceberg/pull/7495
Date partition column failed to be matched due to `ref.get(self.struct)` is a datetime.date and `lit` is a `DateLiteral`. This PR adds a conversion method and convert it to a int to match the `DateLiteral.vale`. Also added related unit test. -- 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]
