ndrluis commented on issue #2372: URL: https://github.com/apache/iceberg-python/issues/2372#issuecomment-4408034527
@thoec Currently, PyIceberg does not support filtering by UUID because PyArrow does not support this use case either. We have the PR https://github.com/apache/iceberg-python/pull/2881 to improve the error message, but the actual solution depends on PyArrow adding support for filtering by UUID. -- 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]
