Netflix / iceberg

Iceberg is a table format for large, slow-moving tabular data
Apache License 2.0
476 stars 59 forks source link

Support timestamps with timezone for ORC #20

Open omalley opened 6 years ago

omalley commented 6 years ago

We need to support timestamps with timezone for ORC. This is blocked by ORC-189 and a release that contains it.

rdblue commented 6 years ago

@omalley, I'm not sure if you saw my comment on ORC-189 but I don't think that's the right timestamp type. Hopefully it is early enough to influence what gets added.