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