jiayuasu commented on PR #1122: URL: https://github.com/apache/sedona-db/pull/1122#issuecomment-5249355723
@james-willis @paleolimbot Glad that you pinged me here. I am in favor of dropping the support of this function. Currently, this is a unique function in WherobotsDB but it is being phased out by the Wherobots native `raster` loader which does tiling on load and partitioning by default. What @paleolimbot suggests makes sense to me: > .select(raster.rst.tile(...).unnest()) AND > some other things (e.g., views, or an optimizer rule optimizing unnest(RS_Tile)) into a streaming operation -- 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]
