parquet-format icon indicating copy to clipboard operation
parquet-format copied to clipboard

add logical type timestamp with timezone (per SQL)

Open asfimport opened this issue 8 years ago • 1 comments

timestamp with timezone (per SQL) timestamps are adjusted to UTC and stored as integers. metadata in logical types PR: See discussion here: https://github.com/apache/parquet-format/pull/51#discussion_r109667837

Reporter: Julien Le Dem / @julienledem Assignee: Julien Le Dem / @julienledem

Related issues:

PRs and other links:

Note: This issue was originally created as PARQUET-906. Please see the migration documentation for further details.

asfimport avatar Mar 06 '17 19:03 asfimport

Ryan Blue / @rdblue: Merged #51 with new logical type annotations.

asfimport avatar Oct 10 '17 19:10 asfimport