UnionFixedSizeListWriter does not support TimeStamp*TZ #552
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
Type: enhancement
New feature or request
Describe the enhancement requested
Trying to get a
timeStampNanoTZ()
off of theUnionFixedSizeListWriter
results in this exception:Is it possible to support this since timeStampNano() and timeStampNanoTZ() have identical payloads? (just one has the TZ string in the field schema)
The text was updated successfully, but these errors were encountered: