MCPcopy Create free account

hub / github.com/BlazingDB/blazingsql / functions

Functions3,772 in github.com/BlazingDB/blazingsql

↓ 1 callersMethodget_has_header_csv
engine/src/io/Schema.cpp:77
↓ 1 callersFunctionget_hive_table
(cursor, tableName, hive_database_name, user_partitions)
pyblazing/pyblazing/apiv2/hive.py:177
↓ 1 callersFunctionget_ip
engine/src/cython/initialize.cpp:97
↓ 1 callersMethodget_kernel_output_cache
engine/src/execution_graph/graph.cpp:273
↓ 1 callersFunctionget_kernel_type_name
engine/src/execution_kernels/kernel_type.cpp:6
↓ 1 callersFunctionget_libs
()
engine/setup.py:50
↓ 1 callersFunctionget_limit_rows_when_relational_alg_is_simple
engine/src/operators/OrderBy.cpp:235
↓ 1 callersFunctionget_loaders_and_schemas
engine/src/cython/engine.cpp:41
↓ 1 callersFunctionget_max_integer_scalar
engine/src/parser/CalciteExpressionParsing.cpp:54
↓ 1 callersMethodget_max_memory_used
engine/src/bmr/BlazingMemoryResource.cpp:84
↓ 1 callersMethodget_metadata
engine/src/io/DataLoader.cpp:66
↓ 1 callersFunctionget_metadata_and_transports_and_buffer_sizes_from_bytes
engine/src/communication/CommunicationInterface/bufferTransport.cpp:74
↓ 1 callersFunctionget_mysql_columns_info
engine/src/io/data_provider/sql/MySQLDataProvider.cpp:134
↓ 1 callersFunctionget_mysql_connection
()
tests/BlazingSQLTest/DataBase/createSchema.py:76
↓ 1 callersFunctionget_mysql_table_info
engine/src/io/data_provider/sql/MySQLDataProvider.cpp:112
↓ 1 callersMethodget_next
engine/src/io/data_provider/ArrowDataProvider.cpp:56
↓ 1 callersMethodget_next
engine/src/io/data_provider/GDFDataProvider.cpp:65
↓ 1 callersMethodget_next
engine/src/io/data_provider/sql/MySQLDataProvider.cpp:196
↓ 1 callersMethodget_node_map
engine/src/communication/CommunicationInterface/messageListener.cpp:15
↓ 1 callersFunctionget_null_constants
(df)
tests/BlazingSQLTest/manualTesting.py:126
↓ 1 callersMethodget_num_batches_added
engine/src/cache_machine/CacheMachine.cpp:96
↓ 1 callersMethodget_num_bytes_added
engine/src/cache_machine/CacheMachine.cpp:88
↓ 1 callersMethodget_or_wait_any
* Get one of any of a specific set of messages from the WaitingQueue. * Messages are always accompanied by a message_id though in some cases that *
engine/src/cache_machine/WaitingQueue.h:353
↓ 1 callersMethodget_output_message_cache
engine/src/execution_graph/graph.cpp:284
↓ 1 callersFunctionget_physical_plan
engine/src/execution_graph/CalciteInterpreter.cpp:7
↓ 1 callersMethodget_port
engine/src/communication/CommunicationInterface/messageListener.hpp:41
↓ 1 callersFunctionget_postgresql_connection
()
tests/BlazingSQLTest/DataBase/createSchema.py:100
↓ 1 callersMethodget_predicate_transformer
engine/src/io/data_provider/sql/MySQLDataProvider.cpp:232
↓ 1 callersMethodget_raw_buffers
engine/src/blazing_table/BlazingHostTable.cpp:113
↓ 1 callersFunctionget_resultId
(resultComparisson)
tests/BlazingSQLTest/Runner/runTest.py:269
↓ 1 callersFunctionget_results
(result_file)
tests/BlazingSQLTest/Runner/runTest.py:1386
↓ 1 callersMethodget_sender_node
engine/src/communication/CommunicationInterface/messageReceiver.cpp:68
↓ 1 callersFunctionget_spark_schema
(table, nullable)
tests/BlazingSQLTest/DataBase/createSchema.py:154
↓ 1 callersFunctionget_sqlite_columns_info
engine/src/io/data_provider/sql/SQLiteDataProvider.cpp:105
↓ 1 callersFunctionget_sqlite_connection
()
tests/BlazingSQLTest/DataBase/createSchema.py:124
↓ 1 callersFunctionget_sqlite_table_info
engine/src/io/data_provider/sql/SQLiteDataProvider.cpp:62
↓ 1 callersMethodget_total_num_rowgroups
engine/src/io/Schema.cpp:140
↓ 1 callersFunctionget_uri_values
(files, partitions, base_folder)
pyblazing/pyblazing/apiv2/context.py:461
↓ 1 callersFunctionget_vars_to_partition_and_order
input: min_keys=[MIN($0) OVER (PARTITION BY $1, $2 ORDER BY $3 DESC)], n_nationkey=[$0] output: < [1, 2, 3], [cudf::ASCENDING, cudf::ASCENDING, cudf::
engine/src/operators/OrderBy.cpp:189
↓ 1 callersFunctionget_version
()
pyblazing/setup.py:4
↓ 1 callersMethodget_worker
engine/src/communication/CommunicationInterface/messageListener.cpp:312
↓ 1 callersFunctiongit_clone
()
tests/BlazingSQLTest/manualTesting.py:29
↓ 1 callersFunctiongit_pull
()
tests/BlazingSQLTest/manualTesting.py:33
↓ 1 callersFunctiongpu_load_acquisition_csv
Loads acquisition data Returns ------- GPU DataFrame
tests/BlazingSQLTest/DemoTest/demoTest_wo_coalesce.py:245
↓ 1 callersFunctiongpu_load_names
Loads names used for renaming the banks Returns ------- GPU DataFrame
tests/BlazingSQLTest/DemoTest/demoTest_wo_coalesce.py:327
↓ 1 callersFunctiongpu_load_performance_csv
Loads performance data Returns ------- GPU DataFrame
tests/BlazingSQLTest/DemoTest/demoTest_wo_coalesce.py:153
↓ 1 callersFunctiongr
(n,t,e,r,i,u,o)
docsrc/source/_static/js/d3.v3.min.js:2
↓ 1 callersFunctiongr
(n,t,e,r,i,u,o)
docs/_static/js/d3.v3.min.js:2
↓ 1 callersFunctionhasBeginSlashChar
check if path is equals to "/"
io/src/FileSystem/Path.cpp:13
↓ 1 callersMethodhasCompleted
io/src/ExceptionHandling/BlazingExceptionHolder.cpp:10
↓ 1 callersMethodhasException
io/src/ExceptionHandling/BlazingThread.cpp:50
↓ 1 callersMethodhas_custom_source
engine/src/execution_graph/kpair.h:57
↓ 1 callersMethodhas_custom_target
engine/src/execution_graph/kpair.h:58
↓ 1 callersFunctionhas_limit_only
engine/src/operators/OrderBy.cpp:228
↓ 1 callersMethodhas_messages_now
engine/src/cache_machine/CacheMachine.cpp:673
↓ 1 callersMethodhas_next
engine/src/io/data_provider/ArrowDataProvider.cpp:31
↓ 1 callersMethodhas_next
engine/src/io/data_provider/GDFDataProvider.cpp:40
↓ 1 callersMethodhas_next
engine/src/io/data_provider/sql/MySQLDataProvider.cpp:187
↓ 1 callersMethodhas_next_now
engine/src/execution_kernels/BatchProcessing.cpp:74
↓ 1 callersMethodhas_parent
* @brief Indicates if the kernel has a parent. * * @return true If the kernel has a parent, false otherwise. */
engine/src/execution_kernels/kernel.h:59
↓ 1 callersFunctionhe
(n)
docs/_static/jquery.js:2
↓ 1 callersFunctionhighlight
(node, addItems)
docs/_static/doctools.js:69
↓ 1 callersFunctionhn
(n,t,e)
docsrc/source/_static/js/d3.v3.min.js:1
↓ 1 callersFunctionhn
(n,t,e)
docs/_static/js/d3.v3.min.js:1
↓ 1 callersFunctionin_order
engine/src/io/data_provider/sql/compatibility/SQLTranspiler.cpp:30
↓ 1 callersMethodincrease
engine/src/cython/initialize.cpp:79
↓ 1 callersMethodincrementQueryStep
engine/src/execution_graph/Context.cpp:85
↓ 1 callersMethodincrement_begin_transmission
engine/src/communication/CommunicationInterface/bufferTransport.cpp:186
↓ 1 callersMethodincrement_frame_transmission
engine/src/communication/CommunicationInterface/bufferTransport.cpp:180
↓ 1 callersFunctioninit_comparators
()
tests/BlazingSQLTest/Utils/__init__.py:206
↓ 1 callersFunctioninit_drill
()
tests/BlazingSQLTest/Utils/__init__.py:177
↓ 1 callersFunctioninit_spark
()
tests/BlazingSQLTest/Utils/__init__.py:191
↓ 1 callersFunctioninitialize
* Initializes the engine and gives us shared pointers to both our transport out cache * and the cache we use for receiving messages * */
engine/src/cython/initialize.cpp:227
↓ 1 callersFunctioninitialize
()
tests/BlazingSQLTest/Configuration/Settings.py:15
↓ 1 callersFunctioninitializeBlazing
( ralId=0, worker_id="", networkInterface="lo", singleNode=False, nodes=[], allocator=
pyblazing/pyblazing/apiv2/context.py:155
↓ 1 callersFunctioninitialize_orc_files_folder
(client, data_dir)
pyblazing/pyblazing/apiv2/context.py:862
↓ 1 callersMethodinput_all_finished
* @brief Returns true if all the caches of an input are finished. */
engine/src/execution_kernels/kernel.h:150
↓ 1 callersMethodinput_cache_finished
* @brief Returns true if a specific input cache is finished. * * @param port_name Name of the port. */
engine/src/execution_kernels/kernel.h:166
↓ 1 callersMethodinput_cache_num_rows_added
* @brief Returns the number of rows added to a specific input cache. * * @param port_name Name of the port. */
engine/src/execution_kernels/kernel.h:175
↓ 1 callersFunctioninstall
(package)
tests/BlazingSQLTest/manualTesting.py:26
↓ 1 callersMethodinternalWatch
()
algebra/blazingdb-calcite-application/src/main/java/com/blazingdb/calcite/application/Chrono/Watch.java:9
↓ 1 callersMethodisDatabase
()
algebra/blazingdb-calcite-core/src/main/java/com/blazingdb/calcite/schema/BlazingSchema.java:130
↓ 1 callersFunctionisEmptyFile
engine/src/cython/initialize.cpp:188
↓ 1 callersMethodisParentOf
io/src/FileSystem/Path.cpp:111
↓ 1 callersMethodisParentOf
io/src/FileSystem/Uri.cpp:205
↓ 1 callersMethodisUdf
(SqlOperator operator)
algebra/blazingdb-calcite-application/src/main/java/com/blazingdb/calcite/rules/ReduceExpressionsRule.java:948
↓ 1 callersFunctionis_SQL_data_type
engine/src/parser/expression_utils.cpp:485
↓ 1 callersFunctionis_accumulate_overlaps
engine/src/parser/expression_utils.cpp:629
↓ 1 callersFunctionis_aggregate
engine/src/parser/expression_utils.cpp:617
↓ 1 callersFunctionis_bool
engine/src/parser/expression_utils.cpp:477
↓ 1 callersFunctionis_cast_to_date
engine/src/parser/expression_utils.cpp:1312
↓ 1 callersFunctionis_cast_to_timestamp
engine/src/parser/expression_utils.cpp:1308
↓ 1 callersFunctionis_compute_aggregate
engine/src/parser/expression_utils.cpp:619
↓ 1 callersFunctionis_date_with_dash
engine/src/parser/expression_utils.cpp:387
↓ 1 callersFunctionis_decimal_or_empty_dtype
engine/src/io/data_parser/metadata/orc_metadata.cpp:148
↓ 1 callersFunctionis_distribute_aggregate
engine/src/parser/expression_utils.cpp:621
↓ 1 callersMethodis_done
engine/src/execution_kernels/BatchProcessing.cpp:576
↓ 1 callersFunctionis_filter
engine/src/parser/expression_utils.cpp:597
↓ 1 callersFunctionis_filtered_bindable_scan
engine/src/parser/expression_utils.cpp:591
↓ 1 callersFunctionis_first_value_window
engine/src/parser/expression_utils.cpp:645
← previousnext →1,601–1,700 of 3,772, ranked by callers