polarsignals / frostdb

❄️ Coolest database around 🧊 Embeddable column database written in Go.
Apache License 2.0
1.29k stars 65 forks source link

chore(deps): update module github.com/parquet-go/parquet-go to v0.21.0 #851

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/parquet-go/parquet-go v0.20.1 -> v0.21.0 age adoption passing confidence

Release Notes

parquet-go/parquet-go (github.com/parquet-go/parquet-go) ### [`v0.21.0`](https://togithub.com/parquet-go/parquet-go/releases/tag/v0.21.0) [Compare Source](https://togithub.com/parquet-go/parquet-go/compare/v0.20.1...v0.21.0) ##### What's Changed ##### Bug fixes - The minvalue of the column statistic incorrectly ignores empty string by [@​Shinena1998](https://togithub.com/Shinena1998) in [https://github.com/parquet-go/parquet-go/pull/131](https://togithub.com/parquet-go/parquet-go/pull/131) - Fix columnPages SeekToRow by [@​forsaken628](https://togithub.com/forsaken628) in [https://github.com/parquet-go/parquet-go/pull/126](https://togithub.com/parquet-go/parquet-go/pull/126) ##### Improvements - Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/parquet-go/parquet-go/pull/116](https://togithub.com/parquet-go/parquet-go/pull/116) - Fix s/condution/conduct/ by [@​grantwwu](https://togithub.com/grantwwu) in [https://github.com/parquet-go/parquet-go/pull/117](https://togithub.com/parquet-go/parquet-go/pull/117) - Allow specifying delta on field of type time.Time by [@​infogulch](https://togithub.com/infogulch) in [https://github.com/parquet-go/parquet-go/pull/115](https://togithub.com/parquet-go/parquet-go/pull/115) - zstd: add concurrency option to codec by [@​derekperkins](https://togithub.com/derekperkins) in [https://github.com/parquet-go/parquet-go/pull/125](https://togithub.com/parquet-go/parquet-go/pull/125) - CONTRIBUTING.md: try to codify merge policy by [@​kevinburkesegment](https://togithub.com/kevinburkesegment) in [https://github.com/parquet-go/parquet-go/pull/41](https://togithub.com/parquet-go/parquet-go/pull/41) - Use one page buffer per column rather than one buffer per page by [@​zolstein](https://togithub.com/zolstein) in [https://github.com/parquet-go/parquet-go/pull/61](https://togithub.com/parquet-go/parquet-go/pull/61) ##### Internal - add release workflow by [@​achille-roussel](https://togithub.com/achille-roussel) in [https://github.com/parquet-go/parquet-go/pull/114](https://togithub.com/parquet-go/parquet-go/pull/114) ##### New Contributors - [@​achille-roussel](https://togithub.com/achille-roussel) made their first contribution in [https://github.com/parquet-go/parquet-go/pull/114](https://togithub.com/parquet-go/parquet-go/pull/114) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/parquet-go/parquet-go/pull/116](https://togithub.com/parquet-go/parquet-go/pull/116) - [@​grantwwu](https://togithub.com/grantwwu) made their first contribution in [https://github.com/parquet-go/parquet-go/pull/117](https://togithub.com/parquet-go/parquet-go/pull/117) - [@​infogulch](https://togithub.com/infogulch) made their first contribution in [https://github.com/parquet-go/parquet-go/pull/115](https://togithub.com/parquet-go/parquet-go/pull/115) - [@​derekperkins](https://togithub.com/derekperkins) made their first contribution in [https://github.com/parquet-go/parquet-go/pull/125](https://togithub.com/parquet-go/parquet-go/pull/125) - [@​forsaken628](https://togithub.com/forsaken628) made their first contribution in [https://github.com/parquet-go/parquet-go/pull/126](https://togithub.com/parquet-go/parquet-go/pull/126) - [@​Shinena1998](https://togithub.com/Shinena1998) made their first contribution in [https://github.com/parquet-go/parquet-go/pull/131](https://togithub.com/parquet-go/parquet-go/pull/131) **Full Changelog**: https://github.com/parquet-go/parquet-go/compare/v0.20.1...v0.21.0

Configuration

📅 Schedule: Branch creation - "on monday and wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.