v2.10.0
What's Changed
✨ New Features
- Add
descriptionfield to columns by Oliver Borchert (@borchero) in #342 - Add example rows to
ValidationErrorfor all rule failures by @copilot-swe-agent[bot] in #286 - Allow setting config options via env var by Oliver Borchert (@borchero) in #346
- Add
DataFramesupport indy.Collectionby gab23r in #335 - Add
uniquerule tody.Columnby gab23r in #325
🐞 Bug Fixes
- Correctly create pyarrow dictionary for enums by Oliver Borchert (@borchero) in #344
- Make
uniquework for nested types and improve performance by Oliver Borchert (@borchero) in #333 - Propagate column overrides through grandchild schemas by Andreas Albert (@AndreasAlbertQC) in #330
🏎️ Performance Improvements
- Allow running as streaming node on the streaming engine by Oliver Borchert (@borchero) in #343
📚 Documentation
- Fix docs check list items by Kevin Klein (@kklein) in #340
⚙️ Automation
- Bump the gh-actions group with 8 updates by @dependabot[bot] in #338
🛠 Builds
- Use cargo-auditable for rust build by Daniel Elsner (@delsner) in #334
♻️ Chores
- Update copier template to v0.5.2 by @quant-ranger[bot] in #341
- Update pixi lockfile by @quant-ranger[bot] in #339
Full Changelog: v2.9.1...v2.10.0