public class SparkSQLProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CHECK_NULLABILITY |
static boolean |
CHECK_NULLABILITY_DEFAULT |
static java.lang.String |
CHECK_ORDERING |
static boolean |
CHECK_ORDERING_DEFAULT |
static java.lang.String |
HANDLE_TIMESTAMP_WITHOUT_TIMEZONE |
static boolean |
HANDLE_TIMESTAMP_WITHOUT_TIMEZONE_DEFAULT |
static java.lang.String |
USE_TIMESTAMP_WITHOUT_TIME_ZONE_IN_NEW_TABLES |
static boolean |
USE_TIMESTAMP_WITHOUT_TIME_ZONE_IN_NEW_TABLES_DEFAULT |
static java.lang.String |
VECTORIZATION_ENABLED |
public static final java.lang.String VECTORIZATION_ENABLED
public static final java.lang.String HANDLE_TIMESTAMP_WITHOUT_TIMEZONE
public static final boolean HANDLE_TIMESTAMP_WITHOUT_TIMEZONE_DEFAULT
public static final java.lang.String USE_TIMESTAMP_WITHOUT_TIME_ZONE_IN_NEW_TABLES
public static final boolean USE_TIMESTAMP_WITHOUT_TIME_ZONE_IN_NEW_TABLES_DEFAULT
public static final java.lang.String CHECK_NULLABILITY
public static final boolean CHECK_NULLABILITY_DEFAULT
public static final java.lang.String CHECK_ORDERING
public static final boolean CHECK_ORDERING_DEFAULT