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


##########
schema_test.go:
##########
@@ -28,6 +30,26 @@ import (
        "github.com/stretchr/testify/require"
 )
 
+// geoSchemaJavaFixtureName is a schema JSON fixture emitted by Apache Iceberg
+// Java SchemaParser.toJson on apache/iceberg main at
+// df6ea0820030d217d5f645469419cdbb3f54a41f.

Review Comment:
   Good catch, thanks. Updated the fixture comment to cite the geo-related 
Iceberg commits instead of the unrelated main tip: `e1e0a740` for the original 
geo type support and `8de302bf` as the latest geo type-string touchpoint when 
the fixture was captured.



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