Skip to content

Providing CSV source handling

Compare
Choose a tag to compare
@merlinrabens merlinrabens released this 26 Oct 15:13
· 93 commits to master since this release

This release ships:

  • The CsvSource class to connect to a CSV file residing either locally, in a S3 bucket, or elsewhere.
  • A LocalFileCsvSource implementation to read a local CSV line by line