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)