Class CalciteUtils.TimeWithLocalTzType

java.lang.Object
org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType<Instant>
org.apache.beam.sdk.extensions.sql.impl.utils.CalciteUtils.TimeWithLocalTzType
All Implemented Interfaces:
Serializable, Schema.LogicalType<Instant,Instant>
Enclosing class:
CalciteUtils

public static class CalciteUtils.TimeWithLocalTzType extends PassThroughLogicalType<Instant>
A LogicalType corresponding to TIME_WITH_LOCAL_TIME_ZONE.
See Also:
  • Field Details

  • Constructor Details

    • TimeWithLocalTzType

      public TimeWithLocalTzType()