yutannihilation commented on issue #1173: URL: https://github.com/apache/sedona-db/issues/1173#issuecomment-5305764380
> materialization is slow and creates a lot of SEXPs Yeah, but I haven't succeed to find a bare data.frame with a GeoArrow column useful yet... For example, we cannot plot it with ggplot2, or manipulate it with sf. Also, once we collected it as a data frame, we cannot convert it to sf by `sf::st_as_sf()`, so I end up re-running the whole SedonaDB SQL just to call `sf::st_as_sf()`. This might be simply because I'm not familiar with GeoArrow ecosystem, but when is it actually useful? -- 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]
