Skip to content

Commit d519bb8

Browse files
authored
Add geo-parquet publishing instructions (#8690)
# Which issue does this PR close? - part of #7835 # Rationale for this change We added a new crate so let's add that to the instructions too # What changes are included in this PR? # Are these changes tested? # Are there any user-facing changes?
1 parent fa6f9eb commit d519bb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/release/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ Rust Arrow Crates:
260260
(cd parquet-variant && cargo publish)
261261
(cd parquet-variant-json && cargo publish)
262262
(cd parquet-variant-compute && cargo publish)
263+
(cd parquet-geospatial && cargo publish)
263264
(cd parquet && cargo publish)
264265
(cd parquet_derive && cargo publish)
265266
(cd arrow-integration-test && cargo publish)

0 commit comments

Comments
 (0)