huaxingao opened a new pull request #3933:
URL: https://github.com/apache/iceberg/pull/3933


   Partition path containing timestamp such as `ts=2021-01-01 00:00:00.999` is 
not supported and iceberg throws Exception 
[here](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 and this 
PR lifts the restriction.


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

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to