Hi everyone,
We are excited to announce the release of Delta Connectors 0.4.1, which adds a bug fix for the Flink/Delta Sink Connector.
Specifically, the Flink/Delta Sink Connector 0.4.0 required that the default file system (i.e., `fs.defaultFS`) be explicitly set in order to successfully write to remote file locations like S3. This has been fixed by #341, as we now correctly get the schema information from the input path.
Pablo Flores