com.github.mjakubowski84.parquet4s.ParquetSchemaResolver
See theParquetSchemaResolver companion object
Type class that allows to build schema of Parquet file out from regular Scala type, typically case class.
Type parameters
- T
-
scala type that represents schema of Parquet data.
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
object given_ParquetSchemaResolver_Fields.type
Members list
In this article