etseidl commented on code in PR #8476:
URL: https://github.com/apache/arrow-rs/pull/8476#discussion_r2382948702


##########
parquet/src/basic.rs:
##########
@@ -280,6 +284,9 @@ struct GeographyType<'a> {
 }
 );
 
+// TODO(ets): should we switch to tuple variants so we can use
+// the thrift macros?

Review Comment:
   Same comment here...another breaking change for a little less code here.



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