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 2022/01/19 23:45:22 UTC

[GitHub] [iceberg] huaxingao opened a new issue #3932: support timestamp in partition path

huaxingao opened a new issue #3932:
URL: https://github.com/apache/iceberg/issues/3932


   When using `add_files` stored procedure to import files that are partitioned by timestamp, I found that timestamp is not supported in partition path. 
   https://github.com/apache/iceberg/blob/master/api/src/main/java/org/apache/iceberg/types/Conversions.java#L74
   It seems to me that timestamp in partition path should be supported. I will try a PR.


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

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

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


[GitHub] [iceberg] huaxingao commented on issue #3932: support timestamp in partition path

Posted by GitBox <gi...@apache.org>.
huaxingao commented on issue #3932:
URL: https://github.com/apache/iceberg/issues/3932#issuecomment-1016973828


   Here is the [PR](https://github.com/apache/iceberg/pull/3933)


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

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

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


[GitHub] [iceberg] huaxingao commented on issue #3932: support timestamp in partition path

Posted by GitBox <gi...@apache.org>.
huaxingao commented on issue #3932:
URL: https://github.com/apache/iceberg/issues/3932#issuecomment-1016973987


   cc @RussellSpitzer 


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

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

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