·
7 commits
to master
since this release
What's Changed
- chore(deps): bump futures from 0.3.31 to 0.3.32 by @dependabot[bot] in #290
- fix: turn on df default features by @sunng87 in #289
- feat: fallback to casted type for parameter type inference by @sunng87 in #291
- feat: add rule to support ::regclass::oid cast by @sunng87 in #288
- feat: improve subquery projection rule by @sunng87 in #294
- chore(deps): bump chrono from 0.4.43 to 0.4.44 by @dependabot[bot] in #296
- feat: geodatafusion integration by @sunng87 in #222
- fix(arrow-pg): emit NULL field for null struct values instead of skipping encoding by @vimeh in #299
- ParameterStatus on SET statements by @TwistingTwists in #293
- chore(deps): bump datafusion from 52.1.0 to 52.2.0 by @dependabot[bot] in #300
- fix: allow non-exhaustive destructure of cast expression by @sunng87 in #301
- chore(deps): bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #302
- Avoid creating query string when not needed by @mjgarton in #303
- chore(deps): bump datafusion from 52.2.0 to 52.3.0 by @dependabot[bot] in #306
- Improve pg_catalog type mapping by @mjgarton in #305
- chore(deps): bump pgwire from 0.38.0 to 0.38.1 by @dependabot[bot] in #307
- chore(deps): bump datafusion from 52.3.0 to 52.4.0 by @dependabot[bot] in #308
- chore(deps): bump env_logger from 0.11.9 to 0.11.10 by @dependabot[bot] in #310
- fix: use int2 for arrow 8-bit int by @sunng87 in #311
- chore(deps): bump pgwire from 0.38.1 to 0.38.2 by @dependabot[bot] in #314
- chore(deps): bump rust_decimal from 1.40.0 to 1.41.0 by @dependabot[bot] in #316
- chore(deps): bump postgres-types from 0.2.12 to 0.2.13 by @dependabot[bot] in #319
- Upgrade to datafusion 53 by @mjgarton in #321
New Contributors
- @vimeh made their first contribution in #299
- @TwistingTwists made their first contribution in #293
Full Changelog: datafusion-postgres-v0.15.0...datafusion-postgres-v0.16.0