Tim Perkins created AVRO-3924: --------------------------------- Summary: Add local timestamp logical type support to Ruby Key: AVRO-3924 URL: https://issues.apache.org/jira/browse/AVRO-3924 Project: Apache Avro Issue Type: New Feature Components: ruby Affects Versions: 1.12.0 Reporter: Tim Perkins
Ruby does not have a class that represents a timestamp without a timezone so the expected approached is to return the timestamp in UTC, which matches the encoding from the spec. -- This message was sent by Atlassian Jira (v8.20.10#820010)