[GitHub] flink issue #5860: [FLINK-9138][filesystem-connectors] Implement time based ...
Github user narayaruna commented on the issue: https://github.com/apache/flink/pull/5860 @glaksh100 If you are using BucketingSink with S3, you might be interested in this [PR](https://github.com/apache/flink/pull/4607) as well. ---
[GitHub] flink issue #4607: [FLINK-6306][connectors] Sink for eventually consistent f...
Github user narayaruna commented on the issue: https://github.com/apache/flink/pull/4607 @aljoscha can we merge this PR. This is very helpful to ingest data to S3 in a more reliable way. BucketingSink writing to S3 errors out making the data ingestion less reliable. ---