jychen7 opened a new pull request #1822: URL: https://github.com/apache/arrow-datafusion/pull/1822
# Rationale for this change the repo `datafusion-ruby` seems imcomplete, as of 2022-02-13, the two branch [master](https://github.com/j-a-m-l/datafusion-ruby) and [rutie](https://github.com/j-a-m-l/datafusion-ruby/blob/rutie/src/lib.rs) didn't include interface for Arrow Datafusion. And seems `datafusion-ruby` haven't been published to rubygems.org, `gem install datafusion` is mentioned in [README](https://github.com/j-a-m-l/datafusion-ruby/blob/609fde4ec44638cb14ad79bfe37ab994163f68d7/README.md?plain=1#L18) but the [datafusion gem in rubygems](https://rubygems.org/gems/datafusion) is not related to Arrow Datafusion. so to reduce confusion, I proposes to remove the link first. Feel free to add back when `datafusion-ruby` is ready. cc `datafusion-ruby` creator @j-a-m-l . # What changes are included in this PR? Remove link of datafusion-ruby. # Are there any user-facing changes? NA -- 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]
