echauchot commented on pull request #17640: URL: https://github.com/apache/flink/pull/17640#issuecomment-962110883
> > @AHeise @MartijnVisser 2 general questions: > > ``` > > 1. the current PR is a port of [this PR](https://github.com/apache/flink/pull/17523/files) for 1.13 that was asked by @AHeise, but some of the formats were removed in 1.14, we should not include them to master/1.14, right ? > > ``` > > Yes only the ones that are currently supported in master. Yes, but the thing is that I initially submitted to release 1.13 because all the formats documented here were removed in 1.14 except Hadoop formats. So I think I'll remove all of them (including DataSet connectors) and maybe refer the new formats implementing the new APIs that are not documented, in general all the formats using `FileSourceSplit` : new hive, orc, parquet > > > ``` -- 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]
