asfimport commented on issue #42283: URL: https://github.com/apache/arrow/issues/42283#issuecomment-2184204597
[Deepak Majeti](https://issues.apache.org/jira/browse/PARQUET-705?#comment-15465774) / @majetideepak: The issue with using `schema()` for the descriptor is that we have another `schema()` inside `SchemaDescriptor` that return the NodePtr. For instance, the code inside `parquet-dump-schema:29` will become `schema()->schema()`. -- 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]
