MonsterChenzhuo commented on pull request #18288: URL: https://github.com/apache/flink/pull/18288#issuecomment-1014683099
> > @MartijnVisser 我知道是否可以获取 [https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/connectors/datastream/formats/ ](https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/connectors/datastream/formats/)链接页面的内容并将其移动到当前的公关。 因为目前pr最大的一点就是通过API引导用户,如果有各种类型的例子作为补充,会更加适合初学者。 > > 我不确定这是一个好主意,因为格式也可以被多个连接器使用。 您可以从 FileSystem 读取/写入 Avro,但您也可以将它与 Kafka 或 Pulsar 一起使用。 我认为我们不应该把它们混为一谈。 我认为一个自然的概念是,您首先从要使用数据的位置开始(这是一个连接器),然后考虑要使用哪些数据以及如何使用(与格式相关)。 You're right. But I think it is very necessary to add examples of various types of usage. Reference:   OrcColumnarRowInputFormat AvroInputFormat RowCsvInputFormat HiveInputFormat ParquetColumnarRowInputFormat -- 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