Releases: sparrow-org/sparrow-ipc
Releases · sparrow-org/sparrow-ipc
Release 0.3.0
What's Changed
- Added README by @JohanMabille in #34
- Add
sparrow-json-readerby @Hind-M in #36 - Handle lz4 compression by @Hind-M in #30
- Improvements and tests by @Hind-M in #57
- Handle compression for fixed size binary array by @Hind-M in #59
- Handle
zstdcompression by @Hind-M in #63 - Support arrow file format by @Alex-PLACET in #62
- Add compression cache by @Hind-M in #64
- Add integration tests by @Alex-PLACET in #61
- Improvements to avoid some copying by @Hind-M in #65
- Add deserializer class by @Alex-PLACET in #37
- [Conan] Update
sparrowversion by @Hind-M in #58 - Attempt to fix MSVC failure by @Hind-M in #66
- Add linter analysis workflow by @Hind-M in #9
- Add interval array by @Alex-PLACET in #60
- Add support of null array by @Alex-PLACET in #68
- Minor fixes by @Hind-M in #70
- Add support for duration array by @Hind-M in #71
- Add decimal array support by @Alex-PLACET in #72
- Add support of time related arrays by @Hind-M in #69
- Use
sparrow::ranges::accumulateby @Hind-M in #76 - Refactoring and some improvements by @Hind-M in #73
- Support variable_size_binary_view_array by @Hind-M in #74
- Fix after transfer from
QuantStacktosparrow-orgby @Hind-M in #80 - Support related list layouts by @Hind-M in #78
- Fix issue with last buffer in binary view array by @Hind-M in #81
- Support map array and add more tests by @Hind-M in #83
- Use
sparrow 2.1.0anddata_type_to_formatwith binary view by @Hind-M in #87 - Support of run end encoded by @Alex-PLACET in #88
- Support list view array by @Hind-M in #89
New Contributors
- @JohanMabille made their first contribution in #34
Full Changelog: 0.2.0...0.3.0
Release 0.2.0
What's Changed
- Generate headers from schema files by @Hind-M in #1
- Add osx and windows workflows by @Hind-M in #2
- Serialize/Deserialize
primitive_arrayby @Hind-M in #4 - Add clang format and tidy by @Alex-PLACET in #7
- Handle different data types by @Hind-M in #8
- External dependencies management by @Alex-PLACET in #6
- Serialize/Deserialize
null_arrayby @Hind-M in #10 - Add conan recipe by @Hind-M in #13
- Change way of testing after fix on
sparrowby @Hind-M in #12 - Add docs by @Hind-M in #16
- Add code coverage by @Hind-M in #17
- Rework deserializing by @Alex-PLACET in #15
- Handle versioning and install by @Hind-M in #14
- Add serialize by @Alex-PLACET in #22
- Fix windows debug build by @Hind-M in #27
- Add output streams and serializers by @Alex-PLACET in #29
- Add example by @Alex-PLACET in #31
- Add release workflow by @Alex-PLACET in #33
New Contributors
- @Hind-M made their first contribution in #1
- @Alex-PLACET made their first contribution in #7
Full Changelog: https://github.com/QuantStack/sparrow-ipc/commits/0.2.0