Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ functions
Functions
39,207 in github.com/apache/arrow
⨍
Functions
39,207
◇
Types & classes
9,214
↳
Endpoints
31
↓ 16 callers
Method
ReadTable
cpp/src/parquet/arrow/reader.cc:1389
↓ 16 callers
Method
Resize
cpp/src/arrow/array/builder_base.cc:88
↓ 16 callers
Method
Tell
cpp/src/arrow/io/slow.cc:88
↓ 16 callers
Method
ToString
cpp/src/arrow/flight/types.cc:109
↓ 16 callers
Method
ToString
r/src/extension-impl.cpp:90
↓ 16 callers
Function
UnaryStringBenchmark
cpp/src/arrow/compute/kernels/scalar_string_benchmark.cc:42
↓ 16 callers
Method
WriteMetadata
cpp/src/arrow/flight/client.cc:464
↓ 16 callers
Method
_make_is_valid
(self, size, null_probability=0.4)
dev/archery/archery/integration/datagen.py:65
↓ 16 callers
Method
builder
cpp/src/arrow/json/from_string.cc:653
↓ 16 callers
Method
capacity
Shallow wrappers around std::vector for performance
cpp/src/arrow/acero/unmaterialized_table_internal.h:68
↓ 16 callers
Method
do_put
(self, context, descriptor, reader, writer)
python/pyarrow/tests/test_flight.py:2554
↓ 16 callers
Function
gen
()
python/pyarrow/tests/test_cffi.py:515
↓ 16 callers
Function
greater
cpp/src/arrow/compute/expression.cc:1714
↓ 16 callers
Method
is_dir
cpp/src/arrow/filesystem/mockfs.cc:129
↓ 16 callers
Method
mode
cpp/src/arrow/io/file.cc:188
↓ 16 callers
Method
null_count
cpp/src/arrow/datum.cc:136
↓ 16 callers
Method
read
(self, *args)
python/pyarrow/tests/parquet/test_basic.py:343
↓ 16 callers
Method
slice
(offset, size=nil)
ruby/red-arrow-format/lib/arrow-format/array.rb:36
↓ 16 callers
Method
sparse_index
Sparse tensor index
ruby/red-arrow-format/lib/arrow-format/org/apache/arrow/flatbuf/sparse_tensor.rb:59
↓ 16 callers
Method
type
cpp/src/arrow/testing/generator.h:346
↓ 16 callers
Function
values
\brief Decoded values, including nulls, if any FLBA and ByteArray types do not use this array and read into their own builders.
cpp/src/parquet/column_reader.h:356
↓ 16 callers
Method
write_record_batch
(record_batch)
ruby/red-arrow-format/lib/arrow-format/streaming-writer.rb:42
↓ 15 callers
Function
ASSERT_OK_AND_ASSIGN
cpp/src/arrow/acero/source_node_test.cc:123
↓ 15 callers
Function
ASSERT_OK_AND_ASSIGN
cpp/src/parquet/column_writer_test.cc:1976
↓ 15 callers
Method
AddKernel
cpp/src/arrow/compute/cast.cc:150
↓ 15 callers
Method
Advance
cpp/src/arrow/io/interfaces.cc:110
↓ 15 callers
Method
Allocate
cpp/src/arrow/memory_pool.cc:715
↓ 15 callers
Function
CheckScalarUnary
cpp/src/arrow/compute/kernels/test_util_internal.cc:256
↓ 15 callers
Function
CloseFromDestructor
cpp/src/arrow/io/interfaces.cc:318
↓ 15 callers
Method
Delete
cpp/src/arrow/io/hdfs.cc:611
↓ 15 callers
Method
DoneWriting
cpp/src/arrow/flight/client.cc:487
↓ 15 callers
Method
EncodeMax
cpp/src/parquet/statistics.cc:793
↓ 15 callers
Method
EncodeMin
cpp/src/parquet/statistics.cc:787
↓ 15 callers
Method
EndArray
cpp/src/arrow/json/parser.cc:724
↓ 15 callers
Method
Equals
cpp/src/arrow/flight/types.cc:196
↓ 15 callers
Method
Finish
cpp/src/arrow/io/memory.cc:89
↓ 15 callers
Method
GetOrInsert
cpp/src/arrow/array/builder_dict.cc:192
↓ 15 callers
Method
GetResult
cpp/src/arrow/util/future.h:647
↓ 15 callers
Method
HasMinMax
cpp/src/parquet/statistics.cc:678
↓ 15 callers
Method
HasNext
cpp/src/parquet/column_reader.cc:966
↓ 15 callers
Function
MakeBatch
cpp/src/arrow/csv/generate_fuzz_corpus.cc:58
↓ 15 callers
Function
MakeBuilder
cpp/src/arrow/builder.cc:321
↓ 15 callers
Function
MapVector
cpp/src/arrow/util/vector.h:89
↓ 15 callers
Method
NextPage
cpp/src/parquet/column_reader.cc:400
↓ 15 callers
Method
PutSpaced
cpp/src/parquet/encoder.cc:1282
↓ 15 callers
Method
Read
cpp/src/arrow/io/slow.cc:90
↓ 15 callers
Method
Sign
Return 1 if positive or zero, -1 if strictly negative.
cpp/src/arrow/util/basic_decimal.h:131
↓ 15 callers
Method
Sleep
cpp/src/arrow/io/slow.cc:63
↓ 15 callers
Function
SqlWcharToString
\brief Convert buffer of SqlWchar to standard string \param[in] wchar_msg SqlWchar to convert \param[in] msg_len Number of characters in wchar_msg \re
cpp/src/arrow/flight/sql/odbc/odbc_impl/encoding_utils.h:97
↓ 15 callers
Function
ToProto
cpp/src/arrow/flight/serialization_internal.cc:113
↓ 15 callers
Method
ToString
cpp/src/arrow/util/io_util.cc:582
↓ 15 callers
Method
UnsafeAppend
\brief Append without checking capacity Offsets and data should have been presized using Reserve() and ReserveData(), respectively.
cpp/src/arrow/array/builder_binary.h:145
↓ 15 callers
Method
Validate
cpp/src/arrow/util/trie.cc:28
↓ 15 callers
Method
WriteTo
cpp/src/parquet/metadata.cc:1170
↓ 15 callers
Function
_create_single_file
(base_dir, table=None, row_group_size=None)
python/pyarrow/tests/test_dataset.py:2394
↓ 15 callers
Function
_test_dataframe
(size=10000, seed=0)
python/pyarrow/tests/parquet/common.py:118
↓ 15 callers
Method
column_data
cpp/src/arrow/record_batch.cc:115
↓ 15 callers
Method
concatenate
Concatenates the given other arrays to the array. @param other_arrays [::Array, Arrow::Array] The arrays to be concatenated. Each other array is pro
ruby/red-arrow/lib/arrow/array.rb:172
↓ 15 callers
Method
delete_dir
(self, path)
python/pyarrow/tests/test_fs.py:106
↓ 15 callers
Method
fields
ruby/red-arrow-format/lib/arrow-format/org/apache/arrow/flatbuf/schema.rb:63
↓ 15 callers
Function
gaflight_call_options_get_raw
c_glib/arrow-flight-glib/client.cpp:1073
↓ 15 callers
Function
ggandiva_literal_node_new_raw
c_glib/gandiva-glib/node.cpp:1521
↓ 15 callers
Method
hardware_flags
cpp/src/arrow/acero/query_context.cc:41
↓ 15 callers
Function
is_floating
\brief Check for a floating point type \param[in] type_id the type-id to check \return whether type-id is a floating point type one
cpp/src/arrow/type_traits.h:1065
↓ 15 callers
Function
make_random_buffer
Return a host or device buffer with random data.
python/pyarrow/tests/test_cuda.py:99
↓ 15 callers
Function
may_have_validity_bitmap
cpp/src/arrow/type.h:2566
↓ 15 callers
Method
mode
cpp/src/arrow/type.cc:1224
↓ 15 callers
Method
num_record_batches
cpp/src/arrow/integration/json_integration.cc:199
↓ 15 callers
Function
ok
Return true iff the status indicates success.
cpp/src/arrow/status.h:288
↓ 15 callers
Method
open_bytes
(self, b, **kwargs)
python/pyarrow/tests/test_csv.py:1665
↓ 15 callers
Function
options
cpp/src/arrow/filesystem/localfs.h:90
↓ 15 callers
Function
run_cmd
(cmd, **kwargs)
dev/archery/archery/integration/util.py:131
↓ 15 callers
Method
schema
cpp/src/parquet/metadata.cc:713
↓ 15 callers
Method
store_schema
\brief EXPERIMENTAL: Write binary serialized Arrow schema to the file, to enable certain read options (like "read_dictionary") to be set automatically
cpp/src/parquet/properties.h:1379
↓ 15 callers
Function
to_r_list
r/src/arrow_cpp11.h:354
↓ 14 callers
Method
AllSet
cpp/src/arrow/array/concatenate.cc:76
↓ 14 callers
Method
AllocateBitmap
cpp/src/arrow/compute/kernel.cc:52
↓ 14 callers
Method
Append
cpp/src/arrow/acero/swiss_join.cc:1590
↓ 14 callers
Function
ArrayFromJSONString
cpp/src/arrow/json/from_string.cc:978
↓ 14 callers
Function
ArraySpan
cpp/src/arrow/array/data.h:523
↓ 14 callers
Function
AssertFormatting
cpp/src/arrow/util/formatting_util_test.cc:52
↓ 14 callers
Method
Clear
cpp/src/arrow/acero/accumulation_queue.cc:58
↓ 14 callers
Function
ConcatenateBuffers
cpp/src/arrow/buffer.cc:203
↓ 14 callers
Method
Copy
cpp/src/arrow/compute/function.cc:61
↓ 14 callers
Function
Decimal64
\brief constructor creates a Decimal64 from a BasicDecimal64
cpp/src/arrow/util/decimal.h:173
↓ 14 callers
Method
EndObject
cpp/src/arrow/json/parser.cc:714
↓ 14 callers
Function
Equals
cpp/src/arrow/type.h:2133
↓ 14 callers
Function
ExampleIntBatches
cpp/src/arrow/flight/test_util.cc:194
↓ 14 callers
Method
Finish
cpp/src/parquet/arrow/reconstruct_internal_test.cc:95
↓ 14 callers
Method
FinishInternal
cpp/src/arrow/dataset/file_csv.cc:508
↓ 14 callers
Method
Free
cpp/src/arrow/memory_pool.cc:729
↓ 14 callers
Function
FromGrpcStatus
cpp/src/arrow/flight/transport/grpc/util_internal.cc:250
↓ 14 callers
Function
GetTracer
cpp/src/arrow/util/tracing_internal.cc:205
↓ 14 callers
Method
GetType
cpp/src/arrow/compute/kernels/vector_sort_test.cc:230
↓ 14 callers
Function
MakeDecoder
cpp/src/parquet/decoder.cc:2380
↓ 14 callers
Function
MakeTransferredGenerator
cpp/src/arrow/util/async_generator.h:1608
↓ 14 callers
Function
Next
\brief Iterator interface
cpp/src/arrow/record_batch.h:370
↓ 14 callers
Method
Next
\brief Return the next element of the sequence, IterationTraits<T>::End() when the iteration is completed.
cpp/src/arrow/util/iterator.h:116
↓ 14 callers
Function
PathNotFound
XXX return in OutcomeToStatus instead?
cpp/src/arrow/filesystem/s3fs.cc:601
↓ 14 callers
Function
PrettyPrint
cpp/src/arrow/json/test_common.h:260
← previous
next →
801–900 of 39,207, ranked by callers