0.1.0 • Published 7 years ago

peh v0.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

About

  • Performance Estimator for Hive SQL
  • Developing project

Requirements

Usage

Table sampling

peh --sample tablename nrow [nrow ...]

example:

peh --sample table1 123 345

Smoke test

peh --smoke hqlpath [nrow]

example:

peh --smoke ./path/to/query.hql 1000

Tests

Requires additional tools:

npm run test:init  # init data for tests
npm test           # runs all tests
npm run test:unit  # runs unit tests
npm run test:e2e   # runs e2e tests
0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

8 years ago

0.0.0

8 years ago