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 2020/04/02 03:59:48 UTC

[GitHub] [incubator-iceberg] dannyhnu commented on issue #417: Adding support for time-based partitioning on long column type

dannyhnu commented on issue #417: Adding support for time-based partitioning on long column type
URL: https://github.com/apache/incubator-iceberg/issues/417#issuecomment-607607664
 
 
   ran into the same problem here, now I had to generate a new field for partitioning:  cast(timestamp_Long as timestamp) as timestamp_Timestatmp. for user experience, please reconsider supporting partitioning on long column type

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