Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewParquetHandler ¶
func NewParquetHandler(fileInputs []string, bar *progressbar.ProgressBar, storage storage.Storage, limitLines int, collection string) filehandler.FileHandler
NewParquetHandler creates a new Parquet file handler
func NewParquetHandlerWithAliases ¶ added in v1.0.1
func NewParquetHandlerWithAliases(fileInputs []string, bar *progressbar.ProgressBar, storage storage.Storage, limitLines int, collection string, aliases map[string]string) filehandler.FileHandler
NewParquetHandlerWithAliases creates a new Parquet file handler with table aliases
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.