Skip to content

Commit f91c3f0

Browse files
cholmespaleolimbot
andauthored
Update format-specs/distributing-geoparquet.md
Co-authored-by: Dewey Dunnington <dewey@wherobots.com>
1 parent e23fb03 commit f91c3f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

format-specs/distributing-geoparquet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ reader will not be able to 'skip' over large chunks of data and if it's too smal
7676
which can slow things down if there are a lot of files.
7777

7878
Unfortunately there's no single 'best' size for row groups, and it will depend on the size of the data and the access patterns.
79-
And the community is still learning what works best, so there's no solid recommendations at this point - hopefully we'll learn
80-
more and update this section in the future. But right now most of the larger global datasets are being distributed with
79+
The community is still learning what works best, so there are no solid recommendations at this point - hopefully we'll learn
80+
more and update this section in the future. As of this writing there are several larger global datasets that are being distributed with
8181
row group sizes of 50,000 to 200,000 rows, so that's what we recommend as a starting point.
8282

8383
Most geospatial tools give you the ability to set the maximum number of rows per row group, but some tools may let you set

0 commit comments

Comments
 (0)