Are older versions of the module compatible with 1.12+?
On 10/12/2020 4:30 PM, Kostas Kloudas wrote:
Hi all, As the title suggests, this thread is to discuss the removal of the flink-connector-filesystem module which contains (only) the deprecated BucketingSink. The BucketingSin is deprecated since FLINK 1.9 [1] in favor of the relatively recently introduced StreamingFileSink. For the sake of a clean and more manageable codebase, I propose to remove this module for release-1.12, but of course we should see first if there are any usecases that depend on it. Let's have a fruitful discussion. Cheers, Kostas [1] https://issues.apache.org/jira/browse/FLINK-13396