JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
V
A
absoluteError(double)
- Static method in class io.prestosql.tests.statistics.
MetricComparisonStrategies
absoluteError(double, double)
- Static method in class io.prestosql.tests.statistics.
MetricComparisonStrategies
AbstractTestAggregations
- Class in
io.prestosql.tests
AbstractTestAggregations(AbstractTestQueryFramework.QueryRunnerSupplier)
- Constructor for class io.prestosql.tests.
AbstractTestAggregations
AbstractTestDistributedQueries
- Class in
io.prestosql.tests
AbstractTestDistributedQueries(AbstractTestQueryFramework.QueryRunnerSupplier)
- Constructor for class io.prestosql.tests.
AbstractTestDistributedQueries
AbstractTestIndexedQueries
- Class in
io.prestosql.tests
AbstractTestIndexedQueries(AbstractTestQueryFramework.QueryRunnerSupplier)
- Constructor for class io.prestosql.tests.
AbstractTestIndexedQueries
AbstractTestingPrestoClient
<
T
> - Class in
io.prestosql.tests
AbstractTestingPrestoClient(TestingPrestoServer, Session)
- Constructor for class io.prestosql.tests.
AbstractTestingPrestoClient
AbstractTestIntegrationSmokeTest
- Class in
io.prestosql.tests
AbstractTestIntegrationSmokeTest(AbstractTestQueryFramework.QueryRunnerSupplier)
- Constructor for class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
AbstractTestJoinQueries
- Class in
io.prestosql.tests
AbstractTestJoinQueries(AbstractTestQueryFramework.QueryRunnerSupplier)
- Constructor for class io.prestosql.tests.
AbstractTestJoinQueries
AbstractTestOrderByQueries
- Class in
io.prestosql.tests
AbstractTestOrderByQueries(AbstractTestQueryFramework.QueryRunnerSupplier)
- Constructor for class io.prestosql.tests.
AbstractTestOrderByQueries
AbstractTestQueries
- Class in
io.prestosql.tests
AbstractTestQueries(AbstractTestQueryFramework.QueryRunnerSupplier)
- Constructor for class io.prestosql.tests.
AbstractTestQueries
AbstractTestQueryFramework
- Class in
io.prestosql.tests
AbstractTestQueryFramework(AbstractTestQueryFramework.QueryRunnerSupplier)
- Constructor for class io.prestosql.tests.
AbstractTestQueryFramework
AbstractTestQueryFramework.QueryRunnerSupplier
- Interface in
io.prestosql.tests
AbstractTestWindowQueries
- Class in
io.prestosql.tests
AbstractTestWindowQueries(AbstractTestQueryFramework.QueryRunnerSupplier)
- Constructor for class io.prestosql.tests.
AbstractTestWindowQueries
addIndex(String, double, Set<String>)
- Method in class io.prestosql.tests.tpch.
TpchIndexSpec.Builder
addResults(QueryStatusInfo, QueryData)
- Method in interface io.prestosql.tests.
ResultsSession
addRoundTrip(DataType<T>, T)
- Method in class io.prestosql.tests.datatype.
DataTypeTest
amendSession(Function<Session.SessionBuilder, Session.SessionBuilder>)
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
args(long, double, String, boolean)
- Method in class io.prestosql.tests.
TestingProcedures
arrayBlockOf(Type, Object...)
- Static method in class io.prestosql.tests.
StructuralTestUtil
arrayBlocksEqual(Type, Block, Block)
- Static method in class io.prestosql.tests.
StructuralTestUtil
arrays(List<Long>, List<String>)
- Method in class io.prestosql.tests.
TestingProcedures
assertAccessAllowed(String, TestingAccessControlManager.TestingPrivilege...)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertAccessAllowed(Session, String, TestingAccessControlManager.TestingPrivilege...)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertAccessDenied(String, String, TestingAccessControlManager.TestingPrivilege...)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertAccessDenied(Session, String, String, TestingAccessControlManager.TestingPrivilege...)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertContains(MaterializedResult, MaterializedResult)
- Static method in class io.prestosql.tests.
QueryAssertions
assertContainsEventually(Supplier<MaterializedResult>, MaterializedResult, Duration)
- Static method in class io.prestosql.tests.
QueryAssertions
assertCreateTableAsSelect(String, String, String)
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
assertCreateTableAsSelect(String, String, String, String)
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
assertCreateTableAsSelect(Session, String, String, String, String)
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
assertEqualsIgnoreOrder(Iterable<?>, Iterable<?>)
- Static method in class io.prestosql.tests.
QueryAssertions
assertEqualsIgnoreOrder(Iterable<?>, Iterable<?>, String)
- Static method in class io.prestosql.tests.
QueryAssertions
assertQuery(String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQuery(Session, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQuery(String, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQuery(Session, String, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQuery(Session, String, String, Consumer<Plan>)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQuery(QueryRunner, Session, String, H2QueryRunner, String, boolean, boolean)
- Static method in class io.prestosql.tests.
QueryAssertions
assertQuery(QueryRunner, Session, String, H2QueryRunner, String, boolean, boolean, Consumer<Plan>)
- Static method in class io.prestosql.tests.
QueryAssertions
assertQueryFails(String, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQueryFails(Session, String, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQueryFails(QueryRunner, Session, String, String)
- Static method in class io.prestosql.tests.
QueryAssertions
assertQueryFailsEventually(String, String, Duration)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQueryFailsEventually(QueryRunner, Session, String, String, Duration)
- Static method in class io.prestosql.tests.
QueryAssertions
assertQueryOrdered(String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQueryOrdered(Session, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQueryOrdered(String, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQueryOrdered(Session, String, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQueryReturnsEmptyResult(String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQueryReturnsEmptyResult(Session, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQueryReturnsEmptyResult(QueryRunner, Session, String)
- Static method in class io.prestosql.tests.
QueryAssertions
assertQuerySucceeds(String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQuerySucceeds(Session, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertQuerySucceeds(QueryRunner, Session, String)
- Static method in class io.prestosql.tests.
QueryAssertions
assertTableColumnNames(String, String...)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertUpdate(String, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertUpdate(Session, String, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertUpdate(String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertUpdate(Session, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertUpdate(String, long)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertUpdate(Session, String, long)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertUpdate(Session, String, long, Consumer<Plan>)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
assertUpdate(QueryRunner, Session, String, OptionalLong, Optional<Consumer<Plan>>)
- Static method in class io.prestosql.tests.
QueryAssertions
B
bigintDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
binaryLiteral(byte[])
- Static method in class io.prestosql.tests.datatype.
DataType
Formats bytes using SQL standard format for binary string literal
booleanDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
build()
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
build(Map<String, String>, Set<String>)
- Method in interface io.prestosql.tests.
ResultsSession
build()
- Method in class io.prestosql.tests.tpch.
TpchIndexSpec.Builder
builder(Session)
- Static method in class io.prestosql.tests.
DistributedQueryRunner
Builder(Session)
- Constructor for class io.prestosql.tests.
DistributedQueryRunner.Builder
Builder()
- Constructor for class io.prestosql.tests.tpch.
TpchIndexSpec.Builder
C
charDataType(int)
- Static method in class io.prestosql.tests.datatype.
DataType
charDataType(int, String)
- Static method in class io.prestosql.tests.datatype.
DataType
charDataType(String, int)
- Static method in class io.prestosql.tests.datatype.
DataType
check(String, Consumer<StatisticsAssertion.Checks>)
- Method in class io.prestosql.tests.statistics.
StatisticsAssertion
checkPlanIsDeterministic(String)
- Method in class io.prestosql.tests.
PlanDeterminismChecker
checkPlanIsDeterministic(Session, String)
- Method in class io.prestosql.tests.
PlanDeterminismChecker
Checks()
- Constructor for class io.prestosql.tests.statistics.
StatisticsAssertion.Checks
close()
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
close()
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
close()
- Method in class io.prestosql.tests.
DistributedQueryRunner
close()
- Method in class io.prestosql.tests.
H2QueryRunner
close()
- Method in class io.prestosql.tests.sql.
TestTable
close()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
close()
- Method in class io.prestosql.tests.statistics.
StatisticsAssertion
columnTypeGetter()
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
combine(NullableLongState, NullableLongState)
- Static method in class io.prestosql.tests.
CustomSum
computeActual(String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
computeActual(Session, String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
computeExpected(String, List<? extends Type>)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
computeScalar(String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
copyTable(QueryRunner, String, String, String, Session)
- Static method in class io.prestosql.tests.
QueryAssertions
copyTable(QueryRunner, QualifiedObjectName, Session)
- Static method in class io.prestosql.tests.
QueryAssertions
copyTpchTables(QueryRunner, String, String, Session, Iterable<TpchTable<?>>)
- Static method in class io.prestosql.tests.
QueryAssertions
create()
- Static method in class io.prestosql.tests.datatype.
DataTypeTest
create(String, Map<String, String>, ConnectorContext)
- Method in class io.prestosql.tests.tpch.
IndexedTpchConnectorFactory
CreateAndInsertDataSetup
- Class in
io.prestosql.tests.datatype
CreateAndInsertDataSetup(SqlExecutor, String)
- Constructor for class io.prestosql.tests.datatype.
CreateAndInsertDataSetup
CreateAsSelectDataSetup
- Class in
io.prestosql.tests.datatype
CreateAsSelectDataSetup(SqlExecutor, String)
- Constructor for class io.prestosql.tests.datatype.
CreateAsSelectDataSetup
createCatalog(String, String)
- Method in class io.prestosql.tests.
DistributedQueryRunner
createCatalog(String, String, Map<String, String>)
- Method in class io.prestosql.tests.
DistributedQueryRunner
createCatalog(String, String)
- Method in class io.prestosql.tests.
StandaloneQueryRunner
createCatalog(String, String, Map<String, String>)
- Method in class io.prestosql.tests.
StandaloneQueryRunner
CreateHll
- Class in
io.prestosql.tests
createHll(long)
- Static method in class io.prestosql.tests.
CreateHll
createPlan(Session, String, WarningCollector)
- Method in class io.prestosql.tests.
DistributedQueryRunner
cursor(ConnectorTransactionHandle, ConnectorSession, TupleDomain<Integer>)
- Method in class io.prestosql.tests.tpch.
ExampleSystemTable
CUSTOM_FUNCTIONS
- Static variable in class io.prestosql.tests.
AbstractTestQueries
CustomAdd
- Class in
io.prestosql.tests
customAdd(long, long)
- Static method in class io.prestosql.tests.
CustomAdd
CustomRank
- Class in
io.prestosql.tests
CustomRank()
- Constructor for class io.prestosql.tests.
CustomRank
CustomSum
- Class in
io.prestosql.tests
D
DataSetup
- Interface in
io.prestosql.tests.datatype
DataType
<
T
> - Class in
io.prestosql.tests.datatype
dataType(String, Type, Function<T, String>, Function<T, ?>)
- Static method in class io.prestosql.tests.datatype.
DataType
DataTypeTest
- Class in
io.prestosql.tests.datatype
DataTypeTest.Input
<
T
> - Class in
io.prestosql.tests.datatype
dateDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
decimalArrayBlockOf(DecimalType, BigDecimal)
- Static method in class io.prestosql.tests.
StructuralTestUtil
decimalDataType(int, int)
- Static method in class io.prestosql.tests.datatype.
DataType
decimalMapBlockOf(DecimalType, BigDecimal)
- Static method in class io.prestosql.tests.
StructuralTestUtil
defaultTolerance()
- Static method in class io.prestosql.tests.statistics.
MetricComparisonStrategies
distinctValuesCount(String)
- Static method in class io.prestosql.tests.statistics.
Metrics
DistributedQueryRunner
- Class in
io.prestosql.tests
DistributedQueryRunner(Session, int)
- Constructor for class io.prestosql.tests.
DistributedQueryRunner
Deprecated.
DistributedQueryRunner(Session, int, Map<String, String>)
- Constructor for class io.prestosql.tests.
DistributedQueryRunner
Deprecated.
DistributedQueryRunner.Builder
- Class in
io.prestosql.tests
doubleDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
E
equals(Object)
- Method in class io.prestosql.tests.tpch.
TpchScaledTable
error()
- Method in class io.prestosql.tests.
TestingProcedures
estimate(Metric, MetricComparisonStrategy)
- Method in class io.prestosql.tests.statistics.
StatisticsAssertion.Checks
ExampleSystemTable
- Class in
io.prestosql.tests.tpch
ExampleSystemTable()
- Constructor for class io.prestosql.tests.tpch.
ExampleSystemTable
exception()
- Method in class io.prestosql.tests.
TestingProcedures
execute(String)
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
execute(Session, String)
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
execute(QueryRunner, DataSetup)
- Method in class io.prestosql.tests.datatype.
DataTypeTest
execute(QueryRunner, Session, DataSetup)
- Method in class io.prestosql.tests.datatype.
DataTypeTest
execute(String)
- Method in class io.prestosql.tests.
DistributedQueryRunner
execute(Session, String)
- Method in class io.prestosql.tests.
DistributedQueryRunner
execute(Session, String, List<? extends Type>)
- Method in class io.prestosql.tests.
H2QueryRunner
execute(String)
- Method in class io.prestosql.tests.sql.
JdbcSqlExecutor
execute(String)
- Method in class io.prestosql.tests.sql.
PrestoSqlExecutor
execute(String)
- Method in interface io.prestosql.tests.sql.
SqlExecutor
execute(String)
- Method in class io.prestosql.tests.
StandaloneQueryRunner
execute(Session, String)
- Method in class io.prestosql.tests.
StandaloneQueryRunner
executeExclusively(Runnable)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
executeWithPlan(Session, String, WarningCollector)
- Method in class io.prestosql.tests.
DistributedQueryRunner
executeWithQueryId(Session, String)
- Method in class io.prestosql.tests.
DistributedQueryRunner
F
formatSqlText(String)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
formatStringLiteral(String)
- Static method in class io.prestosql.tests.datatype.
DataType
G
get()
- Method in interface io.prestosql.tests.
AbstractTestQueryFramework.QueryRunnerSupplier
getAccessControl()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getAccessControl()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getClient()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getColumnIndexes(TpchScaledTable)
- Method in class io.prestosql.tests.tpch.
TpchIndexSpec
getComputingAggregationSql()
- Method in interface io.prestosql.tests.statistics.
Metric
getConnectorFactories()
- Method in class io.prestosql.tests.tpch.
IndexedTpchPlugin
getCoordinator()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getDefaultSession()
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
getDefaultSession()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getDefaultSession()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getDescription()
- Method in class io.prestosql.tests.
StatefulSleepingSum
getDistribution()
- Method in class io.prestosql.tests.tpch.
ExampleSystemTable
getExclusiveLock()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getExclusiveLock()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getExplainPlan(String, ExplainType.Type)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
getFixedValues()
- Method in class io.prestosql.tests.tpch.
TpchIndexHandle
getGraphvizExplainPlan(String, ExplainType.Type)
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
getHandleResolver()
- Method in class io.prestosql.tests.tpch.
IndexedTpchConnectorFactory
getIndex(ConnectorTransactionHandle, ConnectorSession, ConnectorIndexHandle, List<ColumnHandle>, List<ColumnHandle>)
- Method in class io.prestosql.tests.tpch.
TpchIndexProvider
getIndexColumnNames()
- Method in class io.prestosql.tests.tpch.
TpchIndexHandle
getIndexedTable(String, double, Set<String>)
- Method in class io.prestosql.tests.tpch.
TpchIndexedData
getIndexHandleClass()
- Method in class io.prestosql.tests.tpch.
TpchIndexHandleResolver
getInsertType()
- Method in class io.prestosql.tests.datatype.
DataType
getKeyColumns()
- Method in class io.prestosql.tests.tpch.
TpchIndexedData.IndexedTable
getMetadata()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getMetadata()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getMetric()
- Method in class io.prestosql.tests.statistics.
MetricComparison
getName()
- Method in class io.prestosql.tests.sql.
TestTable
getName()
- Method in class io.prestosql.tests.tpch.
IndexedTpchConnectorFactory
getNodeCount()
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
getNodeCount()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getNodeCount()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getNodePartitioningManager()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getNodePartitioningManager()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getOutputColumns()
- Method in class io.prestosql.tests.tpch.
TpchIndexedData.IndexedTable
getPageSourceManager()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getPageSourceManager()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getPrestoResultType()
- Method in class io.prestosql.tests.datatype.
DataType
getProcedures(String)
- Method in class io.prestosql.tests.
TestingProcedures
getQueryId()
- Method in class io.prestosql.tests.
ResultWithQueryId
getQueryInfo(QueryId)
- Method in class io.prestosql.tests.
DistributedQueryRunner
getQueryPlan(QueryId)
- Method in class io.prestosql.tests.
DistributedQueryRunner
getQueryRunner()
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
getResult()
- Method in class io.prestosql.tests.
ResultWithQueryId
getResultSession(Session)
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
getResultSession(Session)
- Method in class io.prestosql.tests.
TestingPrestoClient
getScaleFactor()
- Method in class io.prestosql.tests.tpch.
TpchIndexHandle
getScaleFactor()
- Method in class io.prestosql.tests.tpch.
TpchScaledTable
getServer()
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
getServer()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getServers()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getSession()
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
getSplitManager()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getSplitManager()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getStatsCalculator()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getStatsCalculator()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getSymbolForColumn(String)
- Method in class io.prestosql.tests.statistics.
StatsContext
getTableMetadata()
- Method in class io.prestosql.tests.tpch.
ExampleSystemTable
getTableName()
- Method in class io.prestosql.tests.tpch.
TpchIndexHandle
getTableName()
- Method in class io.prestosql.tests.tpch.
TpchScaledTable
getTransactionManager()
- Method in class io.prestosql.tests.
DistributedQueryRunner
getTransactionManager()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
getTypeForSymbol(Symbol)
- Method in class io.prestosql.tests.statistics.
StatsContext
getTypes(List<Column>)
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
getValueFromAggregationQueryResult(Object)
- Method in interface io.prestosql.tests.statistics.
Metric
getValueFromPlanNodeEstimate(PlanNodeStatsEstimate, StatsContext)
- Method in interface io.prestosql.tests.statistics.
Metric
H
H2QueryRunner
- Class in
io.prestosql.tests
H2QueryRunner()
- Constructor for class io.prestosql.tests.
H2QueryRunner
hashCode()
- Method in class io.prestosql.tests.tpch.
TpchScaledTable
highValue(String)
- Static method in class io.prestosql.tests.statistics.
Metrics
I
INDEX_SPEC
- Static variable in class io.prestosql.tests.
AbstractTestIndexedQueries
IndexedTpchConnectorFactory
- Class in
io.prestosql.tests.tpch
IndexedTpchConnectorFactory(TpchIndexSpec, int)
- Constructor for class io.prestosql.tests.tpch.
IndexedTpchConnectorFactory
IndexedTpchPlugin
- Class in
io.prestosql.tests.tpch
IndexedTpchPlugin(TpchIndexSpec)
- Constructor for class io.prestosql.tests.tpch.
IndexedTpchPlugin
IndexedTpchPlugin()
- Constructor for class io.prestosql.tests.tpch.
IndexedTpchPlugin
init()
- Method in class io.prestosql.tests.
AbstractTestQueryFramework
input(NullableLongState, long)
- Static method in class io.prestosql.tests.
CustomSum
Input(DataType<T>, T)
- Constructor for class io.prestosql.tests.datatype.
DataTypeTest.Input
installPlugin(Plugin)
- Method in class io.prestosql.tests.
DistributedQueryRunner
installPlugin(Plugin)
- Method in class io.prestosql.tests.
StandaloneQueryRunner
integerDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
io.prestosql.tests
- package io.prestosql.tests
io.prestosql.tests.datatype
- package io.prestosql.tests.datatype
io.prestosql.tests.sql
- package io.prestosql.tests.sql
io.prestosql.tests.statistics
- package io.prestosql.tests.statistics
io.prestosql.tests.tpch
- package io.prestosql.tests.tpch
isDateTypeSupported()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
isDeterministic()
- Method in class io.prestosql.tests.
StatefulSleepingSum
isHidden()
- Method in class io.prestosql.tests.
StatefulSleepingSum
isParameterizedVarcharSupported()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
J
JdbcSqlExecutor
- Class in
io.prestosql.tests.sql
JdbcSqlExecutor(String)
- Constructor for class io.prestosql.tests.sql.
JdbcSqlExecutor
JdbcSqlExecutor(String, Properties)
- Constructor for class io.prestosql.tests.sql.
JdbcSqlExecutor
jsonDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
L
listIndexedTables()
- Method in class io.prestosql.tests.tpch.
TpchIndexSpec
listTables(Session, String, String)
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
listTables(Session, String, String)
- Method in class io.prestosql.tests.
DistributedQueryRunner
listTables(Session, String, String)
- Method in class io.prestosql.tests.
StandaloneQueryRunner
lookupKey(MaterializedTuple)
- Method in class io.prestosql.tests.tpch.
TpchIndexedData.IndexedTable
lookupKeys(RecordSet)
- Method in class io.prestosql.tests.tpch.
TpchIndexedData.IndexedTable
lowValue(String)
- Static method in class io.prestosql.tests.statistics.
Metrics
M
mapBlockOf(Type, Type, Object, Object)
- Static method in class io.prestosql.tests.
StructuralTestUtil
mapBlockOf(Type, Type, Object[], Object[])
- Static method in class io.prestosql.tests.
StructuralTestUtil
mapBlocksEqual(Type, Type, Block, Block)
- Static method in class io.prestosql.tests.
StructuralTestUtil
mapType(Type, Type)
- Static method in class io.prestosql.tests.
StructuralTestUtil
matches(double, double)
- Method in interface io.prestosql.tests.statistics.
MetricComparisonStrategy
Metric
- Interface in
io.prestosql.tests.statistics
MetricComparison
- Class in
io.prestosql.tests.statistics
MetricComparison(Metric, OptionalDouble, OptionalDouble)
- Constructor for class io.prestosql.tests.statistics.
MetricComparison
MetricComparison.Result
- Enum in
io.prestosql.tests.statistics
MetricComparisonStrategies
- Class in
io.prestosql.tests.statistics
MetricComparisonStrategy
- Interface in
io.prestosql.tests.statistics
Metrics
- Class in
io.prestosql.tests.statistics
N
NAME
- Static variable in class io.prestosql.tests.tpch.
ExampleSystemTable
nested(List<List<Long>>)
- Method in class io.prestosql.tests.
TestingProcedures
NO_INDEXES
- Static variable in class io.prestosql.tests.tpch.
TpchIndexSpec
noBaseline(Metric)
- Method in class io.prestosql.tests.statistics.
StatisticsAssertion.Checks
noError()
- Static method in class io.prestosql.tests.statistics.
MetricComparisonStrategies
noEstimate(Metric)
- Method in class io.prestosql.tests.statistics.
StatisticsAssertion.Checks
nulls(Long, String)
- Method in class io.prestosql.tests.
TestingProcedures
nullsFraction(String)
- Static method in class io.prestosql.tests.statistics.
Metrics
O
output(NullableLongState, BlockBuilder)
- Static method in class io.prestosql.tests.
CustomSum
OUTPUT_ROW_COUNT
- Static variable in class io.prestosql.tests.statistics.
Metrics
P
PlanDeterminismChecker
- Class in
io.prestosql.tests
PlanDeterminismChecker(LocalQueryRunner)
- Constructor for class io.prestosql.tests.
PlanDeterminismChecker
PlanDeterminismChecker(LocalQueryRunner, Function<String, String>)
- Constructor for class io.prestosql.tests.
PlanDeterminismChecker
PrestoSqlExecutor
- Class in
io.prestosql.tests.sql
PrestoSqlExecutor(QueryRunner)
- Constructor for class io.prestosql.tests.sql.
PrestoSqlExecutor
PrestoSqlExecutor(QueryRunner, Session)
- Constructor for class io.prestosql.tests.sql.
PrestoSqlExecutor
processRow(BlockBuilder, boolean, int, int)
- Method in class io.prestosql.tests.
CustomRank
Q
qualifiedComparisonsCornerCases()
- Method in class io.prestosql.tests.
AbstractTestQueries
QueryAssertions
- Class in
io.prestosql.tests
R
realDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
refreshNodes()
- Method in class io.prestosql.tests.
StandaloneQueryRunner
relativeError(double)
- Static method in class io.prestosql.tests.statistics.
MetricComparisonStrategies
relativeError(double, double)
- Static method in class io.prestosql.tests.statistics.
MetricComparisonStrategies
reset()
- Method in class io.prestosql.tests.
CustomRank
resolveIndex(ConnectorSession, ConnectorTableHandle, Set<ColumnHandle>, Set<ColumnHandle>, TupleDomain<ColumnHandle>)
- Method in class io.prestosql.tests.tpch.
TpchIndexMetadata
result(MetricComparisonStrategy)
- Method in class io.prestosql.tests.statistics.
MetricComparison
ResultsSession
<
T
> - Interface in
io.prestosql.tests
ResultWithQueryId
<
T
> - Class in
io.prestosql.tests
ResultWithQueryId(QueryId, T)
- Constructor for class io.prestosql.tests.
ResultWithQueryId
rowBlockOf(List<Type>, Object...)
- Static method in class io.prestosql.tests.
StructuralTestUtil
S
selectLargeInterval()
- Method in class io.prestosql.tests.
AbstractTestQueries
selectNull()
- Method in class io.prestosql.tests.
AbstractTestQueries
sessionFirst(ConnectorSession, long)
- Method in class io.prestosql.tests.
TestingProcedures
sessionLast(String, ConnectorSession)
- Method in class io.prestosql.tests.
TestingProcedures
setBaseDataDir(Optional<Path>)
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
setCoordinatorProperties(Map<String, String>)
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
setEnvironment(String)
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
setExtraProperties(Map<String, String>)
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
setNodeCount(int)
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
setParserOptions(SqlParserOptions)
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
setSingleCoordinatorProperty(String, String)
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
Sets coordinator properties being equal to a map containing given key and value.
setSingleExtraProperty(String, String)
- Method in class io.prestosql.tests.
DistributedQueryRunner.Builder
Sets extra properties being equal to a map containing given key and value.
setUpdateCount(long)
- Method in interface io.prestosql.tests.
ResultsSession
setUpdateType(String)
- Method in interface io.prestosql.tests.
ResultsSession
setupTestTable(List<DataTypeTest.Input<?>>)
- Method in class io.prestosql.tests.datatype.
CreateAndInsertDataSetup
setupTestTable(List<DataTypeTest.Input<?>>)
- Method in class io.prestosql.tests.datatype.
CreateAsSelectDataSetup
setupTestTable(List<DataTypeTest.Input<?>>)
- Method in interface io.prestosql.tests.datatype.
DataSetup
setWarnings(List<Warning>)
- Method in interface io.prestosql.tests.
ResultsSession
simple()
- Method in class io.prestosql.tests.
TestingProcedures
skipTestUnless(boolean)
- Static method in class io.prestosql.tests.
AbstractTestQueryFramework
smallintDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
specialize(BoundVariables, int, TypeManager, FunctionRegistry)
- Method in class io.prestosql.tests.
StatefulSleepingSum
SqlExecutor
- Interface in
io.prestosql.tests.sql
StandaloneQueryRunner
- Class in
io.prestosql.tests
StandaloneQueryRunner(Session)
- Constructor for class io.prestosql.tests.
StandaloneQueryRunner
State()
- Constructor for class io.prestosql.tests.
StatefulSleepingSum.State
STATEFUL_SLEEPING_SUM
- Static variable in class io.prestosql.tests.
StatefulSleepingSum
StatefulSleepingSum
- Class in
io.prestosql.tests
statefulSleepingSum(StatefulSleepingSum.State, double, long, long, long)
- Static method in class io.prestosql.tests.
StatefulSleepingSum
StatefulSleepingSum.State
- Class in
io.prestosql.tests
StatisticsAssertion
- Class in
io.prestosql.tests.statistics
StatisticsAssertion(QueryRunner)
- Constructor for class io.prestosql.tests.statistics.
StatisticsAssertion
StatisticsAssertion.Checks
- Class in
io.prestosql.tests.statistics
StatsContext
- Class in
io.prestosql.tests.statistics
StatsContext(Map<String, Symbol>, TypeProvider)
- Constructor for class io.prestosql.tests.statistics.
StatsContext
stringDataType(String, Type)
- Static method in class io.prestosql.tests.datatype.
DataType
StructuralTestUtil
- Class in
io.prestosql.tests
supportsArrays()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
supportsViews()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
T
tableExists(Session, String)
- Method in class io.prestosql.tests.
AbstractTestingPrestoClient
tableExists(Session, String)
- Method in class io.prestosql.tests.
DistributedQueryRunner
tableExists(Session, String)
- Method in class io.prestosql.tests.
StandaloneQueryRunner
test15WayGroupBy()
- Method in class io.prestosql.tests.
AbstractTestAggregations
TEST_CATALOG_PROPERTIES
- Static variable in class io.prestosql.tests.
AbstractTestQueries
TEST_SYSTEM_PROPERTIES
- Static variable in class io.prestosql.tests.
AbstractTestQueries
testAccessControl()
- Method in class io.prestosql.tests.
AbstractTestQueries
testAddColumn()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testAggregateSingleColumn()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testAggregationFilter()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAggregationImplicitCoercion()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAggregationOverRightJoinOverSingleStreamProbe()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAggregationOverUnknown()
- Method in class io.prestosql.tests.
AbstractTestQueries
testAggregationPushdownThroughOuterJoinNotFiringInCorrelatedAggregatesLeftSide()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAggregationPushdownThroughOuterJoinNotFiringInCorrelatedAggregatesRightSide()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAggregationPushedBelowOuterJoin()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAggregationWithConstantArgumentsOverScalar()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAggregationWithHaving()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAggregationWithProjection()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAggregationWithSomeArgumentCasts()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testAliasedInInlineView()
- Method in class io.prestosql.tests.
AbstractTestQueries
testAntiJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testAntiJoinNullHandling()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testApproximateCountDistinct()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testApproximateCountDistinctGroupBy()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testApproximateCountDistinctGroupByWithStandardError()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testApproxPercentile()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetBigint()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetBigintGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetDouble()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetDoubleGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetGroupByWithNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetGroupByWithOnlyNullsInOneGroup()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetOnlyNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetVarchar()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetVarcharGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testApproxSetWithNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testArithmeticNegation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testArrayAgg()
- Method in class io.prestosql.tests.
AbstractTestQueries
testArrays()
- Method in class io.prestosql.tests.
AbstractTestQueries
testArrayShuffle()
- Method in class io.prestosql.tests.
AbstractTestQueries
testAssignUniqueId()
- Method in class io.prestosql.tests.
AbstractTestQueries
testAtTimeZone()
- Method in class io.prestosql.tests.
AbstractTestQueries
testAverageAll()
- Method in class io.prestosql.tests.
AbstractTestQueries
testBasicIndexJoin()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testBasicIndexJoinReverseCandidates()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testBasicIndexJoinWithNullKeys()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testBasicLeftIndexJoin()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testBasicRightIndexJoin()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testBuildFilteredLeftJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testBuildFilteredRightJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testCaseInsensitiveAliasedRelation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCaseInsensitiveAttribute()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCaseInsensitiveOutputAliasInOrderBy()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testCaseInsensitiveRowFieldReference()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCaseNoElse()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCaseNoElseInconsistentResultType()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCaseWithSupertypeCast()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCast()
- Method in class io.prestosql.tests.
AbstractTestQueries
testChainedIndexJoin()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testChainedUnionsWithOrder()
- Method in class io.prestosql.tests.
AbstractTestQueries
testChecksum()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCoercions()
- Method in class io.prestosql.tests.
AbstractTestQueries
testColocatedJoinWithLocalUnion()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testColumnAliases()
- Method in class io.prestosql.tests.
AbstractTestQueries
testColumnsInReverseOrder()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testCommentTable()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testCompatibleTypeChangeForView()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testCompatibleTypeChangeForView2()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testComplexCast()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testComplexDistinct()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testComplexQuery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testComposableIndexJoins()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testCompoundPredicateDerivedKey()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testConcatOperator()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCorrelatedExistsSubqueries()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCorrelatedExistsSubqueriesWithEqualityPredicatesInWhere()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCorrelatedExistsSubqueriesWithPrunedCorrelationSymbols()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCorrelatedInPredicateSubqueries()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCorrelatedNonAggregationScalarSubqueries()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCorrelatedScalarSubqueries()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCorrelatedScalarSubqueriesWithScalarAggregation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCorrelatedScalarSubqueriesWithScalarAggregationAndEqualityPredicatesInWhere()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCountAll()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testCountAll()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCountAllWithComparison()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountAllWithPredicate()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountBoolean()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountColumn()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCountDistinct()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountOnInternalTables()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCountWithAndPredicate()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountWithCoalescePredicate()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountWithInlineView()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountWithIsNotNullPredicate()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountWithIsNullPredicate()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountWithNotPredicate()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountWithNullIfPredicate()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountWithNullPredicate()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCountWithOrPredicate()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCreateTable()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testCreateTableAsSelect()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testCrossJoinEmptyBuildPage()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testCrossJoinEmptyProbePage()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testCrossJoins()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testCrossJoinsDifferentDataTypes()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testCrossJoinsWithWhereClause()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testCrossJoinUnion()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testCrossJoinUnnestWithUnion()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testCrossJoinWithNulls()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testCube()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCubeNoInput()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testCustomAdd()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCustomRank()
- Method in class io.prestosql.tests.
AbstractTestQueries
testCustomSum()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDefaultDecimalLiteralSwitch()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDefaultExplainGraphvizFormat()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDefaultExplainTextFormat()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDelete()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testDependentWindows()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testDereferenceInComparison()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDereferenceInFunctionCall()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDereferenceInSubquery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeInput()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeInputNoParameters()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeInputNoSuchQuery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeInputWithAggregation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeOutput()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeOutputNamedAndUnnamed()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeOutputNonSelect()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeOutputNoSuchQuery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeOutputOnAliasedColumnsAndExpressions()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeOutputShowTables()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDescribeTable()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testDistinct()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDistinctGroupBy()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testDistinctHaving()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDistinctJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testDistinctLimit()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDistinctMultipleFields()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDistinctNan()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testDistinctWhere()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testDistinctWindow()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testDistinctWithOrderBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDistinctWithOrderByNotInSelect()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDistributedExplain()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDistributedExplainGraphvizFormat()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDistributedExplainTextFormat()
- Method in class io.prestosql.tests.
AbstractTestQueries
testDoubleFilteredLeftJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testDoubleFilteredLeftJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testDoubleFilteredRightJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testDoubleFilteredRightJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testDropColumn()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testDropTableIfExists()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testDuplicateColumnsInOrderByClause()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testDuplicateColumnsInWindowOrderByClause()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testDuplicatedRowCreateTable()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testDuplicateFields()
- Method in class io.prestosql.tests.
AbstractTestQueries
testEmptyApproxSet()
- Method in class io.prestosql.tests.
AbstractTestQueries
testEmptyInputForUnnest()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExactPredicate()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testExampleSystemTable()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testExcept()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExceptAllFails()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExceptWithAggregation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExchangeWithProjectionPushDown()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExecute()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExecuteNoSuchQuery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExecuteUsing()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExecuteUsingComplexJoinCriteria()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExecuteUsingWithSubquery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExecuteUsingWithSubqueryInJoin()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExecuteWithParametersInGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExistsSubquery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExistsSubqueryWithGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExplainAnalyze()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testExplainAnalyzeDDL()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testExplainAnalyzeIndexJoin()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testExplainAnalyzeVerbose()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testExplainDdl()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExplainExecute()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExplainExecuteWithUsing()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExplainOfExplain()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExplainOfExplainAnalyze()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExplainSetSessionWithUsing()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExplainValidate()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExplainValidateThrows()
- Method in class io.prestosql.tests.
AbstractTestQueries
testExtractDistinctAggregationOptimizer()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testFilterPushdownWithAggregation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testFullJoinNormalizedToLeft()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testFullJoinNormalizedToRight()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testFullJoinWithCoalesce()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testFullJoinWithEmptyBuildSide()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testFullJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testFullJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testFullPrePartitionedWindowFunction()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testFullPreSortedWindowFunction()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testFullyPartitionedAndFullySortedWindowFunction()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testFullyPartitionedAndPartiallySortedWindowFunction()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testFunctionArgumentTypeConstraint()
- Method in class io.prestosql.tests.
AbstractTestQueries
testFunctionNotRegistered()
- Method in class io.prestosql.tests.
AbstractTestQueries
testGroupAggregationOverNestedGroupByAggregation()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByArray()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByBetween()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByCase()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByCaseNoElse()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByCast()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByCoalesce()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByComplexMap()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByCount()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByEmptyGroupingSet()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByExtract()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByIf()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByKeyPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestQueries
testGroupByMap()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByMultipleFields()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByMultipleFieldsWithPredicateOnAggregationArgument()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByNan()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByNanArray()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByNanMap()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByNanRow()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByNoAggregations()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByNullConstant()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByNullIf()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByOnSupersetOfPartitioning()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByOrderByLimit()
- Method in class io.prestosql.tests.
AbstractTestQueries
testGroupByOrdinal()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByRepeatedField()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByRequireIntegerCoercion()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByRow()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupBySearchedCase()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupBySearchedCaseNoElse()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupBySum()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByWithAlias()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByWithNulls()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByWithoutAggregation()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupByWithWildcard()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGrouping()
- Method in class io.prestosql.tests.
AbstractTestQueries
testGroupingCombinationsAll()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingCombinationsDistinct()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingInTableSubquery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testGroupingInWindowFunction()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testGroupingSetMixedExpressionAndColumn()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetMixedExpressionAndOrdinal()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSets()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsAggregateOnGroupedColumn()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsAliasedGroupingColumns()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsGrandTotalSet()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsGrandTotalSetFirst()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsMultipleAggregatesOnGroupedColumn()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsMultipleAggregatesOnUngroupedColumn()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsMultipleAggregatesWithGroupedColumns()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsMultipleGrandTotalSets()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsMultipleGrandTotalSetsNoInput()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsNoInput()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsOnlyGrandTotalSet()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsRepeatedSetsAll()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsRepeatedSetsAllNoInput()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsRepeatedSetsDistinct()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetSubsetAndPartitioning()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsWithGlobalAggregationNoInput()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsWithMultipleDistinct()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsWithMultipleDistinctAndUnion()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsWithMultipleDistinctNoInput()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsWithSingleDistinct()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsWithSingleDistinctAndUnion()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingSetsWithSingleDistinctAndUnionGroupedArguments()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testGroupingWithFortyArguments()
- Method in class io.prestosql.tests.
AbstractTestQueries
testHaving()
- Method in class io.prestosql.tests.
AbstractTestQueries
testHaving2()
- Method in class io.prestosql.tests.
AbstractTestQueries
testHaving3()
- Method in class io.prestosql.tests.
AbstractTestQueries
testHavingWithoutGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testHighCardinalityIndexJoinResult()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testHighCardinalityReducedIndexProbeKey()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testHistogram()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testIfExpression()
- Method in class io.prestosql.tests.
AbstractTestQueries
testImplicitCrossJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testIn()
- Method in class io.prestosql.tests.
AbstractTestQueries
testIndexJoinConstantPropagation()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testIndexJoinThroughAggregation()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testIndexJoinThroughMultiKeyAggregation()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testIndexJoinThroughWindow()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testIndexJoinThroughWindowDoubleAggregation()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testIndexJoinThroughWindowPartialPartition()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testInformationSchemaFiltering()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInformationSchemaUppercaseName()
- Method in class io.prestosql.tests.
AbstractTestQueries
TestingPrestoClient
- Class in
io.prestosql.tests
TestingPrestoClient(TestingPrestoServer, Session)
- Constructor for class io.prestosql.tests.
TestingPrestoClient
TestingProcedures
- Class in
io.prestosql.tests
TestingProcedures(ProcedureTester)
- Constructor for class io.prestosql.tests.
TestingProcedures
testInlineView()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInlineViewWithProjections()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInListPredicate()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testInnerJoinWithEmptyBuildSide()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testInnerJoinWithEmptyProbeSide()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testInsert()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testInsertArray()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testInSubqueryWithCrossJoin()
- Method in class io.prestosql.tests.
AbstractTestQueries
testIntersect()
- Method in class io.prestosql.tests.
AbstractTestQueries
testIntersectAllFails()
- Method in class io.prestosql.tests.
AbstractTestQueries
testIntersectWithAggregation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInUncorrelatedSubquery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInvalidCast()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInvalidCastInMultilineQuery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInvalidColumn()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInvalidType()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInvalidTypeArray()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInvalidTypeBetweenOperator()
- Method in class io.prestosql.tests.
AbstractTestQueries
testInvalidTypeInfixOperator()
- Method in class io.prestosql.tests.
AbstractTestQueries
testIOExplain()
- Method in class io.prestosql.tests.
AbstractTestQueries
testIsNullPredicate()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testJoinAggregations()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinCoercion()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinCoercionOnEqualityComparison()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinConstantPropagation()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinCriteriaCoercion()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinDoubleClauseWithLeftOverlap()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinDoubleClauseWithRightOverlap()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinEffectivePredicateWithNoRanges()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinOnConstantExpression()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinOnMultipleFields()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinPredicateMoveAround()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinProjectionPushDown()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinsWithTrueJoinCondition()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinUnaliasedSubqueries()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinUsing()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinUsingMultipleFields()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinUsingSymbolsFromJustOneSideOfJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithAlias()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithCanonicalizedConstantTrueExpressionWithCoercion()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithComplexExpressions()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithComplexExpressions2()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithComplexExpressions3()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithConstantExpression()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithConstantPredicatePushDown()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithConstantTrueExpressionWithCoercion()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithExpressionsThatMayReturnNull()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithFullyPushedDownJoinClause()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithGreaterThanInJoinClause()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithGroupByAsProbe()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithInferredFalseJoinClause()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithInSubqueryToBeExecutedAsPostJoinFilter()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithLessThanInJoinClause()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithLessThanOnDatesInJoinClause()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithMultiFieldGroupBy()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithMultipleInSubqueryClauses()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithMultipleLessThanPredicatesDifferentOrders()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithMultipleScalarSubqueryClauses()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithNonDeterministicLessThan()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithNonJoinExpression()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testJoinWithNonJoinExpression()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithNormalization()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithNullValues()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithRangePredicatesinJoinClause()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithReversedComparison()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithScalarSubqueryInOnClause()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithScalarSubqueryToBeExecutedAsPostJoinFilter()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithScalarSubqueryToBeExecutedAsPostJoinFilterWithEmptyInnerTable()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testJoinWithStatefulFilterFunction()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLambdaCapture()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLambdaInAggregationContext()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLambdaInSubqueryContext()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLambdaInValuesAndUnnest()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLargeIn()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLargeQuerySuccess()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testLateralJoin()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLeftFilteredJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinAsInnerPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinDoubleClauseWithLeftOverlap()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinDoubleClauseWithRightOverlap()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinEqualityInference()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinNormalizedToInner()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinPredicateMoveAround()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinPredicatePushdownWithNullConstant()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinPredicatePushdownWithSelfEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinWithEmptyBuildSide()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinWithEmptyInnerTable()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinWithNullValues()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLeftJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testLimit()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testLimit()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLimitAll()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLimitInInlineView()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLimitIntMax()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLimitPushDown()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLimitWithAggregation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLimitZero()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLogicalExplain()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLogicalExplainGraphvizFormat()
- Method in class io.prestosql.tests.
AbstractTestQueries
testLogicalExplainTextFormat()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMaps()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMapSubscript()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMaxBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMaxByN()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMaxDataSizeForStats()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testMaxMinStringWithNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMergeEmptyApproxSet()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMergeEmptyNonEmptyApproxSet()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMergeHyperLogLog()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMergeHyperLogLogGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMergeHyperLogLogGroupByWithNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMergeHyperLogLogOnlyNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMergeHyperLogLogWithNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMinBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMinByN()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMissingRowFieldInGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMixedWildcards()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMultiColumnUnionAll()
- Method in class io.prestosql.tests.
AbstractTestQueries
testMultiKeyIndexJoinAligned()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testMultiKeyIndexJoinUnaligned()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testMultipleDifferentDistinct()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testMultipleDistinct()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testMultipleRangesPredicate()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testMultipleWildcards()
- Method in class io.prestosql.tests.
AbstractTestQueries
testNestedCount()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testNestedGroupByWithSameKey()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testNodeRoster()
- Method in class io.prestosql.tests.
AbstractTestQueries
testNoFrom()
- Method in class io.prestosql.tests.
AbstractTestQueries
testNoIndexJoinThroughWindowWithOrderBy()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testNoIndexJoinThroughWindowWithRowFrame()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testNoIndexJoinThroughWindowWithRowNumberFunction()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testNonComposableIndexJoins()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testNonDeterministic()
- Method in class io.prestosql.tests.
AbstractTestQueries
testNonDeterministicAggregationPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestQueries
testNonDeterministicFilter()
- Method in class io.prestosql.tests.
AbstractTestQueries
testNonDeterministicJoinPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testNonDeterministicProjection()
- Method in class io.prestosql.tests.
AbstractTestQueries
testNonDeterministicTableScanPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestQueries
testNonEqalityJoinWithScalarRequiringSessionParameter()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testNonEqualityFullJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testNonEqualityJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testNonEqualityJoinWithTryInFilter()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testNonEqualityLeftJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testNonEqualityRightJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testNonEquiJoin()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testNonIndexableKeys()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testNonIndexLeftJoin()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testNonIndexRightJoin()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testNonQueryAccessControl()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testNonReservedTimeWords()
- Method in class io.prestosql.tests.
AbstractTestQueries
testNullOnLhsOfInPredicateAllowed()
- Method in class io.prestosql.tests.
AbstractTestQueries
testOffset()
- Method in class io.prestosql.tests.
AbstractTestQueries
testOffsetEmptyResult()
- Method in class io.prestosql.tests.
AbstractTestQueries
testOffsetWithFetch()
- Method in class io.prestosql.tests.
AbstractTestQueries
testOffsetWithOrderBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testOrderBy()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByAlias()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByAliasWithSameNameAsUnselectedColumn()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByLimit()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByLimitAll()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByMultipleFields()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByOrdinal()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByOrdinalWithWildcard()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByUnderManyProjections()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByWindowFunction()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testOrderByWindowFunctionWithNulls()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testOrderByWithAggregation()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByWithNulls()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByWithOutputColumnReference()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderByWithSimilarExpressions()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOrderedAggregations()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testOrderLimitCompaction()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testOuterJoinWithCommonExpression()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testOuterJoinWithComplexCorrelatedSubquery()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testOuterJoinWithNullsOnProbe()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testOuterNonEquiJoins()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testOutputInEnforceSingleRow()
- Method in class io.prestosql.tests.
AbstractTestQueries
testOverlappingIndexJoinLookupSymbol()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testOverlappingIndexJoinProbeSymbol()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testOverlappingSourceOuterIndexJoinLookupSymbol()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testOverlappingSourceOuterIndexJoinProbeSymbol()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testP4ApproxSetBigint()
- Method in class io.prestosql.tests.
AbstractTestQueries
testP4ApproxSetBigintGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testP4ApproxSetDouble()
- Method in class io.prestosql.tests.
AbstractTestQueries
testP4ApproxSetDoubleGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testP4ApproxSetGroupByWithNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testP4ApproxSetGroupByWithOnlyNullsInOneGroup()
- Method in class io.prestosql.tests.
AbstractTestQueries
testP4ApproxSetOnlyNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testP4ApproxSetVarchar()
- Method in class io.prestosql.tests.
AbstractTestQueries
testP4ApproxSetVarcharGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testP4ApproxSetWithNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testParametersNonPreparedStatement()
- Method in class io.prestosql.tests.
AbstractTestQueries
testParsingError()
- Method in class io.prestosql.tests.
AbstractTestQueries
testPartialPrePartitionedWindowFunction()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testPartialPreSortedWindowFunction()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testPlainLeftJoinPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testPlainRightJoinPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testPredicateDerivedKey()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestQueries
testPredicatePushdownJoinEqualityGroups()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testPreparedStatementWithSubqueries()
- Method in class io.prestosql.tests.
AbstractTestQueries
testProbeFilteredLeftJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testProbeFilteredRightJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testProbeNullInReadahead()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
Assure nulls in probe readahead does not leak into connectors.
testPruningCountAggregationOverScalar()
- Method in class io.prestosql.tests.
AbstractTestQueries
testQualifiedWildcard()
- Method in class io.prestosql.tests.
AbstractTestQueries
testQualifiedWildcardFromAlias()
- Method in class io.prestosql.tests.
AbstractTestQueries
testQualifiedWildcardFromInlineView()
- Method in class io.prestosql.tests.
AbstractTestQueries
testQualifiedWildcardFromJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testQuantifiedComparison()
- Method in class io.prestosql.tests.
AbstractTestQueries
testQuantifiedComparisonCornerCases(String)
- Method in class io.prestosql.tests.
AbstractTestQueries
testQueryLoggingCount()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testQuotedIdentifiers()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRandCrossJoins()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRangePredicate()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testReduceAgg()
- Method in class io.prestosql.tests.
AbstractTestQueries
testReducedIndexProbeKey()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testReducedIndexProbeKeyComplexQueryShapes()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testReducedIndexProbeKeyNegativeCaching()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testReferenceToWithQueryInFromClause()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRenameColumn()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testRenameTable()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testReorderOutputsOfGroupByAggregation()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testRepeatedAggregations()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRepeatedIndexJoinClause()
- Method in class io.prestosql.tests.
AbstractTestIndexedQueries
testRepeatedOutputs()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRepeatedOutputs2()
- Method in class io.prestosql.tests.
AbstractTestQueries
testResetSession()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testRightFilteredJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinAsInnerPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinDoubleClauseWithLeftOverlap()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinDoubleClauseWithRightOverlap()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinEqualityInference()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinNormalizedToInner()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinPredicateMoveAround()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinPredicatePushdownWithSelfEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinWithEmptyBuildSide()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinWithEmptyInnerTable()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinWithEmptyProbeSide()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinWithNullValues()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRightJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRollup()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testRollupOverUnion()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowCast()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowFieldAccessor()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowFieldAccessorInAggregate()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowFieldAccessorInJoin()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowFieldAccessorInWindowFunction()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testRowNumberFilterAndLimit()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowNumberJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testRowNumberLimit()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowNumberMultipleFilters()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowNumberNoOptimization()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowNumberPartitionedFilter()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowNumberPropertyDerivation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowNumberSpecialFilters()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowNumberUnpartitionedFilter()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRowNumberUnpartitionedFilterLimit()
- Method in class io.prestosql.tests.
AbstractTestQueries
testRows()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSameInPredicateInProjectionAndFilter()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSameInputToAggregates()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testSameWindowFunctionsTwoCoerces()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testScalarFunction()
- Method in class io.prestosql.tests.
AbstractTestQueries
testScalarSubquery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testScalarSubqueryWithGroupBy()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSelectAll()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testSelectCaseInsensitive()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSelectColumnOfNulls()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSelectInformationSchemaColumns()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testSelectInformationSchemaTables()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testSelectOnlyUnion()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSelectWithComparison()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSelfJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSemiJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSemiJoinAggregationNullHandling()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSemiJoinAggregationUnionNullHandling()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSemiJoinLimitPushDown()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSemiJoinNullHandling()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSemiJoinPredicateMoveAround()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSemiJoinUnionAggregationNullHandling()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSemiJoinUnionNullHandling()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSemiJoinWithGroupBy()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSetSession()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testShowCatalogs()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowCatalogsLike()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowColumns()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowFunctions()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowSchemas()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testShowSchemas()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowSchemasFrom()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowSchemasFromOther()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testShowSchemasLike()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowSchemasLikeWithEscape()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowSession()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowTables()
- Method in class io.prestosql.tests.
AbstractTestIntegrationSmokeTest
testShowTables()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowTablesFrom()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowTablesLike()
- Method in class io.prestosql.tests.
AbstractTestQueries
testShowTablesLikeWithEscape()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSimpleCrossJoins()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleFullJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleFullJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleFullJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleLeftJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleLeftJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleLeftJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleRightJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleRightJoinWithLeftConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSimpleRightJoinWithRightConstantEquality()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testSingleDistinctOptimizer()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testSingleGroupingSet()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testSpecialFloatingPointValues()
- Method in class io.prestosql.tests.
AbstractTestQueries
testStdDev()
- Method in class io.prestosql.tests.
AbstractTestQueries
testStdDevPop()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSubqueriesWithDisjunction()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSubqueryBody()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSubqueryBodyDoubleOrderby()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSubqueryBodyOrderLimit()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSubqueryBodyProjectedOrderby()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSubqueryUnion()
- Method in class io.prestosql.tests.
AbstractTestQueries
testSumDataSizeForStats()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testSumOfNulls()
- Method in class io.prestosql.tests.
AbstractTestAggregations
testSymbolAliasing()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
TestTable
- Class in
io.prestosql.tests.sql
TestTable(SqlExecutor, String, String)
- Constructor for class io.prestosql.tests.sql.
TestTable
testTableAsSubquery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTableQuery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTableQueryInUnion()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTableQueryOrderLimit()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTableSampleBernoulli()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTableSampleBernoulliBoundaryValues()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTableSampleSystemBoundaryValues()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testTopN()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTopNByMultipleFields()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTopNPartitionedWindow()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTopNPartitionedWindowWithEqualityFilter()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTopNUnpartitionedLargeWindow()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTopNUnpartitionedWindow()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTopNUnpartitionedWindowWithCompositeFilter()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTopNUnpartitionedWindowWithEqualityFilter()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTransactionsTable()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTrivialNonDeterministicPredicatePushdown()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTry()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTryInvalidCast()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTryLambdaRepeated()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTryNoMergeProjections()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTwoCorrelatedExistsSubqueries()
- Method in class io.prestosql.tests.
AbstractTestQueries
testTypeMismatch()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnaliasedSubqueries()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnaliasedSubqueries1()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnaliasSymbolReferencesWithUnion()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUndistributedOrderBy()
- Method in class io.prestosql.tests.
AbstractTestOrderByQueries
testUnion()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionAll()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionAllPredicateMoveAroundWithOverlappingProjections()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionArray()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionDistinct()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionRequiringCoercion()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionWithAggregation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionWithAggregationAndJoin()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionWithAggregationAndTableScan()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionWithFilterNotInSelect()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionWithJoin()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionWithJoinOnNonTranslateableSymbols()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionWithProjectionPushDown()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionWithTopN()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnionWithUnionAndAggregation()
- Method in class io.prestosql.tests.
AbstractTestQueries
testUnnest()
- Method in class io.prestosql.tests.
AbstractTestQueries
testValues()
- Method in class io.prestosql.tests.
AbstractTestQueries
testValuesWithNonTrivialType()
- Method in class io.prestosql.tests.
AbstractTestQueries
testValuesWithTimestamp()
- Method in class io.prestosql.tests.
AbstractTestQueries
testValuesWithUnusedColumns()
- Method in class io.prestosql.tests.
AbstractTestQueries
testValueWindowFunctions()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testVarbinary()
- Method in class io.prestosql.tests.
AbstractTestQueries
testVariance()
- Method in class io.prestosql.tests.
AbstractTestQueries
testVariancePop()
- Method in class io.prestosql.tests.
AbstractTestQueries
testView()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testViewAccessControl()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testViewCaseSensitivity()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testViewMetadata()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
testWhereNull()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWhereWithRowField()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWildcard()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWildcardFromJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testWildcardFromSubquery()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWindowFrames()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowFunctionsExpressions()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowFunctionsFromAggregate()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowFunctionWithGroupBy()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowFunctionWithImplicitCoercion()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowFunctionWithoutParameters()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowImplicitCoercion()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowMapAgg()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowNoChannels()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowPropertyDerivation()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowsConstantExpression()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowsDifferentPartitions()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowsPrefixPartitioning()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWindowsSameOrdering()
- Method in class io.prestosql.tests.
AbstractTestWindowQueries
testWith()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWithAliased()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWithChaining()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWithColumnAliasing()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWithHiding()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWithNestedSubqueries()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWithQualifiedPrefix()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWithRecursive()
- Method in class io.prestosql.tests.
AbstractTestQueries
testWithSelfJoin()
- Method in class io.prestosql.tests.
AbstractTestJoinQueries
testWrittenStats()
- Method in class io.prestosql.tests.
AbstractTestDistributedQueries
timestampDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
tinyintDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
toLiteral(T)
- Method in class io.prestosql.tests.datatype.
DataType
toPrestoQueryResult(T)
- Method in class io.prestosql.tests.datatype.
DataType
toString()
- Method in class io.prestosql.tests.statistics.
MetricComparison
TpchIndexedData
- Class in
io.prestosql.tests.tpch
TpchIndexedData(TpchIndexSpec)
- Constructor for class io.prestosql.tests.tpch.
TpchIndexedData
TpchIndexedData.IndexedTable
- Class in
io.prestosql.tests.tpch
TpchIndexHandle
- Class in
io.prestosql.tests.tpch
TpchIndexHandle(String, double, Set<String>, TupleDomain<ColumnHandle>)
- Constructor for class io.prestosql.tests.tpch.
TpchIndexHandle
TpchIndexHandleResolver
- Class in
io.prestosql.tests.tpch
TpchIndexHandleResolver()
- Constructor for class io.prestosql.tests.tpch.
TpchIndexHandleResolver
TpchIndexMetadata
- Class in
io.prestosql.tests.tpch
TpchIndexMetadata(TpchIndexedData)
- Constructor for class io.prestosql.tests.tpch.
TpchIndexMetadata
TpchIndexProvider
- Class in
io.prestosql.tests.tpch
TpchIndexProvider(TpchIndexedData)
- Constructor for class io.prestosql.tests.tpch.
TpchIndexProvider
TpchIndexSpec
- Class in
io.prestosql.tests.tpch
TpchIndexSpec.Builder
- Class in
io.prestosql.tests.tpch
TpchScaledTable
- Class in
io.prestosql.tests.tpch
TpchScaledTable(String, double)
- Constructor for class io.prestosql.tests.tpch.
TpchScaledTable
V
valueOf(String)
- Static method in enum io.prestosql.tests.statistics.
MetricComparison.Result
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.prestosql.tests.statistics.
MetricComparison.Result
Returns an array containing the constants of this enum type, in the order they are declared.
varbinaryDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
varcharDataType(int)
- Static method in class io.prestosql.tests.datatype.
DataType
varcharDataType(int, String)
- Static method in class io.prestosql.tests.datatype.
DataType
varcharDataType()
- Static method in class io.prestosql.tests.datatype.
DataType
verifyCharacterColumnStatistics(String, MetricComparisonStrategy)
- Method in class io.prestosql.tests.statistics.
StatisticsAssertion.Checks
verifyColumnStatistics(String, MetricComparisonStrategy)
- Method in class io.prestosql.tests.statistics.
StatisticsAssertion.Checks
verifyExactColumnStatistics(String)
- Method in class io.prestosql.tests.statistics.
StatisticsAssertion.Checks
verifyNoColumnStatistics(String)
- Method in class io.prestosql.tests.statistics.
StatisticsAssertion.Checks
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2019. All rights reserved.