Skip to content

4.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 08:45
· 51 commits to master since this release

Improvements

  • File merger utility has Stream overload for non file-based operations.
  • File merger utility has extra overload to choose compression codec and specify custom metadata, by @dxdjgl in #519.
  • Timestamp logical type is supported, by @cliedeman in #521.
  • More data types support encoding using Dictionary encoding, by @EamonHetherton in #531.
  • Support for Roslyn nullable types, by @ErikApption in #537.
  • internal: fix return of Decode methods to returning the actual destination length, by @artnim in #543.