C-Loftus commented on code in PR #1094:
URL: https://github.com/apache/iceberg-go/pull/1094#discussion_r3269459046
##########
table/testdata/geo/gen_fixtures.sh:
##########
@@ -59,4 +62,6 @@ rm -f "${README}.bak"
echo
echo "<!-- END GENERATED FIXTURE LINKS -->"
-} >> "$README"
\ No newline at end of file
+} >> "$README"
+
+echo "Finished fetching parquet fixtures with geo data from parquet-testing
repo"
Review Comment:
Added a little message here so it is clear what happened when a user runs go
generate
--
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]