tpctools 0.1.1

Utilities for generating TPC-H and TPC-DS data sets
Documentation
[dependencies.arrow]
version = "4.0.0"

[dependencies.async-trait]
version = "0.1.50"

[dependencies.datafusion]
version = "4.0.0"

[dependencies.parquet]
version = "4.0.0"

[dependencies.structopt]
default-features = false
version = "0.3"

[dependencies.tokio]
features = ["macros", "rt", "rt-multi-thread", "sync"]
version = "1.0"

[package]
authors = ["Andy Grove <andygrove73@gmail.com>"]
description = "Utilities for generating TPC-H and TPC-DS data sets"
edition = "2018"
homepage = "https://github.com/andygrove/tpctools/"
license = "Apache-2.0"
name = "tpctools"
repository = "https://github.com/andygrove/tpctools/"
version = "0.1.1"