Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 323 Bytes

File metadata and controls

14 lines (13 loc) · 323 Bytes

Changes in ETL_Lib

0.1.0

  • Initial version of the dataduct library released
  • Support for the following steps:
    • emr_streaming
    • extract-local
    • extract-s3
    • extract-rds
    • extract-redshift
    • load-redshift
    • sql-command
    • transform
  • Examples and documentation added for all the steps