Niltra commented on issue #34905: URL: https://github.com/apache/arrow/issues/34905#issuecomment-4971244293
Hello, I'm a Data Engineering student looking to make my first open source contribution. I'd like to work on this issue. I've read through the discussion and I understand the approach proposed by @westonpace: 1. Add a bool option to HivePartitioningOptions to enable/disable URI escaping 2. Adjust HivePartitioning::FormatValues in partition.cc 3. Add C++ unit tests in partition_test.cc 4. Add pyarrow Python bindings for the option in dataset.pyx 5. Add Python unit tests Could you please assign this to me? I'm happy to discuss the approach before submitting a PR. -- 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]
