Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Avril Aysha <[email protected]>
  • Loading branch information
avriiil committed Jan 8, 2025
1 parent 387f112 commit d1e1b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blog/geoparquet/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,4 @@ Read the [Delta Lake vs Parquet](https://delta.io/blog/delta-lake-vs-parquet-com

## Working with GeoParquet and Delta Lake

Delta Lake is a great choice for working with geospatial data initially stored in GeoParquet files. By storing GeoParquet data in Delta Lake, you get faster queries thanks to Delta’s data skipping and clustering features, along with the reliability of ACID transactions. This setup makes it easy and performant to work with geospatial data at scale.
Delta Lake is a great choice for working with geospatial data initially stored in GeoParquet files. By storing GeoParquet data in Delta Lake, you get faster queries thanks to Delta’s data skipping and clustering features, along with the reliability of ACID transactions. This setup makes it easy and performant to work with geospatial data at scale.

0 comments on commit d1e1b2d

Please sign in to comment.