csv-to-parquet

command module
v0.0.0-...-fd3f85f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2021 License: BSD-3-Clause Imports: 10 Imported by: 0

README

csv-to-parquet

Does what it says on the tin: takes a CSV (well, actually right now it takes a TSV) and converts it to parquet.

Attempts to automatically detect which fields should be dictionary encoded, but otherwise all fields are strings.

Usage:

$ go run . /path/to/file.tsv
[logging]
$ # Now /path/to/file.parquet contains a parquet file

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL