Skip to content

v0.5.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 08:16
· 9 commits to main since this release
d4a5047

What's Changed

  • fix extern "C" issue, because pgrx 0.14.3 need to use extern "C-unwind" by @isdaniel in #483
  • feat: [DATAENG-1029] add Gravatar Wasm FDW by @burmecia in #484
  • docs: reorder fdw list in README by @burmecia in #487
  • fix(s3): parquet file read positioning and text column type conversion by @burmecia in #485
  • perf(iceberg): improve large data set query performance by @burmecia in #488
  • fix(clickhouse): add quotes for deparsed UUID by @burmecia in #490
  • fix(clickhouse): exclude array type qual pushdown by @burmecia in #492
  • fix(airtable): make column name case insensitive by @burmecia in #493
  • fix(duckdb): replace execute_batch() with execute() by @burmecia in #494
  • chore: bump wrappers version to 0.5.4 by @burmecia in #495
  • ci: upgrade arm runner to u22-arm-runner by @burmecia in #496

New Contributors

Full Changelog: v0.5.3...v0.5.4