Skip to content

Commit

Permalink
Remove ChunkResolver note
Browse files Browse the repository at this point in the history
This was 18.1.0
  • Loading branch information
amoeba committed Jan 22, 2025
1 parent e35161d commit b213e98
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _posts/2025-01-16-19.0.0-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,6 @@ row groups. This may be useful to pre-buffer file data via caching mechanisms. (

We've added `arrow::Result`-returning variants for `parquet::arrow::OpenFile()` and `parquet::arrow::FileReader::GetRecordBatchReader()` ([GH-44784](https://github.com/apache/arrow/issues/44784), [GH-44808](https://github.com/apache/arrow/issues/44808))

### Miscellaneous

`ChunkResolver` is now exposed as a public API (GH-34535).

## C# notes

* The `PrimitiveArrayBuilder` constructor has been made public to allow writing custom builders ([#23995](https://github.com/apache/arrow/issues/23995))
Expand Down

0 comments on commit b213e98

Please sign in to comment.