Skip to content

v0.4.0

Latest

Choose a tag to compare

@dentiny dentiny released this 20 Oct 08:43
· 7 commits to main since this release

Added

  • Add latency stats (histogram and quantile) to glob and getting file size IO operation (#53)
  • Record access for duckdb internal external file cache, and corresponding table function to query and emit status (#50, #52)

Fixed

  • Fixed missing stats report for multiple IO operations; previously only open operation is correctly reported (#49)