MCPcopy Create free account

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

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

↓ 1 callersFunctionChangeInterleavingTableNotAllowed
common/errors.cc:1555
↓ 1 callersFunctionChangeStreamDuplicateColumn
common/errors.cc:1086
↓ 1 callersFunctionChangeStreamDuplicateTable
common/errors.cc:1034
↓ 1 callersFunctionChangeStreamQueriesMustBeSingleUseOnly
common/errors.cc:1444
↓ 1 callersFunctionChangeStreamQueriesMustBeStreaming
common/errors.cc:1458
↓ 1 callersFunctionChangeStreamQueriesMustBeStrongReads
common/errors.cc:1451
↓ 1 callersFunctionChangeStreamStalePartition
common/errors.cc:1415
↓ 1 callersFunctionCheckAllowedColumnTypeChange
Validates size reductions and column type changes.
backend/schema/validators/column_validator.cc:110
↓ 1 callersFunctionCheckConstraintExpressionParseError
Check constraint errors.
common/errors.cc:2750
↓ 1 callersFunctionCheckConstraintNotUsingAnyNonGeneratedColumn
common/errors.cc:2726
↓ 1 callersFunctionCheckConstraintViolated
common/errors.cc:2717
↓ 1 callersFunctionCheckIfNonKeyColumnsRemainSame
Compare if the list of non-key columns tracked by the change stream in this writeOp is the same as that from last mod group.
backend/actions/change_stream.cc:139
↓ 1 callersFunctionCheckInterleaveDepthLimit
backend/schema/validators/table_validator.cc:143
↓ 1 callersFunctionCheckKeyPartCompatibility
backend/schema/validators/table_validator.cc:56
↓ 1 callersFunctionCheckSafeIsProperlySupported
backend/query/feature_filter/sql_feature_filter.cc:44
↓ 1 callersMethodCheckUnsupportedFeatures
backend/schema/catalog/proto_bundle.cc:212
↓ 1 callersFunctionChildKeyExists
common/errors.cc:2389
↓ 1 callersMethodChurnPartitions
TODO: Change stream churn transactions can potentially cause user transactions to abort, since there can only be one concurrent transaction at a time
backend/database/change_stream/change_stream_partition_churner.cc:160
↓ 1 callersMethodClearNewTempSchemaSnapshot
backend/schema/updater/schema_validation_context.h:220
↓ 1 callersFunctionCloneProto
Returns a copy of the given proto message.
tests/common/proto_matchers.h:118
↓ 1 callersFunctionColumnExpressionMaxDepthExceeded
common/errors.cc:2833
↓ 1 callersFunctionColumnInIndexAlreadyExists
common/errors.cc:2531
↓ 1 callersFunctionColumnIsNotIdentityColumn
common/errors.cc:4483
↓ 1 callersMethodColumnName
tests/common/row_reader.h:61
↓ 1 callersFunctionColumnNotFoundInIdentityFunction
common/errors.cc:4556
↓ 1 callersFunctionColumnValueTypeMismatch
common/errors.cc:2216
↓ 1 callersFunctionComparisonNotSupported
common/errors.cc:3274
↓ 1 callersFunctionComputeKey
Computes the PrimaryKey from the given row using the key indices provided.
backend/transaction/resolve.cc:245
↓ 1 callersFunctionConflictTargetNotFound
common/errors.cc:3322
↓ 1 callersFunctionConstraintNotFound
common/errors.cc:2242
↓ 1 callersFunctionConsumeInstanceConfig
frontend/common/uris.cc:51
↓ 1 callersFunctionConsumeOperation
frontend/common/uris.cc:71
↓ 1 callersFunctionConsumeSession
frontend/common/uris.cc:66
↓ 1 callersFunctionConvertDataTableRowCursorToJson
frontend/converters/pg_change_streams.cc:267
↓ 1 callersFunctionConvertDataTableRowCursorToStruct
frontend/converters/change_streams.cc:439
↓ 1 callersFunctionConvertPartitionTableRowCursorToStruct
frontend/converters/change_streams.cc:407
↓ 1 callersFunctionCouldNotObtainLockHandleMutex
common/errors.cc:545
↓ 1 callersFunctionCouldNotObtainTransactionMutex
common/errors.cc:551
↓ 1 callersFunctionCouldNotParseStringAsDate
common/errors.cc:433
↓ 1 callersFunctionCouldNotParseStringAsDouble
common/errors.cc:346
↓ 1 callersFunctionCouldNotParseStringAsFloat
common/errors.cc:335
↓ 1 callersFunctionCouldNotParseStringAsInterval
common/errors.cc:402
↓ 1 callersFunctionCouldNotParseStringAsJson
common/errors.cc:375
↓ 1 callersFunctionCouldNotParseStringAsNumeric
common/errors.cc:357
↓ 1 callersFunctionCouldNotParseStringAsPgJsonb
common/errors.cc:384
↓ 1 callersFunctionCouldNotParseStringAsPgNumeric
common/errors.cc:367
↓ 1 callersFunctionCouldNotParseStringAsPgOid
common/errors.cc:330
↓ 1 callersFunctionCouldNotParseStringAsTimestamp
common/errors.cc:392
↓ 1 callersFunctionCouldNotParseStringAsUuid
common/errors.cc:412
↓ 1 callersFunctionCreateChangeStreamForClauseInvalidOneof
common/errors.cc:1004
↓ 1 callersFunctionCreateChangeStreamForClauseTrackedTablesEntryInvalidOneof
common/errors.cc:1075
↓ 1 callersFunctionCreateChangeStreamForClauseZeroEntriesInTrackedTables
common/errors.cc:1014
↓ 1 callersFunctionCreateChildPartitionRecord
The passed in cursor is guaranteed to have the shape of {start_time(TIMESTAMP), partition_token(STRING), parents(ARRAY<STRING>)} due to the fixed shap
frontend/converters/pg_change_streams.cc:61
↓ 1 callersFunctionCreateDataChangeRecord
frontend/converters/pg_change_streams.cc:94
↓ 1 callersMethodCreateDatabase
frontend/handlers/databases_test.cc:92
↓ 1 callersFunctionCreateDatabaseMissingCreateStatement
common/errors.cc:158
↓ 1 callersFunctionCreateHeartbeatRecord
frontend/converters/pg_change_streams.cc:52
↓ 1 callersFunctionCreateInitialBackfillPartitions
backend/schema/backfills/change_stream_backfill.cc:58
↓ 1 callersFunctionCreateModelSchema
backend/query/ml/model_evaluator_test.cc:47
↓ 1 callersMethodCreateMultiUseTransaction
frontend/entities/session.cc:129
↓ 1 callersFunctionCreatePgJsonbValueWithMemoryContext
Create PG.JSONB value in a valid memory context which is required for calling PG code.
frontend/converters/values.cc:76
↓ 1 callersFunctionCreatePgNumericValueWithMemoryContext
Create PG.NUMERIC value in a valid memory context which is required for calling PG code.
frontend/converters/values.cc:87
↓ 1 callersMethodCreateReadWriteTransaction
frontend/collections/multiplexed_session_transaction_manager_test.cc:98
↓ 1 callersFunctionCreateSchemaWithDynamicPropertyGraph
tests/common/schema_constructor.cc:374
↓ 1 callersFunctionCreateSchemaWithOneModel
tests/common/schema_constructor.cc:269
↓ 1 callersFunctionCreateSchemaWithOnePropertyGraph
tests/common/schema_constructor.cc:332
↓ 1 callersFunctionCreateSchemaWithOneRemoteUdf
tests/common/schema_constructor.cc:298
↓ 1 callersFunctionCreateSchemaWithOneTableAndOnePlacement
tests/common/schema_constructor.cc:175
↓ 1 callersFunctionCreateSchemaWithOneTableWithSynonym
tests/common/schema_constructor.cc:525
↓ 1 callersFunctionCreateSchemaWithProtoEnumColumn
tests/common/schema_constructor.cc:556
↓ 1 callersFunctionCreateSchemaWithView
tests/common/schema_constructor.cc:895
↓ 1 callersFunctionCreateSecureContextFunction
backend/query/function_catalog.cc:1162
↓ 1 callersFunctionCreateSimpleDefaultValuesSchema
tests/common/schema_constructor.cc:429
↓ 1 callersFunctionCycleDetected
common/errors.cc:47
↓ 1 callersMethodDMLErrorType
frontend/entities/transaction.cc:391
↓ 1 callersFunctionDataColumnIds
backend/schema/verifiers/foreign_key_verifiers.cc:38
↓ 1 callersFunctionDatabaseAlreadyExists
common/errors.cc:153
↓ 1 callersFunctionDatabaseNotFound
common/errors.cc:139
↓ 1 callersFunctionDdlUnavailableError
common/errors.cc:4471
↓ 1 callersMethodDebugString
backend/schema/catalog/column.h:203
↓ 1 callersMethodDeepClone
backend/schema/catalog/udf.cc:38
↓ 1 callersFunctionDefaultCommitTimestampWithoutOption
common/errors.cc:3041
↓ 1 callersFunctionDefaultExpressionWithColumnDependency
common/errors.cc:2972
↓ 1 callersMethodDefaultLeader
Returns the default leader of this placement.
backend/schema/catalog/placement.h:48
↓ 1 callersFunctionDefaultPgPredict
Default prediction implementation for PG. Takes a fingerprint of all model input and produces a single "Outcome" boolean field.
backend/query/ml/model_evaluator.cc:212
↓ 1 callersFunctionDefaultPredict
Default prediction implementation. Takes a fingerprint of all model input values, then fills out model output columns by casting the hash value to out
backend/query/ml/model_evaluator.cc:52
↓ 1 callersFunctionDefaultSequenceKindAlreadySet
common/errors.cc:4497
↓ 1 callersFunctionDeleteFromProto
frontend/converters/mutations.cc:130
↓ 1 callersMethodDeleteNode
backend/schema/graph/schema_graph_editor.cc:117
↓ 1 callersFunctionDeletedTypeStillInUse
common/errors.cc:4054
↓ 1 callersFunctionDependentCheckConstraintBecomesInvalid
common/errors.cc:2790
↓ 1 callersFunctionDependentColumnBecomesInvalid
common/errors.cc:2953
↓ 1 callersFunctionDependentFunctionBecomesInvalid
common/errors.cc:4317
↓ 1 callersFunctionDependentViewBecomesInvalid
common/errors.cc:4138
↓ 1 callersFunctionDependentViewColumnRename
common/errors.cc:4151
↓ 1 callersFunctionDependentViewColumnRetype
common/errors.cc:4168
↓ 1 callersFunctionDependsOnNonGenCol
backend/schema/validators/check_constraint_validator.cc:52
↓ 1 callersFunctionDescribeDiff
tests/common/proto_matchers.cc:101
↓ 1 callersFunctionDescribeTypes
tests/common/proto_matchers.cc:94
↓ 1 callersFunctionDirectedReadNeedsReadOnlyTxn
common/errors.cc:608
← previousnext →1,201–1,300 of 4,078, ranked by callers