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 2021/03/09 13:00:54 UTC

[GitHub] [iceberg] RussellSpitzer commented on issue #2244: Missing handling of Timestamp Without Timezone type

RussellSpitzer commented on issue #2244:
URL: https://github.com/apache/iceberg/issues/2244#issuecomment-793866614


   There is an active pr to fix this, please help with the review if you are interested. Basically everywhere we currently have handling for timestamp with timezone we add in handling for timestamp without timezone with the same code except we gate it with a flag.
   
   https://github.com/apache/iceberg/pull/2282
   
   Sent from my iPhone
   
   > On Mar 9, 2021, at 4:40 AM, Javier Sánchez Beltrán <no...@github.com> wrote:
   > 
   > 
   > Hello @RussellSpitzer! I am having a similar issue and I agree to your solution as well. Did you continue working on this? I would like to know more about your approach. How would this work in practice?
   > 
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub, or unsubscribe.
   


----------------------------------------------------------------
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



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