关注 spark技术分享,
撸spark源码 玩spark最佳实践

AvroFileFormat — FileFormat For Avro-Encoded Files

AvroFileFormat — FileFormat For Avro-Encoded Files

AvroFileFormat is a FileFormat for Apache Avro, i.e. a data source format that can read and write Avro-encoded data in files.

AvroFileFormat is a DataSourceRegister and registers itself as avro data source.

AvroFileFormat is splitable, i.e. FIXME

Building Partitioned Data Reader — buildReader Method

Note
buildReader is part of the FileFormat Contract to build a PartitionedFile reader.

buildReader…​FIXME

Inferring Schema — inferSchema Method

Note
inferSchema is part of the FileFormat Contract to infer (return) the schema of the given files.

inferSchema…​FIXME

Preparing Write Job — prepareWrite Method

Note
prepareWrite is part of the FileFormat Contract to prepare a write job.

prepareWrite…​FIXME

赞(0) 打赏
未经允许不得转载:spark技术分享 » AvroFileFormat — FileFormat For Avro-Encoded Files
分享到: 更多 (0)

关注公众号:spark技术分享

联系我们联系我们

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏