Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ functions
Functions
38,916 in github.com/apache/arrow
⨍
Functions
38,916
◇
Types & classes
9,158
↳
Endpoints
31
↓ 26 callers
Method
Next
cpp/src/arrow/flight/flight_test.cc:1535
↓ 26 callers
Function
SQLGetConnectAttr
cpp/src/arrow/flight/sql/odbc/odbc_api.cc:785
↓ 26 callers
Method
SetNansEqual
cpp/src/arrow/compute/kernels/scalar_arithmetic_test.cc:432
↓ 26 callers
Function
SortIndices
cpp/src/arrow/compute/api_vector.cc:339
↓ 26 callers
Method
Tell
cpp/src/arrow/filesystem/s3fs.cc:1494
↓ 26 callers
Function
ValidateExecNodeInputs
cpp/src/arrow/acero/util.cc:31
↓ 26 callers
Method
custom_metadata
User-defined metadata
ruby/red-arrow-format/lib/arrow-format/org/apache/arrow/flatbuf/field.rb:46
↓ 26 callers
Function
garrow_error_to_status
c_glib/arrow-glib/error.cpp:126
↓ 26 callers
Function
garrow_field_get_raw
c_glib/arrow-glib/field.cpp:421
↓ 26 callers
Method
get_file_info
(self, paths)
python/pyarrow/tests/test_fs.py:66
↓ 26 callers
Function
literal
cpp/src/arrow/compute/expression.cc:72
↓ 26 callers
Function
num_columns
\brief Return the number of columns in the table
cpp/src/arrow/table.h:202
↓ 26 callers
Method
open_bytes
(self, b, **kwargs)
python/pyarrow/tests/test_csv.py:1595
↓ 26 callers
Method
open_output_stream
(self, path, metadata)
python/pyarrow/tests/test_fs.py:140
↓ 26 callers
Function
options
cpp/src/arrow/filesystem/localfs.h:90
↓ 26 callers
Method
raw_value_offsets
cpp/src/arrow/array/array_binary.h:98
↓ 26 callers
Method
signed_zeros_equal
Whether or not zeros with differing signs are considered equal.
cpp/src/arrow/compare.h:53
↓ 26 callers
Method
stop
Optional stop of list slicing. If set to nil, then slice to end. @since 23.0.0
ruby/red-arrow/lib/arrow/list-slice-options.rb:62
↓ 26 callers
Function
type
cpp/src/arrow/array/builder_nested.h:609
↓ 26 callers
Method
type_id
cpp/src/arrow/c/bridge.h:421
↓ 25 callers
Function
AssertArrayDataEqualsWithSwapEndian
\brief Indicate if fields are equals. \param[in] target ArrayData to be converted and tested \param[in] expected result ArrayData
cpp/src/arrow/array/array_test.cc:3569
↓ 25 callers
Function
AssertExecBatchesEqualIgnoringOrder
cpp/src/arrow/acero/test_util_internal.cc:404
↓ 25 callers
Function
AssertGet
cpp/src/arrow/util/hashing_test.cc:152
↓ 25 callers
Function
AssertValidationFails
cpp/src/arrow/scalar_test.cc:77
↓ 25 callers
Function
BusyWait
cpp/src/arrow/testing/gtest_util.cc:802
↓ 25 callers
Function
CapacityError
cpp/src/arrow/status.h:245
↓ 25 callers
Function
CheckSimpleRoundtrip
cpp/src/parquet/arrow/arrow_reader_writer_test.cc:529
↓ 25 callers
Method
Close
cpp/src/arrow/flight/sql/odbc/odbc_impl/flight_sql_result_set.cc:207
↓ 25 callers
Function
DeclarationToStatus
cpp/src/arrow/acero/exec_plan.cc:923
↓ 25 callers
Method
Equals
cpp/src/arrow/dataset/file_csv.cc:357
↓ 25 callers
Method
Finish
r/src/RTasks.cpp:31
↓ 25 callers
Function
Finishes
cpp/src/arrow/testing/matchers.h:312
↓ 25 callers
Method
GetFieldByName
cpp/src/arrow/array/array_nested.cc:1117
↓ 25 callers
Function
GetFlightInfoForCommand
cpp/src/arrow/flight/sql/client.cc:51
↓ 25 callers
Method
MakeFragment
cpp/src/arrow/dataset/test_util_internal.h:465
↓ 25 callers
Function
SQLTables
cpp/src/arrow/flight/sql/odbc/odbc_api.cc:1269
↓ 25 callers
Method
Shutdown
cpp/src/arrow/util/thread_pool.cc:605
↓ 25 callers
Method
Timestamp
cpp/src/parquet/types.cc:634
↓ 25 callers
Method
Update
cpp/src/parquet/statistics.cc:899
↓ 25 callers
Function
ValidateFull
Validate the batch, accounting for the -validate_decimals , -validate_date64, and -validate_times flags
cpp/src/arrow/integration/json_integration_test.cc:129
↓ 25 callers
Function
bit_width
\brief Returns the type's fixed bit width, if any. Returns -1 for non-fixed-width types, and should only be used for subclasses of FixedWidthType
cpp/src/arrow/type.h:197
↓ 25 callers
Method
children
children apply only to nested data types like Struct, List and Union. For primitive types children will have length 0.
ruby/red-arrow-format/lib/arrow-format/org/apache/arrow/flatbuf/field.rb:35
↓ 25 callers
Method
do_action
(self, context, action)
python/pyarrow/tests/test_flight.py:394
↓ 25 callers
Method
handle
cpp/src/arrow/gpu/cuda_memory.cc:95
↓ 25 callers
Method
properties
cpp/src/parquet/arrow/reader.cc:1430
↓ 25 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:1346
↓ 25 callers
Method
view
cpp/src/arrow/scalar.h:565
↓ 25 callers
Method
write_batch
Write RecordBatch to the Parquet file. Parameters ---------- batch : RecordBatch row_group_size : int, defau
python/pyarrow/parquet/core.py:1172
↓ 24 callers
Function
ARROW_ASSIGN_OR_RAISE
cpp/src/arrow/integration/json_internal.cc:1249
↓ 24 callers
Function
Any
\brief Match any input (array, scalar of any type)
cpp/src/arrow/compute/kernel.h:222
↓ 24 callers
Function
AssertBuilding
cpp/src/arrow/json/chunked_builder_test.cc:44
↓ 24 callers
Function
AssertFailed
cpp/src/arrow/testing/future_util.h:133
↓ 24 callers
Function
CheckStream
cpp/src/arrow/pretty_print_test.cc:55
↓ 24 callers
Function
Close
cpp/src/arrow/ipc/writer.cc:1246
↓ 24 callers
Method
Close
cpp/src/arrow/util/io_util.cc:1033
↓ 24 callers
Function
Datum
cpp/src/arrow/datum.h:68
↓ 24 callers
Method
FindHash
cpp/src/parquet/bloom_filter.cc:348
↓ 24 callers
Method
Float64
cpp/src/arrow/testing/random.cc:311
↓ 24 callers
Method
Get
cpp/src/arrow/type.cc:1837
↓ 24 callers
Method
Get
cpp/src/arrow/ipc/reader.cc:595
↓ 24 callers
Method
GetFieldIndex
cpp/src/arrow/type.cc:1395
↓ 24 callers
Function
GetScaleMultiplier
cpp/src/gandiva/decimal_xlarge.cc:159
↓ 24 callers
Method
IsSatisfiable
cpp/src/arrow/compute/expression.cc:344
↓ 24 callers
Method
MakeThreadPool
cpp/src/arrow/util/thread_pool_test.cc:494
↓ 24 callers
Function
MultiplyWithOverflow
cpp/src/arrow/util/int_util_overflow.h:184
↓ 24 callers
Function
OneFieldStruct
cpp/src/parquet/arrow/reconstruct_internal_test.cc:272
↓ 24 callers
Method
RequestStop
cpp/src/arrow/util/cancel.cc:57
↓ 24 callers
Function
ScalarToInt64
cpp/src/arrow/flight/sql/odbc/odbc_impl/get_info_cache.cc:188
↓ 24 callers
Method
SliceSafe
cpp/src/arrow/array/data.cc:209
↓ 24 callers
Method
TestCreate
cpp/src/arrow/array/array_test.cc:3250
↓ 24 callers
Function
TestScatter
cpp/src/arrow/compute/kernels/vector_swizzle_test.cc:446
↓ 24 callers
Function
ToLittleEndian
cpp/src/arrow/util/endian.h:133
↓ 24 callers
Method
ToString
cpp/src/arrow/dataset/test_util_internal.h:411
↓ 24 callers
Method
ToTable
cpp/src/arrow/ipc/reader.cc:2117
↓ 24 callers
Method
find_field
@overload find_field(index) @param index [Integer] The index of the field to be found. @return [Arrow::Array, nil] The `index`-th field or `nil` for o
ruby/red-arrow/lib/arrow/struct-array.rb:43
↓ 24 callers
Function
hash_combine
cpp/src/arrow/util/hash_util.h:57
↓ 24 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
↓ 24 callers
Function
jemalloc_get_stat
cpp/src/arrow/memory_pool.cc:693
↓ 24 callers
Function
json
cpp/src/arrow/extension/json.cc:64
↓ 24 callers
Method
parquet_reader
cpp/src/parquet/arrow/reader.cc:359
↓ 24 callers
Method
port
cpp/src/arrow/flight/server.cc:165
↓ 24 callers
Function
write_feather
Write a pandas.DataFrame to Feather format. Parameters ---------- df : pandas.DataFrame or pyarrow.Table Data to write out a
python/pyarrow/feather.py:115
↓ 23 callers
Function
ARROW_ASSIGN_OR_RAISE
cpp/src/arrow/engine/substrait/expression_internal.cc:713
↓ 23 callers
Method
Accept
cpp/src/arrow/type.cc:3126
↓ 23 callers
Method
AddField
cpp/src/arrow/type.cc:1420
↓ 23 callers
Method
AppendSelected
cpp/src/arrow/compute/light_array_internal.cc:481
↓ 23 callers
Function
AssertScalarsEqual
cpp/src/arrow/testing/gtest_util.cc:133
↓ 23 callers
Method
Begin
cpp/src/arrow/flight/types.cc:1062
↓ 23 callers
Function
Bitmap
cpp/src/arrow/util/bitmap.h:54
↓ 23 callers
Function
CheckRoundTripResult
cpp/src/arrow/engine/substrait/serde_test.cc:131
↓ 23 callers
Method
CheckVarArgs
cpp/src/arrow/compute/kernels/scalar_string_test.cc:88
↓ 23 callers
Method
DeleteDirContents
cpp/src/arrow/filesystem/s3fs.cc:3275
↓ 23 callers
Function
DetectAbsolutePath
cpp/src/arrow/filesystem/util_internal.cc:115
↓ 23 callers
Function
EnsureTrailingSlash
cpp/src/arrow/filesystem/path_util.cc:162
↓ 23 callers
Method
FileSystemDatasetFactory
cpp/src/arrow/dataset/discovery.cc:124
↓ 23 callers
Function
FileSystemFromUri
cpp/src/arrow/filesystem/filesystem.cc:963
↓ 23 callers
Function
FinishTyped
cpp/src/arrow/array/builder_base.h:277
↓ 23 callers
Function
FromBigEndian
cpp/src/arrow/util/endian.h:157
↓ 23 callers
Function
IOErrorFromWinError
cpp/src/arrow/util/io_util.h:296
↓ 23 callers
Function
InitializeUTF8
cpp/src/arrow/util/utf8.cc:91
← previous
next →
1,001–1,100 of 38,916, ranked by callers