What's Changed
Bug fixes
Other changes
- deps: copy files from segmentio/encoding by @achille-roussel in #159
- deps: remove testify dependency by @achille-roussel in #160
- Fix panic in newIndexedPage by @jhump in #169
- parquet: use generic implementation of ordering functions in purego build by @achille-roussel in #171
- Use atomic pointer for column and offset indexes, so they can be lazily populated in a thread-safe way by @jhump in #168
- Enable parquet package support on s390x - rebased by @pavolloffay in #173
- Improve performance after s390x support by @pavolloffay in #174
- chore(readme): Add badges and refactor readme header by @iamanjali1003 in #177
- support backwards compatible map schemas by @rockwotj in #181
Internal
- maintenance: reduce the amount of unsafe constructs by @achille-roussel in #165
- simplify big endian compat by @achille-roussel in #182
New Contributors
- @jhump made their first contribution in #169
- @pavolloffay made their first contribution in #173
- @iamanjali1003 made their first contribution in #177
- @rockwotj made their first contribution in #181
Full Changelog: v0.23.0...v0.24.0