sdd opened a new issue, #532:
URL: https://github.com/apache/iceberg-rust/issues/532

   If attempting a table scan where one of the columns in the table is a 
`Timestamptz` or a `Timestamp`, you will encounter an error like this:
   
   ```
   called `Result::unwrap()` on an `Err` value: FeatureUnsupported => 
Converting datum from type Timestamptz(1706745600000000) to arrow not supported 
yet.
   ```
   
   PR to fix to follow.


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