paleolimbot commented on code in PR #45459:
URL: https://github.com/apache/arrow/pull/45459#discussion_r1975789391


##########
cpp/src/parquet/arrow/schema.cc:
##########
@@ -21,6 +21,12 @@
 #include <string>
 #include <vector>
 
+// TODO(paleolimbot): Remove once example files are generated

Review Comment:
   It's done now! I will summarize this in a top-level comment shortly, but I 
basically moved any JSON or CRS-related code to be in the same place and I'm 
totally game to remove it and handle the discussion about how it should be done 
in a separate PR. In the meantime, at least the state of this PR now reflects 
what was used to write the example files (i.e., the current state is that it's 
fully functional/useful for writing arbitrary things from GeoPandas).



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

Reply via email to