ptmcg commented on issue #2860:
URL: 
https://github.com/apache/iceberg-python/issues/2860#issuecomment-3688923437

   > Unrelated to the above, but maybe you might have seen this issue before. 
Would you know if theres a good solution to convert "PyArrow expression" to 
"PyIceberg expression"? The polars project implements their own conversion. 
https://github.com/pola-rs/polars/blob/b5956c30ef578949f87189330c036f86da32c516/py-polars/src/polars/io/iceberg/_utils.py#L54-L128
   > 
   > perhaps we can define (or reuse) a pyarrow expression parser
   
   I've not done any work with PyArrow. If you have a BNF for a PyArrow 
expression, I could compare it with what you have for PyIceberg.


-- 
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]

Reply via email to