What's Changed
- fix: TransformLiteralToValue to check decimal bytes length in from_substrait by @scgkiran in #146
- fix: update README for DuckDB 1.2.0 by @amoeba in #147
- fix: minor updates to readme by @amoeba in #148
- bump duckdb version by @scgkiran in #149
- fix: project rel to and from substrait to include pass through columns by @scgkiran in #135
- feat: Return not implemented errors instead of internal errors by @EpsilonPrime in #153
- changes to use 1.2.1 version of duckdb and extension-ci-tools. by @scgkiran in #154
- fix zero column virtual_table handling to check expressions also by @scgkiran in #155
New Contributors
Full Changelog: v1.2.0...v1.2.1