You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of #44346, red-arrow has basic support for JRuby. The implementation is based on Arrow Java as opposed to Arrow C++.
The current implementation only supports creating int8 and int32 arrays and so needs to be extended to support a minimum set of features from the official (CRuby) red-arrow gem.
We should:
Implement a minimum set of features from CRuby red-arrow
Describe the enhancement requested
As of #44346, red-arrow has basic support for JRuby. The implementation is based on Arrow Java as opposed to Arrow C++.
The current implementation only supports creating int8 and int32 arrays and so needs to be extended to support a minimum set of features from the official (CRuby) red-arrow gem.
We should:
Contributions from the community are very welcome.
Component(s)
Ruby
The text was updated successfully, but these errors were encountered: