You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/07/13 19:14:33 UTC

[GitHub] [incubator-iceberg] rdblue opened a new issue #279: Transforming timestamp to date should produce date

rdblue opened a new issue #279: Transforming timestamp to date should produce date
URL: https://github.com/apache/incubator-iceberg/issues/279
 
 
   The output type of transforming a timestamp to a date `Transforms.day(Types.TimestampType.withZone()` is an integer, but should be a date. That way, it will be formatted as a date in metadata tables.
   
   When this is updated, we need to validate backward compatibility with existing tables.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org