Fokko commented on code in PR #665:
URL: https://github.com/apache/iceberg-rust/pull/665#discussion_r1872763818


##########
crates/iceberg/src/spec/values.rs:
##########
@@ -3031,6 +3061,31 @@ mod tests {
         check_avro_bytes_serde(bytes, Datum::string("iceberg"), 
&PrimitiveType::String);
     }
 
+    #[test]
+    fn avro_bytes_decimal() {

Review Comment:
   @Xuanwo can you add some more tests? It would be good to get this one in



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