Skip to content

v0.15.0

Choose a tag to compare

@zuston zuston released this 11 Sep 03:53
· 1 commit to branch-0.15.0 since this release

What's Changed

  • feat: Simplify pre-check logic for hdfs by @zuston in #455
  • chore: Bump version to 0.15.0 by @zuston in #457
  • feat(read-ahead)(2/N): Infer localfile sequential read to activate read ahead by @zuston in #456
  • feat(read-ahead)(3/N): Complete read-ahead configuration options by @zuston in #458
  • refactor: Use mut self for builder-style chaining for ReadingViewContext by @zuston in #459
  • fix(followup): Always print normalized app_id in logs by @zuston in #460
  • fix(ci): Upload centos7 binaries by @zuston in #462
  • feat(read-ahead)(4/N): Add more metrics by @zuston in #461
  • fix(read-ahead)(5/N): Only record data file reading latency by @zuston in #463
  • feat: Introduce optional huge_partition_spill var to disable flushing to HDFS by @zuston in #467

Full Changelog: v0.14.1...v0.15.0