MCPcopy Create free account

hub / github.com/apache/arrow / functions

Functions39,207 in github.com/apache/arrow

↓ 14 callersMethodProject
cpp/src/arrow/dataset/scanner.cc:919
↓ 14 callersMethodPythonFile
python/pyarrow/src/arrow/python/io.cc:47
↓ 14 callersMethodRescale
cpp/src/arrow/util/basic_decimal.cc:1079
↓ 14 callersFunctionSQLFetch
cpp/src/arrow/flight/sql/odbc/odbc_api.cc:1087
↓ 14 callersMethodStartArray
cpp/src/arrow/json/parser.cc:719
↓ 14 callersMethodStartObject
cpp/src/arrow/json/parser.cc:709
↓ 14 callersMethodTimestamp
cpp/src/parquet/types.cc:646
↓ 14 callersMethodToRecordBatch
cpp/src/arrow/compute/exec.cc:242
↓ 14 callersMethodWithMetadata
cpp/src/arrow/type.cc:309
↓ 14 callersMethodWriteTable
cpp/src/arrow/ipc/writer.cc:1164
↓ 14 callersFunctiondefault_cpu_memory_manager
cpp/src/arrow/device.cc:267
↓ 14 callersMethodevaluate
ruby/red-arrow/lib/arrow/slicer.rb:59
↓ 14 callersFunctiongarrow_chunked_array_new_raw
c_glib/arrow-glib/chunked-array.cpp:469
↓ 14 callersFunctiongarrow_output_stream_get_raw
c_glib/arrow-glib/output-stream.cpp:715
↓ 14 callersFunctiongarrow_tensor_get_raw
c_glib/arrow-glib/tensor.cpp:454
↓ 14 callersFunctionget_data_dir
cpp/src/parquet/test_util.cc:37
↓ 14 callersMethodget_file_info
(self, paths)
python/pyarrow/tests/test_fs.py:66
↓ 14 callersFunctiongithub_url
(path)
dev/archery/archery/tests/test_bot.py:52
↓ 14 callersMethodinit
cpp/src/arrow/compute/key_map_internal.cc:772
↓ 14 callersMethodmetadata
cpp/src/arrow/dataset/file_parquet.cc:796
↓ 14 callersMethodposition
cpp/src/arrow/util/bitmap_reader.h:62
↓ 14 callersMethodread
(path)
ruby/red-arrow-format/test/test-writer.rb:1583
↓ 14 callersMethodread_bytes
:param b: bytes to be parsed :param kwargs: arguments passed on to open the csv file :return: b parsed as a single Table
python/pyarrow/tests/test_csv.py:451
↓ 14 callersMethodresult
cpp/src/gandiva/llvm_generator.h:134
↓ 14 callersMethodschema
cpp/src/arrow/flight/server.cc:402
↓ 14 callersMethodset
cpp/src/arrow/util/reflection_internal.h:60
↓ 14 callersMethodstop
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
↓ 14 callersMethodtoken
cpp/src/arrow/util/cancel.cc:79
↓ 14 callersMethodtotal_values_length
\brief Return the total length of the memory in the data buffer referenced by this array. If the array has been sliced then this may be less than the
cpp/src/arrow/array/array_binary.h:118
↓ 14 callersFunctiontype
cpp/src/arrow/array/builder_nested.h:609
↓ 14 callersMethodtype_id
cpp/src/arrow/c/bridge.h:421
↓ 14 callersMethodvalue_builder
cpp/src/arrow/array/builder_nested.h:217
↓ 14 callersMethodvalues
cpp/src/parquet/arrow/reader_writer_benchmark.cc:278
↓ 13 callersMethodAccept
cpp/src/gandiva/dex.h:299
↓ 13 callersMethodAppendNull
cpp/src/arrow/json/from_string.cc:101
↓ 13 callersFunctionAssertAllDirs
cpp/src/arrow/filesystem/test_util.cc:80
↓ 13 callersFunctionAssertNoTrailingSlash
cpp/src/arrow/filesystem/path_util.cc:204
↓ 13 callersFunctionAssertScalarsEqual
cpp/src/arrow/testing/gtest_util.cc:133
↓ 13 callersFunctionBusyWait
cpp/src/arrow/testing/gtest_util.cc:810
↓ 13 callersFunctionCheck
cpp/src/arrow/pretty_print_test.cc:76
↓ 13 callersFunctionCompare
cpp/src/gandiva/precompiled/decimal_ops.cc:438
↓ 13 callersFunctionDatum
cpp/src/arrow/datum.h:68
↓ 13 callersFunctionDeclarationToTable
cpp/src/arrow/acero/exec_plan.cc:780
↓ 13 callersFunctionDictArrayFromJSON
cpp/src/arrow/testing/gtest_util.cc:395
↓ 13 callersMethodFinish
cpp/src/arrow/csv/column_builder.cc:358
↓ 13 callersFunctionFlush
cpp/src/arrow/util/compression_lz4.cc:198
↓ 13 callersFunctionGetAbstractPathParent
cpp/src/arrow/filesystem/path_util.cc:101
↓ 13 callersFunctionGetMaxValue
cpp/src/gandiva/precompiled/decimal_ops.cc:476
↓ 13 callersFunctionHexEncode
cpp/src/arrow/util/string.cc:28
↓ 13 callersFunctionIngestSome
r/src/array_to_vector.cpp:130
↓ 13 callersMethodInit
cpp/src/arrow/flight/server.cc:155
↓ 13 callersMethodInit
cpp/src/arrow/compute/exec.cc:344
↓ 13 callersFunctionIsCancelled
Return true iff the status indicates a cancelled operation.
cpp/src/arrow/status.h:297
↓ 13 callersFunctionIsNull
\brief Return the null-ness of a given array element Calling `IsNull(i)` is the same as `!IsValid(i)`.
cpp/src/arrow/array/data.h:211
↓ 13 callersFunctionJSONTypeError
cpp/src/arrow/json/from_string.cc:88
↓ 13 callersMethodLocalFileSystem
cpp/src/arrow/filesystem/localfs.cc:272
↓ 13 callersFunctionLog2
Returns ceil(log2(x)).
cpp/src/arrow/util/bit_util.h:142
↓ 13 callersFunctionMakeExecNode
\brief Construct an ExecNode using the named factory
cpp/src/arrow/acero/exec_plan.h:376
↓ 13 callersFunctionMakeFlightError
cpp/src/arrow/flight/types.cc:148
↓ 13 callersMethodNoneSet
cpp/src/arrow/util/bit_block_counter.h:97
↓ 13 callersFunctionNotADir
cpp/src/arrow/filesystem/azurefs.cc:561
↓ 13 callersMethodProcess
cpp/src/arrow/testing/process.cc:338
↓ 13 callersMethodRange
cpp/src/arrow/array/concatenate.cc:62
↓ 13 callersMethodStopProducing
cpp/src/arrow/acero/exec_plan.cc:442
↓ 13 callersMethodToFloat
cpp/src/arrow/util/float16.cc:203
↓ 13 callersMethodToString
cpp/src/parquet/geospatial/statistics.cc:351
↓ 13 callersMethodValidate
cpp/src/arrow/acero/exec_plan.cc:438
↓ 13 callersMethodWriteBatch
cpp/src/arrow/ipc/read_write_test.cc:1184
↓ 13 callersMethod__init__
(self)
python/pyarrow/tests/test_extension_type.py:132
↓ 13 callersMethodaggregate
(aggregation, *more_aggregations)
ruby/red-arrow/lib/arrow/group.rb:57
↓ 13 callersMethodbase_name
cpp/src/arrow/filesystem/filesystem.cc:108
↓ 13 callersMethodbyte_width
Number of bytes per value
ruby/red-arrow-format/lib/arrow-format/org/apache/arrow/flatbuf/fixed_size_binary.rb:22
↓ 13 callersFunctioncall
cpp/src/arrow/compute/expression.cc:78
↓ 13 callersMethodclose
ruby/red-arrow/lib/arrow/jruby/array.rb:54
↓ 13 callersMethodcreate_dir
(self, path, recursive)
python/pyarrow/tests/util.py:279
↓ 13 callersMethodextension_name
cpp/src/arrow/array/array_view_test.cc:59
↓ 13 callersMethodfind
Infer Arrow sources directory from various method. The following guesses are done in order until a valid match is found: 1. Checks
dev/archery/archery/utils/source.py:185
↓ 13 callersMethodhandle
cpp/src/arrow/gpu/cuda_memory.cc:95
↓ 13 callersFunctionhash
generate determinisic and platform-independent data
cpp/src/parquet/chunker_internal_test.cc:65
↓ 13 callersMethodindex
cpp/src/arrow/stl_iterator.h:75
↓ 13 callersMethodlock_guard
cpp/src/arrow/filesystem/mockfs.cc:285
↓ 13 callersFunctionnum_groupid_bits_from_log_blocks
cpp/src/arrow/compute/key_map_internal.h:116
↓ 13 callersMethodnum_rows
Return the number of rows in the DataFrame, if available.
python/pyarrow/interchange/dataframe.py:109
↓ 13 callersFunctionrandom_path
(prefix='feather_')
python/pyarrow/tests/test_feather.py:56
↓ 13 callersMethodresolve
Ensures returning the same data type array from the given array. @return [Arrow::Array] @overload resolve(other_raw_array) @param other_raw_array [
ruby/red-arrow/lib/arrow/array.rb:238
↓ 13 callersMethodrun_shell_command
(self, cmd, **kwargs)
dev/archery/archery/integration/tester.py:228
↓ 13 callersMethodschema
cpp/src/arrow/acero/exec_plan.cc:538
↓ 13 callersMethodstart_with?
(substring, ignore_case: false)
ruby/red-arrow/lib/arrow/slicer.rb:195
↓ 13 callersFunctionstatus
(obj, job_name, fetch, task_filters, validate)
dev/archery/archery/crossbow/cli.py:280
↓ 13 callersFunctiontype
cpp/src/arrow/compute/exec.h:343
↓ 13 callersFunctiontype_name
cpp/src/arrow/dataset/dataset.h:269
↓ 13 callersMethodview
cpp/src/arrow/scalar.h:565
↓ 12 callersFunctionASSERT_OK_AND_ASSIGN
cpp/src/arrow/c/bridge_test.cc:4885
↓ 12 callersFunctionASSERT_OK_AND_ASSIGN
cpp/src/arrow/csv/reader_test.cc:172
↓ 12 callersFunctionASSERT_OK_AND_ASSIGN
cpp/src/parquet/arrow/arrow_reader_writer_test.cc:3593
↓ 12 callersMethodAbs
cpp/src/arrow/util/basic_decimal.cc:411
↓ 12 callersFunctionAccumulate
cpp/src/arrow/type_benchmark.cc:185
↓ 12 callersFunctionAddAggKernel
cpp/src/arrow/compute/kernels/aggregate_basic.cc:52
↓ 12 callersFunctionAny
\brief Match any input (array, scalar of any type)
cpp/src/arrow/compute/kernel.h:222
↓ 12 callersMethodAppendEmptyValue
cpp/src/arrow/array/builder_nested.cc:148
← previousnext →901–1,000 of 39,207, ranked by callers