Skip to content

SFTP, ORC files & batching support

Compare
Choose a tag to compare
@mmolimar mmolimar released this 06 Jul 15:48
· 44 commits to master since this release
7ec9293

Included in this release:

  • Support for SFTP file system.
  • New file reader for ORC files.
  • Batching support at policy level.
  • Batching support in file readers.
  • Performance improvements to avoid unnecessary seeking in files.
  • Upgrade dependencies.