jesspav commented on issue #276: URL: https://github.com/apache/sedona-db/issues/276#issuecomment-3533910229
I'd like to be able to quickly validate and visualize with something like: ``` > select rs_upperleftx(rs_example()); ┌────────────────────────┐ │ rs_upperleftx(rs_example()) │ │ uint64 │ ╞════════════════════════╡ │ 64.3 │ └────────────────────────┘ ``` I don't feel strongly about the name. I would like to have some bands in it, perhaps with a nice predictable pattern. We could even use a simple tiny (128x64) real example with some pics of trees or something. -- 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]
