Skip to content

Releases: datafusion-contrib/datafusion-table-providers

v0.7.0

04 Aug 18:58
Compare
Choose a tag to compare

What's Changed

  • Bump tokio from 1.45.1 to 1.46.1 by @dependabot[bot] in #393
  • Upgrade datafusion to version 49, datafusion-federation to version 0.4.7 by @nuno-faria in #407

Full Changelog: v0.6.3...v0.7.0

v0.6.3

23 Jul 02:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

13 Jul 04:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

24 Jun 02:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Jun 00:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Jun 07:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

10 Apr 08:30
d8276cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Mar 05:40
Compare
Choose a tag to compare

What's Changed

Read more

v0.2.4

14 Jan 14:45
Compare
Choose a tag to compare

Major Features

  • Added native schema inference support for PostgreSQL, allow empty tables to still be registered with their proper schema
  • Introduced MySQL write support
  • Added ODBC support with documentation in README
  • Enhanced Flight protocol customization options
  • Implemented Database Catalog Provider functionality

Database Improvements

PostgreSQL

  • Added support for OID and NAME data types
  • Expanded supported types from pg_catalog
  • Implemented native schema inference

MySQL

  • Added write support functionality
  • Fixed Docker image configuration for PR tests

Dependencies

  • Upgraded DataFusion to version 44.0.0

Testing & Stability

  • Improved test infrastructure to ensure all tests run on PRs
  • Addressed flaky test cases in DuckDB integration
  • Optimized disk space usage for integration tests
  • Enhanced PR test reliability by fixing MySQL Docker image configuration

Documentation

  • Added ODBC usage documentation to README
  • Simplified dependency management documentation

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

23 Oct 03:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3