HeartLinked opened a new pull request, #206:
URL: https://github.com/apache/iceberg-cpp/pull/206

   - Implements the complete type casting logic for `iceberg::Literal` in the 
`LiteralCaster` class to align with the Java reference implementation. This is 
critical for expression evaluation and predicate pushdown.
   - Add basic implementation for fixed type.
   - Updated `ToString()` to match Java's output format for better consistency 
(e.g., `X'...'` for binary).
   - Added comprehensive unit tests to validate all new casting logic and 
`ToString()` formatting.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to