Revanth14 commented on code in PR #1284:
URL: https://github.com/apache/iceberg-go/pull/1284#discussion_r3464728116


##########
schema_test.go:
##########
@@ -19,6 +19,8 @@ package iceberg_test
 

Review Comment:
   Thanks, good call. I added both single-arg geography cases to the Java 
fixture:
   
   - `geography(srid:4269)` for custom CRS + default algorithm
   - `geography(OGC:CRS84, karney)` for default CRS + custom algorithm
   
   Also added byte-exact assertions for both emitted type strings. 



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