ZENOTME commented on PR #492: URL: https://github.com/apache/iceberg-rust/pull/492#issuecomment-2254531291
> > Or we can just use `PrimitiveLiteral::Long`.🤔 > > Do we always need a specific type to represent logical types? If we convert `Timestamp` to `Long`, we still need to assign a type to ensure the entire pipeline recognizes it as a timestamp instead of just a plain `Long`. Yes. I think that's why we introduce `Datum`. -- 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