|
|
|
|
|
by ZeroCool2u
490 days ago
|
|
This is such a big deal. Trying to get stuff done with geospatial data in native formats in big companies has been somewhat painful for a while, because a lot of them tend to default to using DataBricks and Delta format. At least now there's a great open source tech stack combo with Trino as your query engine (which is decidedly a lot less annoying to run at scale than OSS Spark) and Iceberg as your storage format that a lot of your "Enterprise Architecture" types can be comfortable enough with. |
|
https://github.com/apache/sedona
However, the ultimate goal is to make more engines (e.g., Arrow, Trino...) support the geo type too