Class: Arrow::Int32DataType
- Defined in:
- lib/arrow/jruby/data-type.rb
Constant Summary collapse
- MinorType =
org.apache.arrow.vector.types.Types::MinorType::INT
Method Summary
Methods inherited from DataType
#array_class, #build_array, #initialize, resolve, #scalar_class, sub_types, try_convert
Constructor Details
This class inherits a constructor from Arrow::DataType