--- !ruby/object:Gem::Specification name: red-arrow version: !ruby/object:Gem::Version version: 15.0.2 platform: ruby authors: - Apache Arrow Developers bindir: bin cert_chain: [] date: 2024-04-04 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bigdecimal requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.1.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.1.0 - !ruby/object:Gem::Dependency name: csv requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: extpp requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.1.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.1.1 - !ruby/object:Gem::Dependency name: gio2 requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.5.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.5.0 - !ruby/object:Gem::Dependency name: native-package-installer requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: pkg-config requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Apache Arrow is a common in-memory columnar data store. It's useful to share and process large data. email: - dev@arrow.apache.org executables: [] extensions: - ext/arrow/extconf.rb extra_rdoc_files: [] files: - Gemfile - LICENSE.txt - NOTICE.txt - README.md - Rakefile - doc/text/development.md - ext/arrow/arrow.cpp - ext/arrow/converters.cpp - ext/arrow/converters.hpp - ext/arrow/extconf.rb - ext/arrow/memory-view.cpp - ext/arrow/memory-view.hpp - ext/arrow/raw-records.cpp - ext/arrow/red-arrow.hpp - ext/arrow/values.cpp - image/red-arrow.png - lib/arrow.rb - lib/arrow/aggregate-node-options.rb - lib/arrow/aggregation.rb - lib/arrow/array-builder.rb - lib/arrow/array-computable.rb - lib/arrow/array.rb - lib/arrow/bigdecimal-extension.rb - lib/arrow/binary-dictionary-array-builder.rb - lib/arrow/block-closable.rb - lib/arrow/buffer.rb - lib/arrow/chunked-array.rb - lib/arrow/column-containable.rb - lib/arrow/column.rb - lib/arrow/compression-type.rb - lib/arrow/constructor-arguments-gc-guardable.rb - lib/arrow/csv-loader.rb - lib/arrow/csv-read-options.rb - lib/arrow/data-type.rb - lib/arrow/date32-array-builder.rb - lib/arrow/date32-array.rb - lib/arrow/date64-array-builder.rb - lib/arrow/date64-array.rb - lib/arrow/datum.rb - lib/arrow/day-time-interval-array-builder.rb - lib/arrow/decimal128-array-builder.rb - lib/arrow/decimal128-array.rb - lib/arrow/decimal128-data-type.rb - lib/arrow/decimal128.rb - lib/arrow/decimal256-array-builder.rb - lib/arrow/decimal256-array.rb - lib/arrow/decimal256-data-type.rb - lib/arrow/decimal256.rb - lib/arrow/dense-union-array-builder.rb - lib/arrow/dense-union-array.rb - lib/arrow/dense-union-data-type.rb - lib/arrow/dictionary-array.rb - lib/arrow/dictionary-data-type.rb - lib/arrow/equal-options.rb - lib/arrow/expression.rb - lib/arrow/field-containable.rb - lib/arrow/field.rb - lib/arrow/file-output-stream.rb - lib/arrow/file-system.rb - lib/arrow/fixed-size-binary-array-builder.rb - lib/arrow/fixed-size-binary-array.rb - lib/arrow/function.rb - lib/arrow/generic-filterable.rb - lib/arrow/generic-takeable.rb - lib/arrow/group.rb - lib/arrow/half-float-array-builder.rb - lib/arrow/half-float-array.rb - lib/arrow/half-float.rb - lib/arrow/input-referable.rb - lib/arrow/list-array-builder.rb - lib/arrow/list-data-type.rb - lib/arrow/loader.rb - lib/arrow/map-array-builder.rb - lib/arrow/map-array.rb - lib/arrow/map-data-type.rb - lib/arrow/month-day-nano-interval-array-builder.rb - lib/arrow/null-array-builder.rb - lib/arrow/null-array.rb - lib/arrow/path-extension.rb - lib/arrow/raw-table-converter.rb - lib/arrow/raw-tensor-converter.rb - lib/arrow/record-batch-builder.rb - lib/arrow/record-batch-file-reader.rb - lib/arrow/record-batch-iterator.rb - lib/arrow/record-batch-reader.rb - lib/arrow/record-batch-stream-reader.rb - lib/arrow/record-batch.rb - lib/arrow/record-containable.rb - lib/arrow/record.rb - lib/arrow/rolling-window.rb - lib/arrow/s3-global-options.rb - lib/arrow/scalar.rb - lib/arrow/schema.rb - lib/arrow/slicer.rb - lib/arrow/sort-key.rb - lib/arrow/sort-options.rb - lib/arrow/source-node-options.rb - lib/arrow/sparse-union-array-builder.rb - lib/arrow/sparse-union-array.rb - lib/arrow/sparse-union-data-type.rb - lib/arrow/string-array-builder.rb - lib/arrow/string-dictionary-array-builder.rb - lib/arrow/struct-array-builder.rb - lib/arrow/struct-array.rb - lib/arrow/struct-data-type.rb - lib/arrow/symbol-values-appendable.rb - lib/arrow/table-concatenate-options.rb - lib/arrow/table-formatter.rb - lib/arrow/table-list-formatter.rb - lib/arrow/table-loader.rb - lib/arrow/table-saver.rb - lib/arrow/table-table-formatter.rb - lib/arrow/table.rb - lib/arrow/tensor.rb - lib/arrow/time-unit.rb - lib/arrow/time.rb - lib/arrow/time32-array-builder.rb - lib/arrow/time32-array.rb - lib/arrow/time32-data-type.rb - lib/arrow/time64-array-builder.rb - lib/arrow/time64-array.rb - lib/arrow/time64-data-type.rb - lib/arrow/timestamp-array-builder.rb - lib/arrow/timestamp-array.rb - lib/arrow/timestamp-data-type.rb - lib/arrow/union-array-builder.rb - lib/arrow/version.rb - lib/arrow/writable.rb - red-arrow.gemspec - test/each-raw-record/test-basic-arrays.rb - test/each-raw-record/test-dense-union-array.rb - test/each-raw-record/test-dictionary-array.rb - test/each-raw-record/test-list-array.rb - test/each-raw-record/test-map-array.rb - test/each-raw-record/test-multiple-columns.rb - test/each-raw-record/test-sparse-union-array.rb - test/each-raw-record/test-struct-array.rb - test/each-raw-record/test-table.rb - test/fixture/TestOrcFile.test1.orc - test/fixture/float-integer.csv - test/fixture/integer-float.csv - test/fixture/null-with-double-quote.csv - test/fixture/null-without-double-quote.csv - test/fixture/with-header-float.csv - test/fixture/with-header.csv - test/fixture/without-header-float.csv - test/fixture/without-header.csv - test/helper.rb - test/helper/fixture.rb - test/helper/omittable.rb - test/raw-records/test-basic-arrays.rb - test/raw-records/test-dense-union-array.rb - test/raw-records/test-dictionary-array.rb - test/raw-records/test-list-array.rb - test/raw-records/test-map-array.rb - test/raw-records/test-multiple-columns.rb - test/raw-records/test-sparse-union-array.rb - test/raw-records/test-struct-array.rb - test/raw-records/test-table.rb - test/run-test.rb - test/test-array-builder.rb - test/test-array.rb - test/test-bigdecimal.rb - test/test-binary-dictionary-array-builder.rb - test/test-boolean-scalar.rb - test/test-buffer.rb - test/test-chunked-array.rb - test/test-column.rb - test/test-csv-loader.rb - test/test-data-type.rb - test/test-date32-array.rb - test/test-date64-array.rb - test/test-decimal128-array-builder.rb - test/test-decimal128-array.rb - test/test-decimal128-data-type.rb - test/test-decimal128.rb - test/test-decimal256-array-builder.rb - test/test-decimal256-array.rb - test/test-decimal256-data-type.rb - test/test-decimal256.rb - test/test-dense-union-array.rb - test/test-dense-union-data-type.rb - test/test-dictionary-array.rb - test/test-dictionary-data-type.rb - test/test-expression.rb - test/test-feather.rb - test/test-field.rb - test/test-file-output-stream.rb - test/test-fixed-size-binary-array-builder.rb - test/test-fixed-size-binary-array.rb - test/test-float-scalar.rb - test/test-function.rb - test/test-group.rb - test/test-half-float-array.rb - test/test-half-float.rb - test/test-list-array-builder.rb - test/test-list-array.rb - test/test-list-data-type.rb - test/test-map-array-builder.rb - test/test-map-array.rb - test/test-map-data-type.rb - test/test-memory-view.rb - test/test-null-array.rb - test/test-orc.rb - test/test-ractor.rb - test/test-record-batch-builder.rb - test/test-record-batch-file-reader.rb - test/test-record-batch-iterator.rb - test/test-record-batch-reader.rb - test/test-record-batch-stream-reader.rb - test/test-record-batch.rb - test/test-rolling-window.rb - test/test-scalar.rb - test/test-schema.rb - test/test-slicer.rb - test/test-sort-indices.rb - test/test-sort-key.rb - test/test-sort-options.rb - test/test-sparse-union-array.rb - test/test-sparse-union-data-type.rb - test/test-string-dictionary-array-builder.rb - test/test-struct-array-builder.rb - test/test-struct-array.rb - test/test-struct-data-type.rb - test/test-table.rb - test/test-tensor.rb - test/test-time.rb - test/test-time32-array.rb - test/test-time32-data-type.rb - test/test-time64-array.rb - test/test-time64-data-type.rb - test/test-timestamp-array.rb - test/test-timestamp-data-type.rb - test/values/test-basic-arrays.rb - test/values/test-dense-union-array.rb - test/values/test-dictionary-array.rb - test/values/test-list-array.rb - test/values/test-map-array.rb - test/values/test-sparse-union-array.rb - test/values/test-struct-array.rb homepage: https://arrow.apache.org/ licenses: - Apache-2.0 metadata: msys2_mingw_dependencies: arrow>=15.0.2 rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.6.0.dev specification_version: 4 summary: Red Arrow is the Ruby bindings of Apache Arrow test_files: - test/each-raw-record/test-basic-arrays.rb - test/each-raw-record/test-dense-union-array.rb - test/each-raw-record/test-dictionary-array.rb - test/each-raw-record/test-list-array.rb - test/each-raw-record/test-map-array.rb - test/each-raw-record/test-multiple-columns.rb - test/each-raw-record/test-sparse-union-array.rb - test/each-raw-record/test-struct-array.rb - test/each-raw-record/test-table.rb - test/fixture/TestOrcFile.test1.orc - test/fixture/float-integer.csv - test/fixture/integer-float.csv - test/fixture/null-with-double-quote.csv - test/fixture/null-without-double-quote.csv - test/fixture/with-header-float.csv - test/fixture/with-header.csv - test/fixture/without-header-float.csv - test/fixture/without-header.csv - test/helper/fixture.rb - test/helper/omittable.rb - test/helper.rb - test/raw-records/test-basic-arrays.rb - test/raw-records/test-dense-union-array.rb - test/raw-records/test-dictionary-array.rb - test/raw-records/test-list-array.rb - test/raw-records/test-map-array.rb - test/raw-records/test-multiple-columns.rb - test/raw-records/test-sparse-union-array.rb - test/raw-records/test-struct-array.rb - test/raw-records/test-table.rb - test/run-test.rb - test/test-array-builder.rb - test/test-array.rb - test/test-bigdecimal.rb - test/test-binary-dictionary-array-builder.rb - test/test-boolean-scalar.rb - test/test-buffer.rb - test/test-chunked-array.rb - test/test-column.rb - test/test-csv-loader.rb - test/test-data-type.rb - test/test-date32-array.rb - test/test-date64-array.rb - test/test-decimal128-array-builder.rb - test/test-decimal128-array.rb - test/test-decimal128-data-type.rb - test/test-decimal128.rb - test/test-decimal256-array-builder.rb - test/test-decimal256-array.rb - test/test-decimal256-data-type.rb - test/test-decimal256.rb - test/test-dense-union-array.rb - test/test-dense-union-data-type.rb - test/test-dictionary-array.rb - test/test-dictionary-data-type.rb - test/test-expression.rb - test/test-feather.rb - test/test-field.rb - test/test-file-output-stream.rb - test/test-fixed-size-binary-array-builder.rb - test/test-fixed-size-binary-array.rb - test/test-float-scalar.rb - test/test-function.rb - test/test-group.rb - test/test-half-float-array.rb - test/test-half-float.rb - test/test-list-array-builder.rb - test/test-list-array.rb - test/test-list-data-type.rb - test/test-map-array-builder.rb - test/test-map-array.rb - test/test-map-data-type.rb - test/test-memory-view.rb - test/test-null-array.rb - test/test-orc.rb - test/test-ractor.rb - test/test-record-batch-builder.rb - test/test-record-batch-file-reader.rb - test/test-record-batch-iterator.rb - test/test-record-batch-reader.rb - test/test-record-batch-stream-reader.rb - test/test-record-batch.rb - test/test-rolling-window.rb - test/test-scalar.rb - test/test-schema.rb - test/test-slicer.rb - test/test-sort-indices.rb - test/test-sort-key.rb - test/test-sort-options.rb - test/test-sparse-union-array.rb - test/test-sparse-union-data-type.rb - test/test-string-dictionary-array-builder.rb - test/test-struct-array-builder.rb - test/test-struct-array.rb - test/test-struct-data-type.rb - test/test-table.rb - test/test-tensor.rb - test/test-time.rb - test/test-time32-array.rb - test/test-time32-data-type.rb - test/test-time64-array.rb - test/test-time64-data-type.rb - test/test-timestamp-array.rb - test/test-timestamp-data-type.rb - test/values/test-basic-arrays.rb - test/values/test-dense-union-array.rb - test/values/test-dictionary-array.rb - test/values/test-list-array.rb - test/values/test-map-array.rb - test/values/test-sparse-union-array.rb - test/values/test-struct-array.rb