·
7 commits
to master
since this release
What's Changed
- chore(deps): bump datafusion from 48.0.0 to 48.0.1 by @dependabot[bot] in #105
- feat: add empty pg_range table to pg_catalog by @madesroches-ubi in #106
- chore(deps): bump tokio from 1.46.0 to 1.46.1 by @dependabot[bot] in #104
- chore: re-export arrow_pg and pgwire to simplify dependency management by @madesroches in #107
- add pg_enum table by @madesroches-ubi in #108
- fix: create MemTable with at least one partition by @waynexia in #109
- Add UDF for
pg_table_is_visible
by @mjgarton in #112 - fix: udf name and pg_is_table_visible by @sunng87 in #113
- feat: keep a cache of generated oids by @sunng87 in #114
- feat: implement oid cache for catalog/database too by @sunng87 in #115
- feat: add placeholder table/functions for pg_description queries by @sunng87 in #116
- chore(deps): bump tokio from 1.46.1 to 1.47.0 by @dependabot[bot] in #117
- Upgrade to datafusion 49 by @mjgarton in #118
- fix(handlers): pass unhandled SET queries into datafusion by @singulared in #120
- chore(deps): bump pgwire from 0.31.0 to 0.31.1 by @dependabot[bot] in #122
- chore(deps): bump tokio from 1.47.0 to 1.47.1 by @dependabot[bot] in #123
New Contributors
- @madesroches-ubi made their first contribution in #106
- @madesroches made their first contribution in #107
- @waynexia made their first contribution in #109
- @singulared made their first contribution in #120
Full Changelog: datafusion-postgres-v0.7.0...datafusion-postgres-v0.8.1