paleolimbot opened a new issue, #484: URL: https://github.com/apache/sedona-db/issues/484
After #468 we can convert an R expression to a SedonaDB expression but we can't evaluate it and we don't have any idiom or helper to roundtrip test. Once we have a good system for simple evaluation and roundtrip testing LLMs can probably help with the translations. This almost certainly involves handling separating the aggregations/window functions from the scalar functions to create a logical plan (I think there is a helper in DataFusion for this). -- 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]
