Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

j-a-m-l/datafusion-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataFusion

Ruby wrapper for Apache Arrow DataFusion.

Installation

Add this line to your application's Gemfile:

gem 'datafusion'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install datafusion

Usage

TODO: Write usage instructions here

Development

To build the Rust extension and run the Ruby tests:

cargo build --release; rake spec

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/j-a-m-l/datafusion-ruby.

License

The gem is available as open source under the terms of the MIT License.

About

Ruby wrapper for Apache DataFusion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published