MCPcopy Create free account

hub / github.com/apache/arrow / functions

Functions39,207 in github.com/apache/arrow

↓ 34 callersMethodToString
cpp/src/parquet/types.cc:808
↓ 34 callersFunctionfactory
(filename)
python/pyarrow/tests/test_io.py:269
↓ 34 callersMethodfield_ref
cpp/src/arrow/compute/expression.cc:99
↓ 34 callersMethodschema
cpp/src/arrow/table.cc:683
↓ 34 callersMethodvalue_builder
cpp/src/arrow/json/parser.cc:328
↓ 33 callersFunctionAssertBufferEqual
cpp/src/arrow/testing/gtest_util.cc:222
↓ 33 callersMethodClose
cpp/src/parquet/file_writer.cc:50
↓ 33 callersFunctionFromLittleEndian
cpp/src/arrow/util/endian.h:164
↓ 33 callersFunctionPath
cpp/src/arrow/flight/types.h:467
↓ 33 callersFunctionToAwsString
cpp/src/arrow/filesystem/s3_internal.h:251
↓ 33 callersMethodToString
cpp/src/arrow/flight/sql/odbc/odbc_impl/json_converter.cc:87
↓ 33 callersMethodToString
cpp/src/parquet/arrow/generate_encoding_fuzz_corpus.cc:81
↓ 33 callersFunctionWrite
Only needed for DoPut/DoExchange
cpp/src/arrow/flight/transport.h:259
↓ 33 callersFunctiongarrow_buffer_get_raw
c_glib/arrow-glib/buffer.cpp:631
↓ 33 callersMethodname
cpp/src/arrow/util/async_util.h:154
↓ 33 callersMethodread
Read the whole file. Parameters ---------- columns : list If not None, only these columns will be read from the f
python/pyarrow/orc.py:170
↓ 33 callersMethodread
(self, nbytes=None)
python/pyarrow/tests/test_io.py:1926
↓ 33 callersMethodreset
cpp/src/arrow/adapters/orc/adapter_test.cc:81
↓ 32 callersMethodIsNull
cpp/src/arrow/acero/aggregate_benchmark.cc:90
↓ 32 callersFunctionMake
\brief Create a UuidType instance
cpp/src/arrow/extension/uuid.h:55
↓ 32 callersMethodMove
cpp/src/arrow/filesystem/s3fs.cc:3399
↓ 32 callersFunctionUnreachable
cpp/src/arrow/util/unreachable.cc:26
↓ 32 callersMethodWriteBatch
cpp/src/parquet/column_writer.cc:1331
↓ 32 callersMethod__init__
(self, name, schema, batches, dictionaries=None, skip_testers=None, path=None, quirks=None)
dev/archery/archery/integration/datagen.py:1435
↓ 32 callersMethodcompression
cpp/src/parquet/metadata.cc:564
↓ 32 callersFunctiondefault_arrow_writer_properties
cpp/src/parquet/properties.cc:58
↓ 32 callersMethoddo_get
(self, context, ticket)
python/pyarrow/tests/test_flight.py:221
↓ 32 callersFunctionfunc
(ctx, x)
python/pyarrow/conftest.py:346
↓ 32 callersFunctionis_fixed_width
\brief Check for a fixed-width type \param[in] type_id the type-id to check \return whether type-id is a fixed-width type one
cpp/src/arrow/type_traits.h:1400
↓ 32 callersMethodmap
cpp/src/arrow/acero/schema_util.h:105
↓ 32 callersMethodread_bytes
(self, b, **kwargs)
python/pyarrow/tests/test_csv.py:811
↓ 32 callersFunctionsparse_union
cpp/src/arrow/type.cc:3271
↓ 32 callersMethodvalue_length
\brief Return the size of the value at a particular index Since non-empty null lists are possible, avoid calling this function when the list at slot
cpp/src/arrow/array/array_nested.h:152
↓ 31 callersFunctionARROW_ASSIGN_OR_RAISE
Write it into two Parquet files
cpp/examples/arrow/dataset_documentation_example.cc:78
↓ 31 callersMethodBind
cpp/src/arrow/compute/expression.cc:636
↓ 31 callersMethodBoolean
cpp/src/arrow/testing/random.cc:215
↓ 31 callersFunctionCommand
cpp/src/arrow/flight/types.h:463
↓ 31 callersMethodFinish
cpp/src/arrow/type.cc:2650
↓ 31 callersMethodFinish
cpp/src/generated/Schema_generated.h:975
↓ 31 callersFunctionMultiplyWithOverflow
cpp/src/arrow/util/int_util_overflow.h:184
↓ 31 callersFunctionNYI
cpp/src/parquet/exception.h:110
↓ 31 callersMethodValidate
cpp/src/arrow/scalar.cc:577
↓ 31 callersMethodget
Return the full path of a key if cached, None otherwise.
dev/archery/archery/utils/cache.py:40
↓ 31 callersFunctionmonth_interval
cpp/src/arrow/type.cc:3182
↓ 31 callersMethodnum_rows
cpp/src/arrow/acero/swiss_join_internal.h:490
↓ 31 callersMethodselect
(self, tasks=None, groups=None)
dev/archery/archery/crossbow/core.py:1232
↓ 31 callersMethodstrides
Non-negative byte offsets to advance one value cell along each dimension If omitted, default to row-major order (C-like).
ruby/red-arrow-format/lib/arrow-format/org/apache/arrow/flatbuf/tensor.rb:49
↓ 31 callersMethodvalue
cpp/src/gandiva/decimal_ir.h:54
↓ 30 callersFunctionARROW_ASSIGN_OR_RAISE
cpp/src/arrow/engine/substrait/serde_test.cc:1380
↓ 30 callersMethodAppendValues
cpp/src/arrow/array/builder_nested.cc:112
↓ 30 callersMethodDecode
cpp/src/parquet/decoder.cc:522
↓ 30 callersFunctionExceptionToStatus
cpp/src/arrow/filesystem/azurefs.cc:306
↓ 30 callersMethodGetValue
cpp/src/arrow/array/builder_binary.cc:189
↓ 30 callersMethodReadBatch
cpp/src/parquet/column_reader.cc:1099
↓ 30 callersMethodReserve
cpp/src/arrow/array/builder_binary.cc:252
↓ 30 callersMethodToBytes
\brief Return the raw bytes of the value in native-endian byte order.
cpp/src/arrow/util/basic_decimal.h:121
↓ 30 callersMethodWriteRecordBatch
cpp/src/arrow/flight/client.cc:459
↓ 30 callersMethodbuffers
Buffers correspond to the pre-ordered flattened buffer tree The number of buffers appended to this list depends on the schema. For example, most prim
ruby/red-arrow-format/lib/arrow-format/org/apache/arrow/flatbuf/record_batch.rb:37
↓ 30 callersMethodis_finished
\brief Whether the Future is finished A false return value is only indicative, as the Future can complete concurrently. A true return value is defin
cpp/src/arrow/util/future.h:349
↓ 30 callersMethodjoin
Join another Table by matching with keys. @!macro join_common_before @param right [Arrow::Table] The right table. Join columns with `right` on join
ruby/red-arrow/lib/arrow/table.rb:473
↓ 30 callersMethodparent
cpp/src/arrow/filesystem/s3fs.cc:582
↓ 30 callersMethodsum
(*target_names)
ruby/red-arrow/lib/arrow/group.rb:29
↓ 30 callersMethodtry_convert
(value)
ruby/red-arrow-flight/lib/arrow-flight/ticket.rb:22
↓ 29 callersMethodAppendRowGroup
cpp/src/parquet/metadata.cc:2189
↓ 29 callersMethodAppendValues
cpp/src/parquet/test_util.h:331
↓ 29 callersFunctionEnd
cpp/src/arrow/util/compression_lz4.cc:220
↓ 29 callersMethodEquals
cpp/src/arrow/compute/kernels/vector_sort_internal.h:670
↓ 29 callersFunctionGetFunctionRegistry
cpp/src/arrow/compute/registry.cc:301
↓ 29 callersFunctionGetSqlWCharSize
cpp/src/arrow/flight/sql/odbc/odbc_impl/encoding.h:39
↓ 29 callersFunctionIndexError
cpp/src/arrow/status.h:239
↓ 29 callersMethodInt64
cpp/src/arrow/compute/kernels/vector_selection_benchmark.cc:151
↓ 29 callersFunctionOutputType
\brief Output an exact type
cpp/src/arrow/compute/kernel.h:297
↓ 29 callersFunctionSafe
cpp/src/arrow/compute/cast.h:49
↓ 29 callersFunctionSetData
Protected method for constructors
cpp/src/arrow/array/array_base.h:257
↓ 29 callersMethodToDotString
cpp/src/parquet/schema.cc:95
↓ 29 callersMethod_format_type
(self)
cpp/gdb_arrow.py:1074
↓ 29 callersMethodbuild
cpp/src/parquet/encryption/encryption.cc:138
↓ 29 callersFunctiondefault_reader_properties
cpp/src/parquet/column_reader.cc:194
↓ 29 callersMethodend
cpp/src/gandiva/function_registry.cc:73
↓ 29 callersMethodfilter
(filter, options=nil)
ruby/red-arrow/lib/arrow/jruby/table.rb:20
↓ 29 callersMethodfinished
cpp/src/arrow/acero/exec_plan.cc:444
↓ 29 callersFunctiongarrow_chunked_array_get_raw
c_glib/arrow-glib/chunked-array.cpp:482
↓ 29 callersFunctionis_integer
\brief Check for an integer type (signed or unsigned) \param[in] type_id the type-id to check \return whether type-id is an integer type one
cpp/src/arrow/type_traits.h:1010
↓ 29 callersMethodnum_rows
(self)
cpp/gdb_arrow.py:1013
↓ 29 callersMethodpartitioning
The partitioning of the Dataset source, if discovered.
python/pyarrow/parquet/core.py:1722
↓ 29 callersMethodsize
python/pyarrow/src/arrow/python/numpy_internal.h:53
↓ 29 callersMethodtype_name
cpp/src/arrow/device.cc:278
↓ 28 callersFunctionASSERT_OK_AND_ASSIGN
cpp/src/arrow/scalar_test.cc:1541
↓ 28 callersMethodClose
cpp/src/arrow/io/slow.cc:82
↓ 28 callersMethodClose
cpp/src/arrow/filesystem/s3fs.cc:1546
↓ 28 callersFunctionEXPECT_OK_AND_ASSIGN
cpp/src/arrow/dataset/partition_test.cc:630
↓ 28 callersMethodNextWord
cpp/src/arrow/util/bitmap_reader.h:176
↓ 28 callersFunctionThrowIfNotOK
cpp/src/arrow/flight/sql/odbc/odbc_impl/util.h:68
↓ 28 callersFunction_generate_file
(name, fields, batch_sizes, *, dictionaries=None, metadata=None)
dev/archery/archery/integration/datagen.py:1533
↓ 28 callersMethodassign
cpp/src/arrow/util/aligned_storage.h:57
↓ 28 callersFunctionis_binary_like
\brief Check for a binary-like type (i.e. with 32-bit offsets) \param[in] type_id the type-id to check \return whether type-id is a binary-like type
cpp/src/arrow/type_traits.h:1204
↓ 28 callersMethodload
(path, options={})
ruby/red-arrow/lib/arrow/table.rb:29
↓ 28 callersMethodnum_columns
cpp/src/parquet/arrow/reader.cc:358
↓ 28 callersMethodraw_values
cpp/src/arrow/array/array_primitive.h:116
↓ 28 callersMethodread
(self, *args)
python/pyarrow/tests/test_csv.py:2177
← previousnext →401–500 of 39,207, ranked by callers