Skip to content

1.28.0

Compare
Choose a tag to compare
@Thingus Thingus released this 04 Jul 15:34
· 498 commits to master since this release
24e0cb5

Added

  • Added support for Parquet foreign tables using parquet_fdw

Changed

  • FlowKit test and synthetic data now uses parquet foreign tables.

Warning

The location of the parquet files in the container is /parquet_data, if you are testing with larger amounts of data you may wish to add an additional bind mount for this location.

Warning

This change is not backwards compatible with earlier releases of FlowDB, and you will need to repopulate your deployment. We recommend combining this change with the new parquet support.

  • FlowETL is now built on Airflow 2.9.2

Fixed

Removed

What's Changed

Full Changelog: 1.27.0...1.28.0