ndrluis commented on issue #992: URL: https://github.com/apache/iceberg-python/issues/992#issuecomment-2271413306
I believe the issue is not that it returns an empty result, because if you filter for a value that does not exist, like `dataset_5`, it will not return an error. However, if you try to filter for `dataset_2_xxxx`, it will return an error. It seems that EqualsTo is not working as intended. cc/ @grobgl -- 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]
