MCPcopy Create free account

hub / github.com/GoogleCloudPlatform/cloud-spanner-emulator / functions

Functions4,078 in github.com/GoogleCloudPlatform/cloud-spanner-emulator

↓ 2 callersFunctionAnalyzeViewDefinition
backend/schema/updater/sql_expression_validators.cc:433
↓ 2 callersMethodApplyDDLStatements
backend/schema/updater/schema_updater.cc:1198
↓ 2 callersFunctionApplyOptions
backend/schema/updater/schema_updater.cc:3847
↓ 2 callersFunctionApproxDistanceFunctionInvalidJsonOption
common/errors.cc:4641
↓ 2 callersFunctionApproxDistanceFunctionOptionsRequired
common/errors.cc:4625
↓ 2 callersFunctionBadDeleteRange
Mutation proto errors.
common/errors.cc:503
↓ 2 callersFunctionBatchCreateSessions
Creates a batch of new sessions.
frontend/handlers/sessions.cc:75
↓ 2 callersFunctionBitReverse
common/bit_reverse.cc:23
↓ 2 callersFunctionBuildDataChangeRecord
Mods inside one DataChangeRecord have the same set of mod type, user table, tracked non-key columns, and change stream.
backend/actions/change_stream.cc:168
↓ 2 callersFunctionCannotAlterGeneratedColumnExpression
common/errors.cc:2877
↓ 2 callersFunctionCannotChangeKeyColumn
common/errors.cc:938
↓ 2 callersFunctionCannotInsertDuplicateKeyInsertOrUpdateDml
common/errors.cc:3300
↓ 2 callersFunctionCannotNameIndexPrimaryKey
common/errors.cc:811
↓ 2 callersFunctionCannotReadPendingCommitTimestamp
common/errors.cc:2285
↓ 2 callersFunctionCannotReusePartitionedDmlTransaction
common/errors.cc:665
↓ 2 callersFunctionCanonicalizeKeySetForTable
backend/transaction/resolve.cc:81
↓ 2 callersFunctionChangingNullConstraintOnIndexedColumn
common/errors.cc:2095
↓ 2 callersFunctionCheckAllowedCasts
backend/query/query_validator.cc:562
↓ 2 callersFunctionCheckDynamicLabelElementCardinality
backend/schema/updater/schema_updater.cc:6588
↓ 2 callersFunctionCheckNotNullClause
backend/query/information_schema_catalog.cc:387
↓ 2 callersMethodCheckQueryAgainstLimits
backend/query/feature_filter/query_size_limits_checker.cc:59
↓ 2 callersMethodCheckRead
backend/transaction/commit_timestamp.cc:237
↓ 2 callersFunctionCheckResult
backend/query/search/jsonb_tokenizer_test.cc:39
↓ 2 callersFunctionCheckResult
backend/query/search/bool_tokenizer_test.cc:34
↓ 2 callersFunctionCheckResult
backend/query/search/json_tokenizer_test.cc:36
↓ 2 callersMethodCleanUpDeletedColumns
backend/storage/in_memory_storage.cc:287
↓ 2 callersMethodCloneOrDeleteSchemaObjectsNameMappings
backend/schema/graph/schema_graph_editor.h:163
↓ 2 callersFunctionCloudListValueToJSONString
backend/actions/change_stream.cc:613
↓ 2 callersFunctionCloudValueToJSONValue
backend/actions/change_stream.cc:542
↓ 2 callersFunctionCollectHintsForNode
backend/query/query_validator.cc:144
↓ 2 callersFunctionCollectReturningRows
backend/query/insert_on_conflict_dml_execution.cc:918
↓ 2 callersFunctionColumnDefaultValueParseError
common/errors.cc:2983
↓ 2 callersMethodColumnValue
tests/common/row_cursor.h:60
↓ 2 callersFunctionCommitTimestampNotInFuture
common/errors.cc:2274
↓ 2 callersFunctionConcurrentSchemaChangeOrReadWriteTxnInProgress
common/errors.cc:1737
↓ 2 callersFunctionConfigureDifferencer
tests/common/proto_matchers.cc:69
↓ 2 callersFunctionConstructInsertOpWithDefaultValues
backend/transaction/read_write_transaction.cc:102
↓ 2 callersFunctionCopyGeneratedColumnExprs
backend/query/insert_on_conflict_dml_execution.cc:445
↓ 2 callersFunctionCouldNotParseStringAsInteger
common/errors.cc:325
↓ 2 callersMethodCreate
Server lifecycle methods.
frontend/server/server.cc:297
↓ 2 callersMethodCreateInstance
frontend/handlers/instances_test.cc:75
↓ 2 callersFunctionCreateSchemaWithNonParentInterleaving
tests/common/schema_constructor.cc:652
↓ 2 callersFunctionCreateSchemaWithTimestampDateTable
tests/common/schema_constructor.cc:104
↓ 2 callersMethodCreateSession
(self, instance, database)
tests/gcloud/emulator.py:84
↓ 2 callersFunctionCreateSimpleDefaultKeySchema
tests/common/schema_constructor.cc:445
↓ 2 callersFunctionCreateSimpleTimestampKeySchema
tests/common/schema_constructor.cc:486
↓ 2 callersMethodCreateSingleUseTransaction
frontend/entities/session.cc:178
↓ 2 callersFunctionCreatingDefaultLocalityGroup
common/errors.cc:1481
↓ 2 callersFunctionDDLStatementWithErrors
common/errors.cc:771
↓ 2 callersFunctionDdlInvalidArgumentError
common/errors.cc:4466
↓ 2 callersFunctionDeepNesting
common/errors.cc:1512
↓ 2 callersMethodDeleteOperation
frontend/collections/operation_manager.cc:73
↓ 2 callersFunctionDmlDoesNotSupportSingleUseTransaction
common/errors.cc:614
↓ 2 callersMethodDropDatabase
frontend/handlers/databases_test.cc:141
↓ 2 callersFunctionDropTableWithInterleavedTables
common/errors.cc:1520
↓ 2 callersFunctionDroppingDefaultLocalityGroup
common/errors.cc:1486
↓ 2 callersFunctionDroppingLocalityGroupWithAssignedTableColumn
common/errors.cc:1472
↓ 2 callersFunctionDumpCheckConstraint
backend/schema/catalog/schema.cc:398
↓ 2 callersFunctionDumpModelColumn
backend/schema/catalog/schema.cc:488
↓ 2 callersFunctionEmptyDDLStatement
DDL errors.
common/errors.cc:766
↓ 2 callersMethodExecute
tests/conformance/cases/parameters.cc:76
↓ 2 callersFunctionFailToParseSearchQuery
common/errors.cc:3848
↓ 2 callersFunctionFilterSafeModeFunction
backend/query/feature_filter/sql_feature_filter.cc:202
↓ 2 callersMethodFindAndUseTransaction
frontend/entities/session.cc:244
↓ 2 callersMethodFindIndexQualifiedName
backend/schema/catalog/table.cc:65
↓ 2 callersMethodFindIndexesUnderName
backend/schema/catalog/schema.cc:148
↓ 2 callersMethodFindLabelByName
backend/query/queryable_property_graph.h:473
↓ 2 callersMethodFindPropertyDefinitionByName
backend/query/queryable_property_graph.cc:234
↓ 2 callersMethodFindTableUsingSynonymCaseSensitive
backend/schema/catalog/schema.cc:122
↓ 2 callersFunctionFlushWriteOpsToStorage
backend/transaction/flush.cc:71
↓ 2 callersFunctionForUpdateUnsupportedInSearchQueries
common/errors.cc:4614
↓ 2 callersFunctionForeignKeyReferencedKeyNotFound
common/errors.cc:2673
↓ 2 callersMethodFullName
backend/query/queryable_property_graph.h:471
↓ 2 callersMethodFullName
backend/query/catalog.cc:116
↓ 2 callersFunctionFunctionBodyAnalysisError
common/errors.cc:4289
↓ 2 callersFunctionGOOGLESQL_ASSERT_OK_AND_ASSIGN
Update the default locality group again.
backend/schema/updater/schema_updater_tests/locality_group_test.cc:156
↓ 2 callersFunctionGenerateSequenceTableInsert
frontend/handlers/databases_test.cc:540
↓ 2 callersMethodGetColumnType
backend/query/ml/ml_predict_table_valued_function.cc:89
↓ 2 callersMethodGetEdgeTables
backend/query/queryable_property_graph.h:529
↓ 2 callersFunctionGetEmulatorInstanceConfig
Hard-coded instance config for emulator.
frontend/handlers/instances.cc:49
↓ 2 callersFunctionGetForeignKeyOnDeleteAction
backend/schema/updater/schema_updater.cc:2663
↓ 2 callersFunctionGetHandlerRegistry
Returns a singleton instance of the handler registry.
frontend/server/handler.cc:68
↓ 2 callersMethodGetInput
backend/query/queryable_model.h:70
↓ 2 callersMethodGetIntermediateSchemas
backend/schema/updater/schema_updater.cc:240
↓ 2 callersMethodGetInternalSequenceState
backend/schema/catalog/sequence.cc:115
↓ 2 callersFunctionGetKeyPrefixShape
backend/actions/foreign_key_actions.cc:80
↓ 2 callersMethodGetLabels
backend/query/queryable_property_graph.h:538
↓ 2 callersMethodGetLatestSchema
backend/schema/catalog/versioned_catalog.cc:80
↓ 2 callersFunctionGetMetadataFileByDialect
backend/query/populate_info_schema_columns_metadata.cc:38
↓ 2 callersMethodGetNodeTables
backend/query/queryable_property_graph.h:520
↓ 2 callersMethodGetProtoDescriptorBytes
backend/schema/catalog/proto_bundle.cc:252
↓ 2 callersMethodGetSchema
backend/transaction/read_write_transaction_test.cc:79
↓ 2 callersMethodGetTable
backend/query/catalog.cc:423
↓ 2 callersMethodGetTableValuedFunctions
backend/query/catalog.cc:600
↓ 2 callersFunctionGetTestFileDir
tests/common/file_based_test_util.cc:35
↓ 2 callersFunctionGetTokenRepresentation
Returns the image of the token with special handling of EOF.
backend/schema/parser/ddl_parser.cc:156
↓ 2 callersFunctionGetTrackedColumnsAndValues
backend/actions/change_stream.cc:427
↓ 2 callersFunctionHasDefaultValue
backend/query/query_engine.cc:224
↓ 2 callersMethodHasExplicitValidOptions
backend/schema/catalog/placement.h:67
↓ 2 callersFunctionHasPayload
frontend/entities/transaction.cc:84
← previousnext →801–900 of 4,078, ranked by callers