p2t

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

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

Go to latest
Published: Sep 25, 2023 License: MIT Imports: 5 Imported by: 0

README

p2t

parquet to table stdout

Installation

$ go install github.com/ytake/p2t@latest

Usage

For Snowflake

create view ddl from parquet file

$ p2t sf -file ./testdata/test.parquet -t view

create table ddl from parquet file

$ p2t sf -file ./testdata/test.parquet -t table

create terraform snowflake table resource from parquet file

$ p2t sf -file ./testdata/test.parquet -t tf

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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