scoder commented on PR #34616: URL: https://github.com/apache/arrow/pull/34616#issuecomment-1753153130
> but then we still need to use those objects conditionally in `_dataset_parquet.pyx`, since we have to unwrap those and pass the C++ objects down From a quick look, it seems trivial to write a `def` function in the optional module that does this for you. Why do you think this makes it more complex or more difficult to maintain? -- 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]
