module Parqueteur

when :timestamp

Arrow::TimestampDataType.new(
  options.fetch(:unit, :second)
)

when :timestamp

Arrow::TimestampDataType.new(
  options.fetch(:unit, :second)
)

when :timestamp

Arrow::TimestampDataType.new(
  options.fetch(:unit, :second)
)

Constants

VERSION