paleolimbot opened a new issue, #636: URL: https://github.com/apache/sedona-db/issues/636
There is at least one place in our code that broadcasts a string view scalar to an array, which has a much more efficient implementation in Arrow 57.2.0 https://github.com/apache/datafusion/pull/19797 . In the context of rasters this probably doesn't matter much; however, for small geometries this may be much faster (particularly when creating item CRS arrays). Original code reference: https://github.com/apache/sedona-db/pull/630#discussion_r2818093581 -- 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]
