v0.2.0-rc2
What's Changed
- Generic readers by @shuttie in #85
- CI: merge check and tests tasks into single task by @shuttie in #86
- reopen: remove unwrap by @shuttie in #90
- Bump lean_string from 0.5.3 to 0.6.0 by @dependabot[bot] in #89
- Bump rand from 0.10.0 to 0.10.1 by @dependabot[bot] in #88
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #87
- utf8: skip unneeded string alloc in reader by @shuttie in #91
- scalar: remove extra clone per value in reader by @shuttie in #92
- feat: disable Nagle algorithm on TCP listener by @subpath in #93
- Switch data layout from columnar to row-wise by @shuttie in #107
- readme update for new row layout by @shuttie in #108
- add bench analyze script by @shuttie in #109
- Bump arrow-flight from 58.1.0 to 58.2.0 by @dependabot[bot] in #106
- Bump parquet from 58.1.0 to 58.2.0 by @dependabot[bot] in #105
- Bump axum from 0.8.8 to 0.8.9 by @dependabot[bot] in #104
- Bump clap from 4.6.0 to 4.6.1 by @dependabot[bot] in #103
- Bump tokio from 1.51.1 to 1.52.2 by @dependabot[bot] in #102
- Bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #101
- Switch from homemade segment format to RocksDB by @shuttie in #114
- Bump tonic from 0.14.5 to 0.14.6 by @dependabot[bot] in #112
- Bump arrow from 58.1.0 to 58.2.0 by @dependabot[bot] in #113
- feat: end-to-end test with real anime dataset (#96) by @shuttie in #115
- move all service to blocking thread pool by @shuttie in #116
- Bump hashbrown from 0.17.0 to 0.17.1 by @dependabot[bot] in #110
- Bump tokio from 1.52.2 to 1.52.3 by @dependabot[bot] in #111
- enable LTO for release artifacts by @shuttie in #117
New Contributors
Full Changelog: v0.2.0-rc1...v0.2.0-rc2