twalthr commented on a change in pull request #17350: URL: https://github.com/apache/flink/pull/17350#discussion_r724214646
########## File path: flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/filesystem/FileSystemTableSink.java ########## @@ -331,7 +338,7 @@ private RowDataPartitionComputer partitionComputer() { return new FileSystemFormatFactory.ReaderContext() { @Override public TableSchema getSchema() { Review comment: good point, haven't seen that is deprecated. then we don't need to do the effort. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org