MCPcopy Create free account

hub / github.com/BlazingDB/blazingsql / functions

Functions3,772 in github.com/BlazingDB/blazingsql

↓ 1 callersFunctioncompare_column_names
(pdf1, pdf2)
tests/BlazingSQLTest/manualTesting.py:93
↓ 1 callersFunctioncompare_column_names
(pdf1, pdf2)
tests/BlazingSQLTest/Runner/runTest.py:225
↓ 1 callersFunctioncompare_result_values
The purpose of this functions is to compare the values from blazingsql and drill/spark results. ---------- pdf1 : blazing re
tests/BlazingSQLTest/Runner/runTest.py:113
↓ 1 callersFunctioncompare_results
(vdf1, vdf2, acceptable_difference, use_percentage, engine)
tests/BlazingSQLTest/manualTesting.py:109
↓ 1 callersFunctioncompare_test_results
Compare values, number of rows, columns, and column names ---------- pdf1 : blazing results (pandas dataframe) pdf2:
tests/BlazingSQLTest/Runner/runTest.py:328
↓ 1 callersFunctioncompute_total_samples
engine/src/operators/OrderBy.cpp:264
↓ 1 callersMethodcomputed_columns_view
engine/src/execution_kernels/LogicalProject.cpp:729
↓ 1 callersFunctionconcat_strings
engine/src/io/data_parser/metadata/orc_metadata.cpp:72
↓ 1 callersMethodconnect
io/src/FileSystem/private/HadoopFileSystem_p.cpp:29
↓ 1 callersMethodconnect
io/src/FileSystem/private/S3FileSystem_p.cpp:167
↓ 1 callersMethodconnect
io/src/FileSystem/private/GoogleCloudStorage_p.cpp:38
↓ 1 callersMethodconnect
io/tests/Library/Logging/Performance/LibraryLoggingPerformanceTest.cpp:75
↓ 1 callersMethodconvertProject
Decomposes a projection to the input references referenced by a projection and a filter, either of which is optional. If both are provided, the filter
algebra/blazingdb-calcite-application/src/main/java/com/blazingdb/calcite/rules/PushProjector.java:314
↓ 1 callersMethodconvertToSqlType
(CatalogColumnDataType dataType, RelDataTypeFactory typeFactory)
algebra/blazingdb-calcite-core/src/main/java/com/blazingdb/calcite/schema/BlazingTable.java:85
↓ 1 callersFunctionconvert_friendly_dtype_to_string
(list_types)
pyblazing/pyblazing/apiv2/context.py:877
↓ 1 callersFunctionconvert_gpu_buffers_to_chunks
engine/src/bmr/BufferProvider.cpp:253
↓ 1 callersFunctioncountBeginSlashChars
io/src/FileSystem/Path.cpp:61
↓ 1 callersFunctioncount_string_occurrence
engine/src/parser/CalciteExpressionParsing.cpp:437
↓ 1 callersFunctioncr
(n,t,e)
docsrc/source/_static/js/d3.v3.min.js:2
↓ 1 callersFunctioncr
(n,t,e)
docs/_static/js/d3.v3.min.js:2
↓ 1 callersFunctioncreateButtonPseudo
* Returns a function to use in pseudos for buttons * @param {String} type
docs/_static/jquery-3.5.1.js:1008
↓ 1 callersMethodcreateDatabase
Persists a database using hibernate. Commits and flushes. @param database The database to persist
algebra/blazingdb-calcite-application/src/main/java/com/blazingdb/calcite/catalog/repository/DatabaseRepository.java:53
↓ 1 callersMethodcreateEmptyRelOrEquivalent
For static schema systems, a filter that is always false or null can be replaced by a values operator that produces no rows, as the schema information
algebra/blazingdb-calcite-application/src/main/java/com/blazingdb/calcite/rules/ReduceExpressionsRule.java:449
↓ 1 callersMethodcreateFileSystem
io/src/FileSystem/private/FileSystemFactory.cpp:19
↓ 1 callersFunctioncreateInputPseudo
* Returns a function to use in pseudos for input types * @param {String} type
docs/_static/jquery-3.5.1.js:997
↓ 1 callersFunctioncreateOptions
( options )
docs/_static/jquery-3.5.1.js:3423
↓ 1 callersFunctioncreatePartitions
(fileSchemaType, dir_data_file)
tests/BlazingSQLTest/EndToEndTests/oldScripts/hiveFileTest.py:976
↓ 1 callersMethodcreateProjectRefsAndExprs
Creates a projection based on the inputs specified in a bitmap and the expressions that need to be preserved. The expressions are appended after the i
algebra/blazingdb-calcite-application/src/main/java/com/blazingdb/calcite/rules/PushProjector.java:460
↓ 1 callersMethodcreateSubThread0
io/tests/ExceptionHandling/BlazingThreadTest.cpp:61
↓ 1 callersMethodcreateSubThread1
io/tests/ExceptionHandling/BlazingThreadTest.cpp:62
↓ 1 callersMethodcreateSubThread2
io/tests/ExceptionHandling/BlazingThreadTest.cpp:63
↓ 1 callersMethodcreateSubThread3
io/tests/ExceptionHandling/BlazingThreadTest.cpp:66
↓ 1 callersMethodcreateSubThread4
io/tests/ExceptionHandling/BlazingThreadTest.cpp:67
↓ 1 callersMethodcreateSubThread5
io/tests/ExceptionHandling/BlazingThreadTest.cpp:70
↓ 1 callersFunctioncreateTestResources
io/tests/FileSystem/HadoopFileSystemTest/Common/TestResources.cpp:7
↓ 1 callersFunctioncreateTween
( value, prop, animation )
docs/_static/jquery-3.5.1.js:7310
↓ 1 callersFunctioncreate_12_mon_features_union
(joined_df, **kwargs)
tests/BlazingSQLTest/DemoTest/demoTest_wo_coalesce.py:509
↓ 1 callersFunctioncreate_12_mon_features_union
(joined_df, **kwargs)
tests/BlazingSQLTest/DemoTest/demoTest.py:258
↓ 1 callersFunctioncreate_cache_machines
engine/src/execution_graph/graph.h:24
↓ 1 callersFunctioncreate_delinq_features
(table, **kwargs)
tests/BlazingSQLTest/DemoTest/demoTest_wo_coalesce.py:388
↓ 1 callersFunctioncreate_delinq_features
(table, **kwargs)
tests/BlazingSQLTest/DemoTest/demoTest.py:169
↓ 1 callersFunctioncreate_ever_features
(table, **kwargs)
tests/BlazingSQLTest/DemoTest/demoTest_wo_coalesce.py:376
↓ 1 callersFunctioncreate_ever_features
(table, **kwargs)
tests/BlazingSQLTest/DemoTest/demoTest.py:157
↓ 1 callersFunctioncreate_graph
engine/tests/communication/message_send_receive.cpp:419
↓ 1 callersFunctioncreate_hive_partition_data
(input, file_format, table_name, partitions, output, num_files)
tests/BlazingSQLTest/Utils/utilityHive.py:329
↓ 1 callersFunctioncreate_joined_df
(gdf, everdf, **kwargs)
tests/BlazingSQLTest/DemoTest/demoTest_wo_coalesce.py:466
↓ 1 callersFunctioncreate_joined_df
(gdf, everdf, **kwargs)
tests/BlazingSQLTest/DemoTest/demoTest.py:227
↓ 1 callersFunctioncreate_json
()
tests/BlazingSQLTest/Configuration/Settings.py:48
↓ 1 callersFunctioncreate_mysql_table
(table_description: str, cursor)
tests/BlazingSQLTest/DataBase/mysqlSchema.py:78
↓ 1 callersFunctioncreate_postgresql_table
(table_description: str, cursor)
tests/BlazingSQLTest/DataBase/postgreSQLSchema.py:77
↓ 1 callersFunctioncreate_sqlite_table
(table_description: str, cursor: sqlite3.Cursor)
tests/BlazingSQLTest/DataBase/sqliteSchema.py:76
↓ 1 callersFunctioncreate_summary_detail
Build a summary with the details about hoy many queries pass/fail and what queries have the failed status. ---------- df :
tests/BlazingSQLTest/Runner/runTest.py:603
↓ 1 callersFunctionct
(e,t,n)
docs/_static/jquery.js:2
↓ 1 callersFunctioncu
(n,t)
docsrc/source/_static/js/d3.v3.min.js:2
↓ 1 callersFunctioncu
(n,t)
docs/_static/js/d3.v3.min.js:2
↓ 1 callersFunctioncudfTableViewToBlazingColumns
engine/src/execution_kernels/LogicPrimitives.cpp:199
↓ 1 callersFunctiondatasources
(dask_client, nRals)
tests/BlazingSQLTest/EndToEndTests/oldScripts/tablesFromSQL.py:94
↓ 1 callersFunctiondate_to_string
engine/src/io/data_parser/sql/PostgreSQLParser.cpp:95
↓ 1 callersFunctionde
(t)
docs/_static/jquery.js:2
↓ 1 callersMethoddeallocate
engine/src/bmr/BlazingMemoryResource.cpp:244
↓ 1 callersMethoddecrease
+1
engine/src/cython/initialize.cpp:80
↓ 1 callersFunctiondefine_samples
(sample_list: [Sample], table_mapper = None)
tests/BlazingSQLTest/EndToEndTests/oldScripts/tablesFromSQL.py:27
↓ 1 callersMethoddeleteByAuthority
io/src/FileSystem/FileSystemRepository.cpp:25
↓ 1 callersMethodderegister_graph
engine/src/communication/CommunicationInterface/protocols.cpp:230
↓ 1 callersFunctionderegister_hdfs
()
tests/BlazingSQLTest/DemoTest/demoTest_wo_coalesce.py:48
↓ 1 callersFunctionderegister_hdfs
()
tests/BlazingSQLTest/DemoTest/demoTest.py:42
↓ 1 callersFunctionderegister_posix
()
tests/BlazingSQLTest/DemoTest/demoTest_wo_coalesce.py:66
↓ 1 callersFunctionderegister_posix
()
tests/BlazingSQLTest/DemoTest/demoTest.py:60
↓ 1 callersMethoddescription
(final String queryString, final String message)
algebra/blazingdb-calcite-application/src/main/java/com/blazingdb/calcite/application/SqlValidationException.java:18
↓ 1 callersMethoddescription
(final String queryString, final SqlParseException sqlParseException)
algebra/blazingdb-calcite-application/src/main/java/com/blazingdb/calcite/application/SqlSyntaxException.java:13
↓ 1 callersFunctiondeserialize_from_gpu_raw_buffers
engine/src/communication/CommunicationInterface/serializer.cpp:10
↓ 1 callersMethoddisconnect
io/src/FileSystem/private/GoogleCloudStorage_p.cpp:95
↓ 1 callersFunctiondisplayNextItem
()
docs/_static/searchtools.js:247
↓ 1 callersFunctiondriverTypeFromName
io/src/FileSystem/FileSystemConnection.cpp:22
↓ 1 callersFunctiondriverTypeName
io/src/FileSystem/FileSystemConnection.cpp:12
↓ 1 callersMethodelapsed
(self)
tests/BlazingSQLTest/DemoTest/chronometer.py:42
↓ 1 callersFunctionen
(n)
docsrc/source/_static/js/d3.v3.min.js:1
↓ 1 callersFunctionen
(n)
docs/_static/js/d3.v3.min.js:1
↓ 1 callersFunctionencryptionTypeName
io/src/FileSystem/FileSystemConnection.cpp:115
↓ 1 callersFunctioneq
(a, b, stack)
docs/_static/underscore-1.3.1.js:669
↓ 1 callersMethodestimate_operating_bytes
This is only the default estimate of the bytes needed by the kernel to perform the operation based on the input. Each kernel should implement its own
engine/src/execution_kernels/kernel.cpp:142
↓ 1 callersMethodestimate_output_bytes
This is only the default estimate of the bytes to be output by a kernel based on the input. Each kernel should implement its own version of this, if i
engine/src/execution_kernels/kernel.cpp:125
↓ 1 callersFunctioneu
(n,t)
docsrc/source/_static/js/d3.v3.min.js:2
↓ 1 callersFunctioneu
(n,t)
docs/_static/js/d3.v3.min.js:2
↓ 1 callersFunctionevaluate_string_case_when_else
* @brief Evaluates a "CASE WHEN ELSE" when any of the result expressions is a string. * * @param table The input table * @param op The string funct
engine/src/execution_kernels/LogicalProject.cpp:612
↓ 1 callersFunctionevaluate_string_functions
* @brief Evaluates a SQL string function. * * The string function is evaluated using cudf functions * * @param table The input table * @param op
engine/src/execution_kernels/LogicalProject.cpp:103
↓ 1 callersFunctionexecutionGSTest
(queryType)
tests/BlazingSQLTest/manualTesting.py:373
↓ 1 callersFunctionexecutionLocalTest
(queryType)
tests/BlazingSQLTest/manualTesting.py:220
↓ 1 callersFunctionexecutionS3Test
(queryType)
tests/BlazingSQLTest/manualTesting.py:291
↓ 1 callersFunctionexecutionTest
(dask_client, drill, spark, dir_data_lc, bc, nRals, sql)
tests/BlazingSQLTest/EndToEndTests/oldScripts/tablesFromSQL.py:207
↓ 1 callersFunctionexecutionTest
()
tests/BlazingSQLTest/EndToEndTests/oldScripts/dateTest.py:16
↓ 1 callersFunctionexecutionTest
()
tests/BlazingSQLTest/EndToEndTests/oldScripts/columnBasisTest.py:22
↓ 1 callersFunctionexecutionTest
()
tests/BlazingSQLTest/EndToEndTests/oldScripts/fileSystemHdfsTest.py:16
↓ 1 callersFunctionexecutionTest
()
tests/BlazingSQLTest/EndToEndTests/oldScripts/fileSystemHiveTest.py:18
↓ 1 callersFunctionexecutionTest
(queryType)
tests/BlazingSQLTest/EndToEndTests/oldScripts/mixedFileSystemTest.py:15
↓ 1 callersFunctionexecutionTest
()
tests/BlazingSQLTest/EndToEndTests/oldScripts/loggingTest.py:14
↓ 1 callersFunctionexecutionTest
()
tests/BlazingSQLTest/EndToEndTests/oldScripts/fileSystemGSTest.py:16
↓ 1 callersFunctionexecutionTest
()
tests/BlazingSQLTest/EndToEndTests/oldScripts/unsignedTypeTest.py:16
↓ 1 callersFunctionexecutionTest
(queryType, setInd, config_options)
tests/BlazingSQLTest/EndToEndTests/oldScripts/configOptionsTest.py:104
↓ 1 callersFunctionexecutionTest
()
tests/BlazingSQLTest/EndToEndTests/oldScripts/smilesTest.py:16
← previousnext →1,401–1,500 of 3,772, ranked by callers