ParquetIn

gallia.parquet.origin.ParquetIn
object ParquetIn

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ParquetIn.type

Members list

Value members

Concrete methods

def readParquetDataViaAvro(path: ParquetFilePath): CloseabledIterator[AvroRecord]
def readParquetPairViaAvro(path: ParquetFilePath): (AvroSchema, CloseabledIterator[AvroRecord])