Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 01:51
· 16 commits to main since this release
3712291

Arrow v2.7.0

Diff since v2.6.2

Merged pull requests:

Closed issues:

  • Loss of parametric type information for custom types (#134)
  • Look into potential over-copying when copying arrow vector (#190)
  • Arrow.write with partition/partitioner results batch unique value error (#192)
  • Roundtrippability of special strings (#196)
  • Support InlineStrings (#304)
  • Invalid argument error (#336)
  • ERROR: MethodError: no method matching zero(::Type{Union{Nothing, String}}) when trying to serialize Union{Nothing,String} fields (#368)
  • github releases not in sync (#370)
  • Typo in kwargs of arrowvector for ListKind (#392)
  • Introduce automatic code formatting with JuliaFormatter.toml (#398)
  • Issue with Union{Missing, VersionNumber} (#461)
  • GitHub Pages build error (#463)
  • Use https://arrow.apache.org/julia/ as the official Website URL (#470)
  • Arrow.write performance on large DataFrame (#473)
  • getindex broken with SVector{3, UInt} in the presence of missing data (#486)
  • Removing .arrow files without closing Julia seems impossible in Windows (#492)