TableFactory support for WriteMode.OVERWRITE
Posted by
Flavio Pompermaier on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/TableFactory-support-for-WriteMode-OVERWRITE-tp32788.html
Hi to all,
I was trying to use the new Table API to write into a CSV sink but I discovered that I can't set the write mode to WriteMode.OVERWRITE. Is this a missing feature or is it specifically designed? Is there any good reason to not allow overwrite of file system connectors?
Best,
Flavio