(Since version )
Summons an implicit codec for type A available in scope.
Codec for raw binary Parquet data.
Codec for raw binary Parquet data.
Copies a Parquet schema, changing its repetition or name.
Copies a Parquet schema, changing its repetition or name.
Resolves only when there is no other implicit ParquetConverter in scope.
Resolves only when there is no other implicit ParquetConverter in scope.
Helper method for writing a field.
Helper method for writing a field.
Helper method for writing a group.
Helper method for writing a group.
Derives a new Parquet codec for type B from an existing codec for type A,
given an (implicit) isomorphism between A and B.
Derives a new Parquet codec for type B from an existing codec for type A,
given an (implicit) isomorphism between A and B.
Helper method for writing a message.
Helper method for writing a message.
Creates an optional Parquet codec from an existing codec.
Creates an optional Parquet codec from an existing codec.
Creates Parquet codec for a Traversable collection from an element codec.
Creates Parquet codec for a Traversable collection from an element codec.
Factory methods and implicit instances of Parquet codecs.