paleolimbot opened a new issue, #1152: URL: https://github.com/apache/sedona-db/issues/1152
Currently our SpatialFilter infrastructure can only be created from `Arc<dyn PhysicalExpr>`; however, when implementing `TableProvider` it's useful to be able to support the `filters` argument, which are logical `Expr`. We can export a logical expression parser that mirrors the physical one to make it easier to implement simple table providers. -- 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]
