Class SparkSQLProperties


  • public class SparkSQLProperties
    extends java.lang.Object
    • Field Detail

      • VECTORIZATION_ENABLED

        public static final java.lang.String VECTORIZATION_ENABLED
        See Also:
        Constant Field Values
      • HANDLE_TIMESTAMP_WITHOUT_TIMEZONE

        public static final java.lang.String HANDLE_TIMESTAMP_WITHOUT_TIMEZONE
        See Also:
        Constant Field Values
      • HANDLE_TIMESTAMP_WITHOUT_TIMEZONE_DEFAULT

        public static final boolean HANDLE_TIMESTAMP_WITHOUT_TIMEZONE_DEFAULT
        See Also:
        Constant Field Values
      • USE_TIMESTAMP_WITHOUT_TIME_ZONE_IN_NEW_TABLES

        public static final java.lang.String USE_TIMESTAMP_WITHOUT_TIME_ZONE_IN_NEW_TABLES
        See Also:
        Constant Field Values
      • USE_TIMESTAMP_WITHOUT_TIME_ZONE_IN_NEW_TABLES_DEFAULT

        public static final boolean USE_TIMESTAMP_WITHOUT_TIME_ZONE_IN_NEW_TABLES_DEFAULT
        See Also:
        Constant Field Values
      • CHECK_NULLABILITY

        public static final java.lang.String CHECK_NULLABILITY
        See Also:
        Constant Field Values
      • CHECK_NULLABILITY_DEFAULT

        public static final boolean CHECK_NULLABILITY_DEFAULT
        See Also:
        Constant Field Values
      • CHECK_ORDERING_DEFAULT

        public static final boolean CHECK_ORDERING_DEFAULT
        See Also:
        Constant Field Values