MoSheikh opened a new pull request, #1286: URL: https://github.com/apache/iceberg-python/pull/1286
Currently, `row_filter` expressions involving a `boolean` expression fail. This pull adds in the already-defined boolean literals as part of the list of parsed literals. In addition, identifiers can now be defined with double quotes (`"`) as part of the SQL spec. -- 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]
