paleolimbot commented on PR #545: URL: https://github.com/apache/arrow-go/pull/545#issuecomment-4024329834
I would personally recommend inlining the logic you need unless there's a good way to add an optional dependency. I think I upstreamed SedonaDB's interval handling into arrow-rs/parquet-geospatial which should have all you need (mainstream geometry implementations mostly don't handle wraparound intervals and so they aren't all that useful anyway). -- 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]
