Skip to content

Releases: datafusion-contrib/datafusion-federation

v0.4.7

29 Jul 04:59
36b0d03

Choose a tag to compare

Other

  • Upgrade datafusion to version 49 (#140)

v0.4.6

22 Jul 06:41
5909068

Choose a tag to compare

Other

  • Make VirtualExecutionPlan public (#138)

v0.4.5

10 Jul 01:56
69deb2b

Choose a tag to compare

Other

  • Add ability to set statistics in the SQLExecutor (#134)

v0.4.4

30 Jun 07:19
e0496b3

Choose a tag to compare

Other

  • Minor clippy fixes introduced in rust 1.88 (#132)

v0.4.3

22 Jun 14:53
fad1325

Choose a tag to compare

Other

  • Update DataFusion to 48 (#130)

v0.4.2

21 Apr 17:06
4fd95ab

Choose a tag to compare

Other

  • Fix errors in the sql feature (#124)

v0.4.1

21 Apr 10:12
0f9ffbb

Choose a tag to compare

Other

  • update Cargo.toml dependencies

v0.4.0

15 Apr 06:55
9de6b18

Choose a tag to compare

Other

  • Refactor the SQL implementation to include the SQLTable trait and add support for parameterized views. (#117)

v0.3.7

03 Apr 12:49
47b0086

Choose a tag to compare

Other

  • update to datafusion 46 (#115)

v0.3.6

23 Feb 20:45
cb23e1e

Choose a tag to compare

Other

  • update Cargo.toml dependencies