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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to