@s
I see some points about the S3 integration:
1. Options to partitioned the data based an specific column.
2. I think snappy as default compression would be nice
3. All databases as source will be interesting, mainly because the average volume (I'm thinking more in a datalake strategy)
4. Would be nice to have a columnar file format as Parquet or ORC, but text files as JSON and CSV also works.
5. For
full-refresh
single file or files splitted for each "X" MB will be nice. For
incremental
mode could be something similar.