What's Changed
- remove arrow direct dependency, use just datafusion by @samuelcolvin in #38
- Support dict encoded arrays and values by @samuelcolvin in #39
- address comments from dictionary encoding by @samuelcolvin in #41
- set keys to null where applicable in dictionary-encoded results by @davidhewitt in #46
- Improve readme with examples and operator usage by @alamb in #45
- Don't return dictionary encoded booleans by @samuelcolvin in #42
- upgrade to datafusion 42 by @samuelcolvin in #47
New Contributors
Full Changelog: v0.41.0...v0.42.0