Skip to content

Releases: airflow-plugins/redshift_plugin

v0.1.0

10 Apr 23:15
Compare
Choose a tag to compare
update schema datatype

v0.0.5

10 Apr 22:29
Compare
Choose a tag to compare
add truncate option separate from rebuild option

HOTFIX: Fix DistKey check on initialization

26 Feb 19:58
6623b71
Compare
Choose a tag to compare
v0.0.4

Update s3_to_redshift.py

Update import ref

26 Feb 19:14
f4b7a40
Compare
Choose a tag to compare
v0.0.3

Update __init__.py

Support for Keys; Abstract Copy Params into Config

02 Feb 19:55
c7478fd
Compare
Choose a tag to compare

Config Changes

  • Abstracts Copy Params

Adds support for:

  • primary keys
  • foreign keys
  • distribution keys
  • sort keys
  • sort type (compound or interleaved)

Initial Release

15 Jan 07:29
Compare
Choose a tag to compare
v0.0.1

ic