Skip to content

Commit

Permalink
Add Go notes for 16.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed May 15, 2024
1 parent deaa785 commit 48a1340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2024-05-14-16.1.0-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ was fixed ([GH-41562](https://github.com/apache/arrow/issues/41562)).

## Go Notes

* Enable support for reading date64 from CSV ([GH-41594](https://github.com/apache/arrow/issues/41594))
* Update MarshalJSON() for Float32 and Float64 to be able to handle NaN, +Inf and -Inf values ([GH-40563](https://github.com/apache/arrow/issues/40563))

## JavaScript notes

Expand Down

0 comments on commit 48a1340

Please sign in to comment.