GitHub user liurenjie1024 added a comment to the discussion: `PrimitiveLiteral` of of `Decimal`
Thanks @Fokko for raising this discussion. In iceberg-rust, `Datum` contains two parts: a data type and a literal. `PrimitiveLiteral` is used for physical data of a type. I think the right direction maybe introduce a `PyDatum` data struct for pyiceberg? GitHub link: https://github.com/apache/iceberg-rust/discussions/2062#discussioncomment-15634517 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
