matthias-Q opened a new pull request, #2215:
URL: https://github.com/apache/iceberg-python/pull/2215

   # Rationale for this change
   * Fix schema_conversion for `timestamp-millis`
   * add conversion for `time-millis`
   Following up on #2173 the `timestamp-millis` is actually stored are `long` 
not `int`. I also noted, that `time-millis` was missing as well.
   https://avro.apache.org/docs/1.12.0/specification/#time_ms
   
   
   # Are these changes tested?
   yes
   
   # Are there any user-facing changes?
   no
   


-- 
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-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to