arrow.types
D types for arrow1 library
Types 20
aliasTimePoint = GArrowTimePoint
aliasCountMode = GArrowCountMode
aliasError = GArrowError
aliasFileMode = GArrowFileMode
aliasFileType = GArrowFileType
aliasIntervalType = GArrowIntervalType
aliasJoinType = GArrowJoinType
aliasNullPlacement = GArrowNullPlacement
aliasRoundMode = GArrowRoundMode
aliasS3LogLevel = GArrowS3LogLevel
aliasSortOrder = GArrowSortOrder
aliasTimeUnit = GArrowTimeUnit
aliasType = GArrowType
Variables 4
enumvar
VERSION_MAJOR = 19The major version.
enumvar
VERSION_MICRO = 0The micro version.
enumvar
VERSION_MINOR = 0The minor version.
enumvar
VERSION_TAG = ""The version tag. Normally, it's an empty string. It's "SNAPSHOT" for snapshot version.