zentol opened a new pull request, #20452: URL: https://github.com/apache/flink/pull/20452
Since we shouldn't assume that jackson mappers are serializable (due to non-serializable extension) the RowDataToCsvFormatConverterContext also shouldn't be serializable. With that in mind the CsvFileFormatFactory should create the context when the writer is created, not beforehand. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
