returnString commented on pull request #33:
URL: https://github.com/apache/arrow-datafusion/pull/33#issuecomment-824889564


   > @alamb Would it make sense for DataFusion to re-export Arrow so that 
dependent crates automatically get the same Arrow version?
   
   This would make things much easier for consumers, +1 from me :)
   
   On the automation front, has anyone else used Dependabot for this kind of 
thing before? I've started using it recently for Python, Rust, and the actual 
actions in my GHA workflows, and it's really nice, e.g. [open dependency PRs 
for my convergence 
crates](https://github.com/reservoirdb/convergence/pulls?q=is%3Aopen+is%3Apr+label%3Adependencies)
 as defined with some [trivial 
metadata](https://github.com/reservoirdb/convergence/blob/main/.github/dependabot.yml).


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to