What's Changed
- feat: add support for Substrait LateralJoinRel conversion (issue #243) by @andrew-coleman in #249
- build: update duckdb to v1.5.5 by @andrew-coleman in #248
- feat: implement support for missing Substrait literal types by @andrew-coleman in #247
- build: fix Substrait 0.98.0 breaking API changes by @andrew-coleman in #245
- build: update substrait to 0.97.0 by @andrew-coleman in #244
- build: update substrait to 0.96.0 by @andrew-coleman in #242
- build: update substrait to 0.95.0 by @andrew-coleman in #241
- fix: only ingest functions_*.yaml extension definitions by @nielspardon in #239
- build: update substrait to v0.94.0 by @andrew-coleman in #238
- build: update to Substrait 0.93.0 by @andrew-coleman in #237
- build: update to Substrait v0.92.1 by @andrew-coleman in #236
- build: update to Substrait v0.92.0 by @andrew-coleman in #235
- test: re-enable TPC-DS Q64 by @EpsilonPrime in #233
- test: fix and enable TPC-DS Q67 by @EpsilonPrime in #232
- test: fix and enable TPC-DS Q30 by @EpsilonPrime in #231
- test: re-enable TPC-DS Q2, Q14, Q76, and Q77 by @EpsilonPrime in #230
- feat: convert ANTI and RIGHT_ANTI joins to Substrait by @EpsilonPrime in #229
- build: update to Substrait v0.91.0 by @nielspardon in #228
- feat: convert duplicate eliminated joins (DELIM_JOIN/DELIM_GET) to Substrait by @EpsilonPrime in #226
- fix: emit Substrait short names in compound function signatures by @nielspardon in #225
- refactor: make expression/type transforms in to_substrait exception-safe by @EpsilonPrime in #204
- refactor: make relation-node transforms in to_substrait exception-safe by @EpsilonPrime in #203
- build: update to Substrait v0.90.0 by @nielspardon in #224
- build: migrate Substrait dependencies to the substrait-packaging vcpkg registry by @nielspardon in #210