alamb commented on issue #5638: URL: https://github.com/apache/arrow-rs/issues/5638#issuecomment-2053609582
> When contributing to such a large change (more than 70 lines change) you still recommend a single PR? How should I prepare the work for the contribution? I think what you are doing is the right thing -- have the discussion **before** you make a large P > Is there something in particular I should keep in mind when implementing for hdfs or contributing to this repo? As @tustvold hints at above, the first thing you should consider is figuring out who will be able to maintain the code. As you are hinting at, an `ObjectStore` implementation for HDFS will be a substantial effort. Unless we can find a maintainer who has the time to help review and maintain the bindings in this repo I suggest you look elsewhere. Maybe you can ask in https://github.com/datafusion-contrib/datafusion-objectstore-hdfs if others are interested in helping maintain such a crate. There are clearly others who need functionality too -- 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]
