Package io.prestosql.tests
Class TestGroups
- java.lang.Object
-
- io.prestosql.tests.TestGroups
-
public final class TestGroups extends Object
-
-
Field Summary
-
-
-
Field Detail
-
CREATE_TABLE
public static final String CREATE_TABLE
- See Also:
- Constant Field Values
-
CREATE_DROP_VIEW
public static final String CREATE_DROP_VIEW
- See Also:
- Constant Field Values
-
ALTER_TABLE
public static final String ALTER_TABLE
- See Also:
- Constant Field Values
-
COMMENT
public static final String COMMENT
- See Also:
- Constant Field Values
-
SIMPLE
public static final String SIMPLE
- See Also:
- Constant Field Values
-
FUNCTIONS
public static final String FUNCTIONS
- See Also:
- Constant Field Values
-
CLI
public static final String CLI
- See Also:
- Constant Field Values
-
SYSTEM_CONNECTOR
public static final String SYSTEM_CONNECTOR
- See Also:
- Constant Field Values
-
JMX_CONNECTOR
public static final String JMX_CONNECTOR
- See Also:
- Constant Field Values
-
BLACKHOLE_CONNECTOR
public static final String BLACKHOLE_CONNECTOR
- See Also:
- Constant Field Values
-
SMOKE
public static final String SMOKE
- See Also:
- Constant Field Values
-
JDBC
public static final String JDBC
- See Also:
- Constant Field Values
-
MYSQL
public static final String MYSQL
- See Also:
- Constant Field Values
-
PRESTO_JDBC
public static final String PRESTO_JDBC
- See Also:
- Constant Field Values
-
QUERY_ENGINE
public static final String QUERY_ENGINE
- See Also:
- Constant Field Values
-
COMPARISON
public static final String COMPARISON
- See Also:
- Constant Field Values
-
LOGICAL
public static final String LOGICAL
- See Also:
- Constant Field Values
-
JSON_FUNCTIONS
public static final String JSON_FUNCTIONS
- See Also:
- Constant Field Values
-
STORAGE_FORMATS
public static final String STORAGE_FORMATS
- See Also:
- Constant Field Values
-
PROFILE_SPECIFIC_TESTS
public static final String PROFILE_SPECIFIC_TESTS
- See Also:
- Constant Field Values
-
HDFS_IMPERSONATION
public static final String HDFS_IMPERSONATION
- See Also:
- Constant Field Values
-
HDFS_NO_IMPERSONATION
public static final String HDFS_NO_IMPERSONATION
- See Also:
- Constant Field Values
-
HIVE_PARTITIONING
public static final String HIVE_PARTITIONING
- See Also:
- Constant Field Values
-
HIVE_COMPRESSION
public static final String HIVE_COMPRESSION
- See Also:
- Constant Field Values
-
HIVE_TRANSACTIONAL
public static final String HIVE_TRANSACTIONAL
- See Also:
- Constant Field Values
-
HIVE_VIEWS
public static final String HIVE_VIEWS
- See Also:
- Constant Field Values
-
HIVE_CACHING
public static final String HIVE_CACHING
- See Also:
- Constant Field Values
-
HIVE_WITH_EXTERNAL_WRITES
public static final String HIVE_WITH_EXTERNAL_WRITES
- See Also:
- Constant Field Values
-
AUTHORIZATION
public static final String AUTHORIZATION
- See Also:
- Constant Field Values
-
HIVE_COERCION
public static final String HIVE_COERCION
- See Also:
- Constant Field Values
-
CASSANDRA
public static final String CASSANDRA
- See Also:
- Constant Field Values
-
SQL_SERVER
public static final String SQL_SERVER
- See Also:
- Constant Field Values
-
LDAP
public static final String LDAP
- See Also:
- Constant Field Values
-
LDAP_CLI
public static final String LDAP_CLI
- See Also:
- Constant Field Values
-
SKIP_ON_CDH
public static final String SKIP_ON_CDH
- See Also:
- Constant Field Values
-
HDP3_ONLY
public static final String HDP3_ONLY
- See Also:
- Constant Field Values
-
TLS
public static final String TLS
- See Also:
- Constant Field Values
-
ROLES
public static final String ROLES
- See Also:
- Constant Field Values
-
CANCEL_QUERY
public static final String CANCEL_QUERY
- See Also:
- Constant Field Values
-
BIG_QUERY
public static final String BIG_QUERY
- See Also:
- Constant Field Values
-
KAFKA
public static final String KAFKA
- See Also:
- Constant Field Values
-
TWO_HIVES
public static final String TWO_HIVES
- See Also:
- Constant Field Values
-
ICEBERG
public static final String ICEBERG
- See Also:
- Constant Field Values
-
AVRO
public static final String AVRO
- See Also:
- Constant Field Values
-
-