alamb commented on PR #10354:
URL: https://github.com/apache/arrow-rs/pull/10354#issuecomment-5109553262

   > FWIW I had Claude vomit out #10454 as a POC
   
   This is an interesting approach, and I am not opposed to it, but I still 
think moving the object store integration out of the parquet crate is the right 
technical approach
   
   If we are concerned with the effect on downstream migrations, we could 
potentially moving the integration to a new crate (`e.g. parquet-object-store`) 
and move the integration there.
   
   However, given the amount of code it would have (10s of lines of 
integration), a new crate seemed unecessary. However, if others feel strongly I 
would support that. We would still hvae to deprecate the export in this crate 
before removing them, so I think this PR would still be necessary
   


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