rdblue commented on issue #483: Conversions#fromPartitionString() could not 
convert String of timestamp-like format to Integer
URL: 
https://github.com/apache/incubator-iceberg/issues/483#issuecomment-532773879
 
 
   @waterlx, `withPartitionPath` is only public to support importing existing 
Hive table files. Iceberg considers building a partition path string a one-way 
conversion. If you want to parse partition paths, you should use your own 
parsing logic and pass a `StructLike` to the builder.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to