You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/09/11 11:44:47 UTC

[GitHub] Clarkkkkk removed a comment on issue #6675: [FLINK-10258] [sql-client] Allow streaming sources to be present for batch executions

Clarkkkkk removed a comment on issue #6675: [FLINK-10258] [sql-client] Allow streaming sources to be present for batch executions
URL: https://github.com/apache/flink/pull/6675#issuecomment-420243230
 
 
   Hi @yanghua, I think this is the problem of CsvTableSource and Sink factory. We can resolve this by simply add a SUPPORT_MODE with value "update-mode" in CsvValidator and add it into CsvTableSourceFactoryBase and CsvTableSinkFactoryBase's supportedProperties method.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services