MCPcopy Create free account

hub / github.com/apache/arrow / functions

Functions39,207 in github.com/apache/arrow

↓ 8 callersFunctionArity
NOTE: the 0-argument form (default constructor) is required for Cython
cpp/src/arrow/compute/function.h:65
↓ 8 callersFunctionArrowArrayRelease
Release the C array, if necessary, by calling its release callback
cpp/src/arrow/c/helpers.h:105
↓ 8 callersFunctionAssertDecimalFromString
cpp/src/arrow/util/decimal_test.cc:62
↓ 8 callersFunctionAssertFieldEqual
cpp/src/arrow/json/chunked_builder_test.cc:75
↓ 8 callersFunctionAssertFileContents
cpp/src/arrow/filesystem/test_util.cc:112
↓ 8 callersMethodBatchOf
cpp/src/arrow/testing/random.cc:1423
↓ 8 callersFunctionBenchmarkListSlice
cpp/src/arrow/compute/kernels/scalar_list_benchmark.cc:36
↓ 8 callersFunctionBitmap
cpp/src/arrow/util/bitmap.h:54
↓ 8 callersMethodBuildWriter
cpp/src/parquet/column_writer_test.cc:109
↓ 8 callersFunctionBytesToBits
cpp/src/arrow/util/bitmap_builders.cc:47
↓ 8 callersFunctionCheckDispatchBest
cpp/src/arrow/compute/kernels/test_util_internal.cc:293
↓ 8 callersFunctionCheckMakeNullScalar
cpp/src/arrow/scalar_test.cc:54
↓ 8 callersMethodClose
cpp/src/arrow/ipc/reader.cc:3010
↓ 8 callersMethodClose
cpp/src/arrow/csv/writer.cc:565
↓ 8 callersFunctionClosePreparedStatementIfAny
cpp/src/arrow/flight/sql/odbc/odbc_impl/flight_sql_statement.cc:44
↓ 8 callersFunctionColumnMetadataFromDataType
cpp/src/arrow/compute/light_array_internal.cc:117
↓ 8 callersMethodConsume
cpp/src/arrow/ipc/reader.cc:2180
↓ 8 callersFunctionConvertPyError
python/pyarrow/src/arrow/python/common.cc:187
↓ 8 callersMethodCopyFrom
cpp/src/arrow/util/bitmap.cc:52
↓ 8 callersMethodDecodeArrowNonNull
\brief Decode into an ArrayBuilder or other accumulator ignoring nulls \param[in] num_values number of values to decode \param[in] out accumulator to
cpp/src/parquet/encoding.h:321
↓ 8 callersMethodDecompress
cpp/src/arrow/util/compression_lz4.cc:344
↓ 8 callersMethodDeleteFile
cpp/src/arrow/filesystem/s3fs.cc:3371
↓ 8 callersFunctionEncodingToString
cpp/src/parquet/types.cc:253
↓ 8 callersMethodEncrypt
cpp/src/parquet/encryption/encryption_internal.cc:201
↓ 8 callersFunctionEnsureRecordBatchReaderDrained
cpp/src/arrow/dataset/test_util_internal.h:195
↓ 8 callersMethodEquals
cpp/src/arrow/dataset/file_csv.cc:357
↓ 8 callersFunctionExecVarWidthScalarCaseWhen
cpp/src/arrow/compute/kernels/scalar_if_else.cc:1707
↓ 8 callersFunctionExportArray
cpp/src/arrow/c/dlpack.cc:69
↓ 8 callersFunctionExportType
cpp/src/arrow/c/bridge.cc:508
↓ 8 callersMethodFindKey
cpp/src/arrow/util/key_value_metadata.cc:189
↓ 8 callersMethodFinish
cpp/src/arrow/flight/transport.cc:46
↓ 8 callersMethodFinish
Finalize exporting by setting C struct fields and allocating autonomous private data for each array node. This function can't fail, as properly recla
cpp/src/arrow/c/bridge.cc:648
↓ 8 callersMethodFinish
cpp/src/generated/feather_generated.h:640
↓ 8 callersMethodFloat32
cpp/src/arrow/testing/random.cc:299
↓ 8 callersMethodFlush
cpp/src/arrow/util/logger.h:56
↓ 8 callersFunctionFromDetailAndArgs
cpp/src/arrow/status.h:188
↓ 8 callersFunctionGenerateBitsUnrolled
cpp/src/arrow/util/bitmap_generate.h:63
↓ 8 callersFunctionGenericConversionError
cpp/src/arrow/csv/converter.cc:52
↓ 8 callersMethodGetArray
cpp/src/arrow/flight/sql/odbc/odbc_impl/accessors/types.h:118
↓ 8 callersFunctionGetBitmap
cpp/src/arrow/compute/kernels/scalar_boolean.cc:96
↓ 8 callersFunctionGetCompression
cpp/src/arrow/ipc/reader.cc:740
↓ 8 callersFunctionGetKeyValueMetadata
cpp/src/arrow/ipc/metadata_internal.cc:1283
↓ 8 callersMethodGetMetadata
cpp/src/arrow/flight/sql/odbc/odbc_impl/flight_sql_result_set.cc:247
↓ 8 callersMethodGetPageIndexReader
cpp/src/parquet/file_reader.cc:884
↓ 8 callersFunctionGetRecordBatchPayload
cpp/src/arrow/ipc/writer.cc:831
↓ 8 callersMethodGetScalar
cpp/src/arrow/chunked_array.cc:179
↓ 8 callersMethodHasNullCount
cpp/src/parquet/statistics.cc:679
↓ 8 callersMethodHashes
cpp/src/parquet/xxhasher.cc:73
↓ 8 callersFunctionImportSchema
cpp/src/arrow/c/bridge.cc:1464
↓ 8 callersMethodInit
cpp/src/arrow/flight/transport/grpc/grpc_client.cc:688
↓ 8 callersMethodInit
cpp/src/parquet/arrow/reader.cc:156
↓ 8 callersMethodInt
cpp/src/arrow/dataset/partition_test.cc:139
↓ 8 callersFunctionIsContainerNotFound
cpp/src/arrow/filesystem/azurefs.cc:600
↓ 8 callersMethodIsFile
cpp/src/arrow/filesystem/hdfs.cc:303
↓ 8 callersFunctionJoinAbstractPath
cpp/src/arrow/filesystem/path_util.h:132
↓ 8 callersFunctionLZ4Error
cpp/src/arrow/util/compression_lz4.cc:48
↓ 8 callersFunctionMakeEmptyArray
cpp/src/arrow/array/util.cc:914
↓ 8 callersFunctionMakeFileWriter
cpp/src/arrow/ipc/writer.cc:1559
↓ 8 callersFunctionMakeRandomListArray
cpp/src/arrow/ipc/test_common.cc:236
↓ 8 callersMethodNext
cpp/src/arrow/acero/test_nodes.cc:53
↓ 8 callersFunctionNextPower2
Returns the smallest power of two that contains v. If v is already a power of two, it is returned as is.
cpp/src/arrow/util/bit_util.h:59
↓ 8 callersFunctionNotAFile
cpp/src/arrow/filesystem/azurefs.cc:565
↓ 8 callersFunctionNotAFile
cpp/src/arrow/filesystem/s3fs.cc:609
↓ 8 callersFunctionPaddedLength
cpp/src/arrow/ipc/util.h:36
↓ 8 callersFunctionQueryOptionsFromArgs
cpp/src/arrow/acero/exec_plan.cc:735
↓ 8 callersMethodReadAt
cpp/src/arrow/io/slow.cc:131
↓ 8 callersMethodReadAt
cpp/src/arrow/filesystem/s3fs.cc:1572
↓ 8 callersMethodReadAt
cpp/src/arrow/ipc/reader.cc:2984
↓ 8 callersMethodReadMetadata
cpp/src/arrow/flight/client.cc:300
↓ 8 callersMethodReaderFromSink
cpp/src/parquet/arrow/arrow_reader_writer_test.cc:671
↓ 8 callersFunctionRemoveLeadingSlash
cpp/src/arrow/filesystem/path_util.cc:197
↓ 8 callersMethodReset
cpp/src/arrow/type.cc:2654
↓ 8 callersMethodReset
cpp/src/arrow/util/cancel.cc:73
↓ 8 callersMethodResolve
cpp/src/arrow/compute/kernel.cc:447
↓ 8 callersFunctionSQLGetData
cpp/src/arrow/flight/sql/odbc/odbc_api.cc:1213
↓ 8 callersFunctionSecureString
cpp/src/arrow/util/secure_string.h:41
↓ 8 callersMethodSelectColumns
cpp/src/arrow/table.cc:381
↓ 8 callersMethodSerialize
cpp/src/arrow/extension/json.cc:40
↓ 8 callersFunctionSerializeSchema
cpp/src/arrow/ipc/writer.cc:1647
↓ 8 callersMethodSerializeToString
cpp/src/arrow/flight/types.cc:204
↓ 8 callersFunctionSetOutputColumns
cpp/src/arrow/acero/tpch_node.cc:563
↓ 8 callersMethodSetParameters
cpp/src/arrow/flight/sql/example/sqlite_statement.cc:179
↓ 8 callersMethodSetSchema
cpp/src/arrow/dataset/test_util_internal.h:373
↓ 8 callersFunctionSetUpTest
cpp/src/arrow/flight/test_definitions.h:44
↓ 8 callersFunctionSkipStartingEmptyPages
Usually if the first page is empty it means there are no results. This was assumed in several places in AzureFilesystem. The Azure docs do not guarant
cpp/src/arrow/filesystem/azurefs.cc:1013
↓ 8 callersFunctionSortInfos
cpp/src/arrow/filesystem/test_util.cc:135
↓ 8 callersMethodStartTaskGroup
cpp/src/arrow/acero/task_util.cc:127
↓ 8 callersFunctionSubmitIO
cpp/src/arrow/io/util_internal.h:56
↓ 8 callersMethodTable
cpp/src/arrow/testing/generator.cc:300
↓ 8 callersFunctionTearDownTest
cpp/src/arrow/flight/test_definitions.h:45
↓ 8 callersMethodTmMday
cpp/src/gandiva/precompiled/epoch_time_point.h:47
↓ 8 callersFunctionToDouble
cpp/src/gandiva/precompiled/decimal_ops.cc:517
↓ 8 callersMethodToIntegerString
cpp/src/arrow/util/decimal.cc:517
↓ 8 callersMethodToParquet
cpp/src/parquet/schema.cc:491
↓ 8 callersMethodToString
cpp/src/arrow/extension/uuid.cc:50
↓ 8 callersFunctionUTF8Encode
cpp/src/arrow/util/utf8_internal.h:324
↓ 8 callersMethodUnlock
cpp/src/arrow/util/async_util_test.cc:385
↓ 8 callersFunctionUnpackProtoAction
cpp/src/arrow/flight/serialization_internal.cc:91
↓ 8 callersMethodValidate
cpp/src/arrow/csv/options.cc:25
↓ 8 callersFunctionValidateArrayFull
cpp/src/arrow/array/validate.cc:995
← previousnext →1,401–1,500 of 39,207, ranked by callers