Home
last modified time | relevance | path

Searched refs:arrow (Results 1 – 25 of 8841) sorted by relevance

12345678910>>...354

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dfunction_signature_test.cc50 FunctionSignature("myfunc", {arrow::int32(), arrow::float32()}, arrow::float64()) in TEST_F()
56 EXPECT_EQ(FunctionSignature("add", {arrow::int32()}, arrow::int32()), in TEST_F()
69 FunctionSignature("castVARCHAR", {arrow::utf8(), arrow::int64()}, arrow::utf8()), in TEST_F()
70 FunctionSignature("castvarchar", {arrow::utf8(), arrow::int64()}, arrow::utf8())); in TEST_F()
75 FunctionSignature("add", {arrow::int32(), arrow::int32()}, arrow::int32()) == in TEST_F()
76 FunctionSignature("add", {arrow::int32()}, arrow::int32())); in TEST_F()
84 FunctionSignature("add", {arrow::int32()}, arrow::int32()) == in TEST_F()
85 FunctionSignature("add", {arrow::float32(), arrow::float32()}, arrow::int32())); in TEST_F()
88 FunctionSignature("add", {arrow::int32(), arrow::int64()}, arrow::int32()) == in TEST_F()
89 FunctionSignature("add", {arrow::int64(), arrow::int32()}, arrow::int32())); in TEST_F()
[all …]
H A Dexpression_registry.cc95 case arrow::Type::type::BOOL: in AddArrowTypesToVector()
101 case arrow::Type::type::INT8: in AddArrowTypesToVector()
144 vector.push_back(arrow::timestamp(arrow::TimeUnit::SECOND)); in AddArrowTypesToVector()
145 vector.push_back(arrow::timestamp(arrow::TimeUnit::MILLI)); in AddArrowTypesToVector()
146 vector.push_back(arrow::timestamp(arrow::TimeUnit::NANO)); in AddArrowTypesToVector()
147 vector.push_back(arrow::timestamp(arrow::TimeUnit::MICRO)); in AddArrowTypesToVector()
150 vector.push_back(arrow::time32(arrow::TimeUnit::SECOND)); in AddArrowTypesToVector()
151 vector.push_back(arrow::time32(arrow::TimeUnit::MILLI)); in AddArrowTypesToVector()
154 vector.push_back(arrow::time64(arrow::TimeUnit::MICRO)); in AddArrowTypesToVector()
155 vector.push_back(arrow::time64(arrow::TimeUnit::NANO)); in AddArrowTypesToVector()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dfunction_signature_test.cc50 FunctionSignature("myfunc", {arrow::int32(), arrow::float32()}, arrow::float64()) in TEST_F()
56 EXPECT_EQ(FunctionSignature("add", {arrow::int32()}, arrow::int32()), in TEST_F()
69 FunctionSignature("castVARCHAR", {arrow::utf8(), arrow::int64()}, arrow::utf8()), in TEST_F()
70 FunctionSignature("castvarchar", {arrow::utf8(), arrow::int64()}, arrow::utf8())); in TEST_F()
75 FunctionSignature("add", {arrow::int32(), arrow::int32()}, arrow::int32()) == in TEST_F()
76 FunctionSignature("add", {arrow::int32()}, arrow::int32())); in TEST_F()
84 FunctionSignature("add", {arrow::int32()}, arrow::int32()) == in TEST_F()
85 FunctionSignature("add", {arrow::float32(), arrow::float32()}, arrow::int32())); in TEST_F()
88 FunctionSignature("add", {arrow::int32(), arrow::int64()}, arrow::int32()) == in TEST_F()
89 FunctionSignature("add", {arrow::int64(), arrow::int32()}, arrow::int32())); in TEST_F()
[all …]
H A Dexpression_registry.cc95 case arrow::Type::type::BOOL: in AddArrowTypesToVector()
101 case arrow::Type::type::INT8: in AddArrowTypesToVector()
144 vector.push_back(arrow::timestamp(arrow::TimeUnit::SECOND)); in AddArrowTypesToVector()
145 vector.push_back(arrow::timestamp(arrow::TimeUnit::MILLI)); in AddArrowTypesToVector()
146 vector.push_back(arrow::timestamp(arrow::TimeUnit::NANO)); in AddArrowTypesToVector()
147 vector.push_back(arrow::timestamp(arrow::TimeUnit::MICRO)); in AddArrowTypesToVector()
150 vector.push_back(arrow::time32(arrow::TimeUnit::SECOND)); in AddArrowTypesToVector()
151 vector.push_back(arrow::time32(arrow::TimeUnit::MILLI)); in AddArrowTypesToVector()
154 vector.push_back(arrow::time64(arrow::TimeUnit::MICRO)); in AddArrowTypesToVector()
155 vector.push_back(arrow::time64(arrow::TimeUnit::NANO)); in AddArrowTypesToVector()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dfunction_signature_test.cc50 FunctionSignature("myfunc", {arrow::int32(), arrow::float32()}, arrow::float64()) in TEST_F()
56 EXPECT_EQ(FunctionSignature("add", {arrow::int32()}, arrow::int32()), in TEST_F()
69 FunctionSignature("castVARCHAR", {arrow::utf8(), arrow::int64()}, arrow::utf8()), in TEST_F()
70 FunctionSignature("castvarchar", {arrow::utf8(), arrow::int64()}, arrow::utf8())); in TEST_F()
75 FunctionSignature("add", {arrow::int32(), arrow::int32()}, arrow::int32()) == in TEST_F()
76 FunctionSignature("add", {arrow::int32()}, arrow::int32())); in TEST_F()
84 FunctionSignature("add", {arrow::int32()}, arrow::int32()) == in TEST_F()
85 FunctionSignature("add", {arrow::float32(), arrow::float32()}, arrow::int32())); in TEST_F()
88 FunctionSignature("add", {arrow::int32(), arrow::int64()}, arrow::int32()) == in TEST_F()
89 FunctionSignature("add", {arrow::int64(), arrow::int32()}, arrow::int32())); in TEST_F()
[all …]
H A Dexpression_registry.cc95 case arrow::Type::type::BOOL: in AddArrowTypesToVector()
101 case arrow::Type::type::INT8: in AddArrowTypesToVector()
144 vector.push_back(arrow::timestamp(arrow::TimeUnit::SECOND)); in AddArrowTypesToVector()
145 vector.push_back(arrow::timestamp(arrow::TimeUnit::MILLI)); in AddArrowTypesToVector()
146 vector.push_back(arrow::timestamp(arrow::TimeUnit::NANO)); in AddArrowTypesToVector()
147 vector.push_back(arrow::timestamp(arrow::TimeUnit::MICRO)); in AddArrowTypesToVector()
150 vector.push_back(arrow::time32(arrow::TimeUnit::SECOND)); in AddArrowTypesToVector()
151 vector.push_back(arrow::time32(arrow::TimeUnit::MILLI)); in AddArrowTypesToVector()
154 vector.push_back(arrow::time64(arrow::TimeUnit::MICRO)); in AddArrowTypesToVector()
155 vector.push_back(arrow::time64(arrow::TimeUnit::NANO)); in AddArrowTypesToVector()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/src/
H A Ddatatype.cpp27 using arrow::Type; in get()
118 std::shared_ptr<arrow::DataType> Int8__initialize() { return arrow::int8(); } in Int8__initialize()
121 std::shared_ptr<arrow::DataType> Int16__initialize() { return arrow::int16(); } in Int16__initialize()
124 std::shared_ptr<arrow::DataType> Int32__initialize() { return arrow::int32(); } in Int32__initialize()
127 std::shared_ptr<arrow::DataType> Int64__initialize() { return arrow::int64(); } in Int64__initialize()
130 std::shared_ptr<arrow::DataType> UInt8__initialize() { return arrow::uint8(); } in UInt8__initialize()
133 std::shared_ptr<arrow::DataType> UInt16__initialize() { return arrow::uint16(); } in UInt16__initialize()
136 std::shared_ptr<arrow::DataType> UInt32__initialize() { return arrow::uint32(); } in UInt32__initialize()
154 std::shared_ptr<arrow::DataType> Utf8__initialize() { return arrow::utf8(); } in Utf8__initialize()
174 std::shared_ptr<arrow::DataType> Null__initialize() { return arrow::null(); } in Null__initialize()
[all …]
H A DarrowExports.cpp11 arrow::r::Input<const std::shared_ptr<arrow::Array>&>::type array(array_sexp); in _arrow_Array__Slice1()
30 arrow::r::Input<const std::shared_ptr<arrow::Array>&>::type x(x_sexp); in _arrow_Array__IsNull()
39 arrow::r::Input<const std::shared_ptr<arrow::Array>&>::type x(x_sexp); in _arrow_Array__IsValid()
48 arrow::r::Input<const std::shared_ptr<arrow::Array>&>::type x(x_sexp); in _arrow_Array__length()
56 arrow::r::Input<const std::shared_ptr<arrow::Array>&>::type x(x_sexp); in _arrow_Array__offset()
64 arrow::r::Input<const std::shared_ptr<arrow::Array>&>::type x(x_sexp); in _arrow_Array__null_count()
72 arrow::r::Input<const std::shared_ptr<arrow::Array>&>::type x(x_sexp); in _arrow_Array__type()
1262 arrow::r::Input<arrow::TimeUnit::type>::type unit(unit_sexp); in _arrow_Timestamp__initialize()
1271 arrow::r::Input<arrow::TimeUnit::type>::type unit(unit_sexp); in _arrow_Time32__initialize()
3485 arrow::r::r6_reset_pointer<arrow::Table>(r6); in _arrow_Table__Reset()
[all …]
H A Dtable.cpp34 std::shared_ptr<arrow::Schema> Table__schema(const std::shared_ptr<arrow::Table>& x) { in Table__schema()
56 std::shared_ptr<arrow::Field> Table__field(const std::shared_ptr<arrow::Table>& table, in Table__field()
84 std::shared_ptr<arrow::Table> Table__Slice1(const std::shared_ptr<arrow::Table>& table, in Table__Slice1()
91 std::shared_ptr<arrow::Table> Table__Slice2(const std::shared_ptr<arrow::Table>& table, in Table__Slice2()
150 namespace arrow { namespace
174 arrow::field(name, cpp11::as_cpp<std::shared_ptr<arrow::Array>>(x)->type()); in InferSchemaFromDots()
177 fields[j] = arrow::field(name, arrow::r::InferArrowType(x)); in InferSchemaFromDots()
184 return arrow::Status::OK(); in InferSchemaFromDots()
190 SEXP att = Rf_eval(call, arrow::r::ns::arrow); in arrow_attributes()
246 SEXP serialised = PROTECT(Rf_eval(serialise_call, arrow::r::ns::arrow)); in AddMetadataFromDots()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/r/src/
H A Ddatatype.cpp27 using arrow::Type; in get()
118 std::shared_ptr<arrow::DataType> Int8__initialize() { return arrow::int8(); } in Int8__initialize()
121 std::shared_ptr<arrow::DataType> Int16__initialize() { return arrow::int16(); } in Int16__initialize()
124 std::shared_ptr<arrow::DataType> Int32__initialize() { return arrow::int32(); } in Int32__initialize()
127 std::shared_ptr<arrow::DataType> Int64__initialize() { return arrow::int64(); } in Int64__initialize()
130 std::shared_ptr<arrow::DataType> UInt8__initialize() { return arrow::uint8(); } in UInt8__initialize()
133 std::shared_ptr<arrow::DataType> UInt16__initialize() { return arrow::uint16(); } in UInt16__initialize()
136 std::shared_ptr<arrow::DataType> UInt32__initialize() { return arrow::uint32(); } in UInt32__initialize()
154 std::shared_ptr<arrow::DataType> Utf8__initialize() { return arrow::utf8(); } in Utf8__initialize()
174 std::shared_ptr<arrow::DataType> Null__initialize() { return arrow::null(); } in Null__initialize()
[all …]
H A Dpy-to-r.cpp45 std::shared_ptr<arrow::Array> ImportArray(arrow::r::Pointer<struct ArrowArray> array, in ImportArray()
52 arrow::r::Pointer<struct ArrowArray> array, in ImportRecordBatch()
58 std::shared_ptr<arrow::Schema> ImportSchema( in ImportSchema()
60 return ValueOrStop(arrow::ImportSchema(schema)); in ImportSchema()
64 std::shared_ptr<arrow::Field> ImportField(arrow::r::Pointer<struct ArrowSchema> field) { in ImportField()
65 return ValueOrStop(arrow::ImportField(field)); in ImportField()
69 std::shared_ptr<arrow::DataType> ImportType(arrow::r::Pointer<struct ArrowSchema> type) { in ImportType()
70 return ValueOrStop(arrow::ImportType(type)); in ImportType()
82 StopIfNotOk(arrow::ExportType(*type, ptr)); in ExportType()
88 StopIfNotOk(arrow::ExportField(*field, ptr)); in ExportField()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/src/
H A Ddatatype.cpp43 std::shared_ptr<arrow::DataType> Int8__initialize() { return arrow::int8(); } in Int8__initialize()
46 std::shared_ptr<arrow::DataType> Int16__initialize() { return arrow::int16(); } in Int16__initialize()
49 std::shared_ptr<arrow::DataType> Int32__initialize() { return arrow::int32(); } in Int32__initialize()
52 std::shared_ptr<arrow::DataType> Int64__initialize() { return arrow::int64(); } in Int64__initialize()
55 std::shared_ptr<arrow::DataType> UInt8__initialize() { return arrow::uint8(); } in UInt8__initialize()
58 std::shared_ptr<arrow::DataType> UInt16__initialize() { return arrow::uint16(); } in UInt16__initialize()
61 std::shared_ptr<arrow::DataType> UInt32__initialize() { return arrow::uint32(); } in UInt32__initialize()
64 std::shared_ptr<arrow::DataType> UInt64__initialize() { return arrow::uint64(); } in UInt64__initialize()
79 std::shared_ptr<arrow::DataType> Utf8__initialize() { return arrow::utf8(); } in Utf8__initialize()
91 std::shared_ptr<arrow::DataType> Null__initialize() { return arrow::null(); } in Null__initialize()
[all …]
H A Dcompute.cpp49 arrow::Datum out = ValueOrStop(arrow::compute::Cast(value, target_type, *options)); in ChunkedArray__cast()
116 std::shared_ptr<arrow::Table> Table__Take(const std::shared_ptr<arrow::Table>& table, in Table__Take()
139 arrow::Datum out = ValueOrStop(arrow::compute::Filter(batch, filter, options)); in RecordBatch__Filter()
152 arrow::Datum out = ValueOrStop(arrow::compute::Filter(values, filter, options)); in ChunkedArray__Filter()
165 arrow::Datum out = ValueOrStop(arrow::compute::Filter(values, filter, options)); in ChunkedArray__FilterChunked()
170 std::shared_ptr<arrow::Table> Table__Filter(const std::shared_ptr<arrow::Table>& table, in Table__Filter()
178 arrow::Datum out = ValueOrStop(arrow::compute::Filter(table, filter, options)); in Table__Filter()
198 arrow::Datum out = ValueOrStop(arrow::compute::Filter(table, filter, options)); in Table__FilterChunked()
246 case arrow::Datum::SCALAR: in from_datum()
249 case arrow::Datum::ARRAY: in from_datum()
[all …]
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/python/
H A Dxlntpyarrow.lib.cpp48 arrow::ArrayBuilder *make_array_builder(arrow::Type::type type) in make_array_builder()
59 builder = new arrow::TypeTraits<arrow::UInt8Type>::BuilderType(pool); in make_array_builder()
63 builder = new arrow::TypeTraits<arrow::Int8Type>::BuilderType(pool); in make_array_builder()
67 builder = new arrow::TypeTraits<arrow::UInt16Type>::BuilderType(pool); in make_array_builder()
71 builder = new arrow::TypeTraits<arrow::Int16Type>::BuilderType(pool); in make_array_builder()
75 builder = new arrow::TypeTraits<arrow::UInt32Type>::BuilderType(pool); in make_array_builder()
79 builder = new arrow::TypeTraits<arrow::Int32Type>::BuilderType(pool); in make_array_builder()
83 builder = new arrow::TypeTraits<arrow::UInt64Type>::BuilderType(pool); in make_array_builder()
87 builder = new arrow::TypeTraits<arrow::Int64Type>::BuilderType(pool); in make_array_builder()
91 builder = new arrow::TypeTraits<arrow::Date64Type>::BuilderType(pool); in make_array_builder()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/scalar/
H A Dnumeric.gen.go69 case *arrow.BooleanType:
71 case *arrow.Date32Type:
73 case *arrow.Date64Type:
75 case *arrow.Time32Type:
77 case *arrow.Time64Type:
83 case *arrow.StringType:
135 case *arrow.Date32Type:
137 case *arrow.Date64Type:
139 case *arrow.Time32Type:
141 case *arrow.Time64Type:
[all …]
H A Dparse.go66 case arrow.Time32:
74 case arrow.LIST:
75 if !arrow.TypeEqual(v.DataType(), dt.(*arrow.ListType).Elem()) {
84 case arrow.MAP:
211 case arrow.BOOL:
217 case arrow.INT8, arrow.INT16, arrow.INT32, arrow.INT64:
224 case arrow.UINT8, arrow.UINT16, arrow.UINT32, arrow.UINT64:
237 case arrow.FLOAT32, arrow.FLOAT64:
289 case arrow.DATE32, arrow.DATE64:
314 if dt.(*arrow.Time32Type).Unit == arrow.Second {
[all …]
/dports/devel/py-arrow/arrow-1.2.1/tests/
H A Dtest_arrow.py13 from arrow import arrow, locales
340 assert self.arrow == self.arrow
341 assert self.arrow == self.arrow.datetime
346 assert not (self.arrow != self.arrow)
354 assert not (self.arrow > self.arrow)
355 assert not (self.arrow > self.arrow.datetime)
368 assert self.arrow >= self.arrow
369 assert self.arrow >= self.arrow.datetime
375 assert not (self.arrow < self.arrow)
389 assert self.arrow <= self.arrow
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/ruby/red-arrow/ext/arrow/
H A Dmemory-view.cpp74 arrow::Status Visit(const arrow::BooleanArray& array) override { in Visit()
89 arrow::Status Visit(const arrow::Int8Array& array) override { in Visit()
95 arrow::Status Visit(const arrow::Int16Array& array) override { in Visit()
101 arrow::Status Visit(const arrow::Int32Array& array) override { in Visit()
107 arrow::Status Visit(const arrow::Int64Array& array) override { in Visit()
113 arrow::Status Visit(const arrow::UInt8Array& array) override { in Visit()
119 arrow::Status Visit(const arrow::UInt16Array& array) override { in Visit()
125 arrow::Status Visit(const arrow::UInt32Array& array) override { in Visit()
131 arrow::Status Visit(const arrow::UInt64Array& array) override { in Visit()
137 arrow::Status Visit(const arrow::FloatArray& array) override { in Visit()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/
H A Dtype_traits_numeric.gen_test.go370 b1 := arrow.TimestampTraits.CastToBytes([]arrow.Timestamp{
404 b1 := arrow.Time32Traits.CastToBytes([]arrow.Time32{
412 arrow.Time32Traits.PutValue(b2[beg:end], arrow.Time32(i))
438 b1 := arrow.Time64Traits.CastToBytes([]arrow.Time64{
446 arrow.Time64Traits.PutValue(b2[beg:end], arrow.Time64(i))
472 b1 := arrow.Date32Traits.CastToBytes([]arrow.Date32{
480 arrow.Date32Traits.PutValue(b2[beg:end], arrow.Date32(i))
506 b1 := arrow.Date64Traits.CastToBytes([]arrow.Date64{
514 arrow.Date64Traits.PutValue(b2[beg:end], arrow.Date64(i))
540 b1 := arrow.DurationTraits.CastToBytes([]arrow.Duration{
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/
H A Dtype_traits_numeric.gen_test.go370 b1 := arrow.TimestampTraits.CastToBytes([]arrow.Timestamp{
404 b1 := arrow.Time32Traits.CastToBytes([]arrow.Time32{
412 arrow.Time32Traits.PutValue(b2[beg:end], arrow.Time32(i))
438 b1 := arrow.Time64Traits.CastToBytes([]arrow.Time64{
446 arrow.Time64Traits.PutValue(b2[beg:end], arrow.Time64(i))
472 b1 := arrow.Date32Traits.CastToBytes([]arrow.Date32{
480 arrow.Date32Traits.PutValue(b2[beg:end], arrow.Date32(i))
506 b1 := arrow.Date64Traits.CastToBytes([]arrow.Date64{
514 arrow.Date64Traits.PutValue(b2[beg:end], arrow.Date64(i))
540 b1 := arrow.DurationTraits.CastToBytes([]arrow.Duration{
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/go/arrow/
H A Dtype_traits_numeric.gen_test.go370 b1 := arrow.TimestampTraits.CastToBytes([]arrow.Timestamp{
404 b1 := arrow.Time32Traits.CastToBytes([]arrow.Time32{
412 arrow.Time32Traits.PutValue(b2[beg:end], arrow.Time32(i))
438 b1 := arrow.Time64Traits.CastToBytes([]arrow.Time64{
446 arrow.Time64Traits.PutValue(b2[beg:end], arrow.Time64(i))
472 b1 := arrow.Date32Traits.CastToBytes([]arrow.Date32{
480 arrow.Date32Traits.PutValue(b2[beg:end], arrow.Date32(i))
506 b1 := arrow.Date64Traits.CastToBytes([]arrow.Date64{
514 arrow.Date64Traits.PutValue(b2[beg:end], arrow.Date64(i))
540 b1 := arrow.DurationTraits.CastToBytes([]arrow.Duration{
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/c_glib/arrow-glib/
H A Dtype.cpp39 case arrow::Type::type::NA: in garrow_type_from_raw()
41 case arrow::Type::type::BOOL: in garrow_type_from_raw()
43 case arrow::Type::type::UINT8: in garrow_type_from_raw()
45 case arrow::Type::type::INT8: in garrow_type_from_raw()
49 case arrow::Type::type::INT16: in garrow_type_from_raw()
53 case arrow::Type::type::INT32: in garrow_type_from_raw()
57 case arrow::Type::type::INT64: in garrow_type_from_raw()
61 case arrow::Type::type::FLOAT: in garrow_type_from_raw()
93 case arrow::Type::type::LIST: in garrow_type_from_raw()
99 case arrow::Type::type::MAP: in garrow_type_from_raw()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/c_glib/arrow-glib/
H A Dtype.cpp35 case arrow::Type::type::NA: in garrow_type_from_raw()
37 case arrow::Type::type::BOOL: in garrow_type_from_raw()
39 case arrow::Type::type::UINT8: in garrow_type_from_raw()
41 case arrow::Type::type::INT8: in garrow_type_from_raw()
45 case arrow::Type::type::INT16: in garrow_type_from_raw()
49 case arrow::Type::type::INT32: in garrow_type_from_raw()
53 case arrow::Type::type::INT64: in garrow_type_from_raw()
57 case arrow::Type::type::FLOAT: in garrow_type_from_raw()
89 case arrow::Type::type::LIST: in garrow_type_from_raw()
95 case arrow::Type::type::MAP: in garrow_type_from_raw()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/parquet/arrow/
H A Darrow_schema_test.cc204 -1, ::arrow::timestamp(::arrow::TimeUnit::MILLI)}, in TEST_F()
207 -1, ::arrow::timestamp(::arrow::TimeUnit::MICRO)}, in TEST_F()
210 -1, ::arrow::timestamp(::arrow::TimeUnit::NANO)}, in TEST_F()
858 "int32", ::arrow::dictionary(::arrow::int8(), ::arrow::int32()), false)); in TEST_F()
863 "int64", ::arrow::dictionary(::arrow::int8(), ::arrow::int64()), false)); in TEST_F()
868 "date", ::arrow::dictionary(::arrow::int8(), ::arrow::date32()), false)); in TEST_F()
873 "date64", ::arrow::dictionary(::arrow::int8(), ::arrow::date64()), false)); in TEST_F()
878 ::arrow::field("float", ::arrow::dictionary(::arrow::int8(), ::arrow::float32()))); in TEST_F()
883 ::arrow::field("double", ::arrow::dictionary(::arrow::int8(), ::arrow::float64()))); in TEST_F()
888 ::arrow::field("string", ::arrow::dictionary(::arrow::int8(), ::arrow::utf8()))); in TEST_F()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/c_glib/arrow-glib/
H A Dtype.cpp39 case arrow::Type::type::NA: in garrow_type_from_raw()
41 case arrow::Type::type::BOOL: in garrow_type_from_raw()
43 case arrow::Type::type::UINT8: in garrow_type_from_raw()
45 case arrow::Type::type::INT8: in garrow_type_from_raw()
49 case arrow::Type::type::INT16: in garrow_type_from_raw()
53 case arrow::Type::type::INT32: in garrow_type_from_raw()
57 case arrow::Type::type::INT64: in garrow_type_from_raw()
61 case arrow::Type::type::FLOAT: in garrow_type_from_raw()
91 case arrow::Type::type::LIST: in garrow_type_from_raw()
97 case arrow::Type::type::MAP: in garrow_type_from_raw()
[all …]

12345678910>>...354