| Package | Description |
|---|---|
| io.prestosql.plugin.tpch |
| Modifier and Type | Method and Description |
|---|---|
static <E extends io.prestosql.tpch.TpchEntity> |
TpchRecordSet.createTpchRecordSet(io.prestosql.tpch.TpchTable<E> table,
double scaleFactor) |
static <E extends io.prestosql.tpch.TpchEntity> |
TpchRecordSet.createTpchRecordSet(io.prestosql.tpch.TpchTable<E> table,
List<io.prestosql.tpch.TpchColumn<E>> columns,
double scaleFactor,
int part,
int partCount,
TupleDomain<ColumnHandle> predicate) |
Copyright © 2012–2020. All rights reserved.