Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/cloud-spanner-emulator
/ functions
Functions
4,078 in github.com/GoogleCloudPlatform/cloud-spanner-emulator
⨍
Functions
4,078
◇
Types & classes
643
↓ 1 callers
Function
ChangeInterleavingTableNotAllowed
common/errors.cc:1555
↓ 1 callers
Function
ChangeStreamDuplicateColumn
common/errors.cc:1086
↓ 1 callers
Function
ChangeStreamDuplicateTable
common/errors.cc:1034
↓ 1 callers
Function
ChangeStreamQueriesMustBeSingleUseOnly
common/errors.cc:1444
↓ 1 callers
Function
ChangeStreamQueriesMustBeStreaming
common/errors.cc:1458
↓ 1 callers
Function
ChangeStreamQueriesMustBeStrongReads
common/errors.cc:1451
↓ 1 callers
Function
ChangeStreamStalePartition
common/errors.cc:1415
↓ 1 callers
Function
CheckAllowedColumnTypeChange
Validates size reductions and column type changes.
backend/schema/validators/column_validator.cc:110
↓ 1 callers
Function
CheckConstraintExpressionParseError
Check constraint errors.
common/errors.cc:2750
↓ 1 callers
Function
CheckConstraintNotUsingAnyNonGeneratedColumn
common/errors.cc:2726
↓ 1 callers
Function
CheckConstraintViolated
common/errors.cc:2717
↓ 1 callers
Function
CheckIfNonKeyColumnsRemainSame
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 callers
Function
CheckInterleaveDepthLimit
backend/schema/validators/table_validator.cc:143
↓ 1 callers
Function
CheckKeyPartCompatibility
backend/schema/validators/table_validator.cc:56
↓ 1 callers
Function
CheckSafeIsProperlySupported
backend/query/feature_filter/sql_feature_filter.cc:44
↓ 1 callers
Method
CheckUnsupportedFeatures
backend/schema/catalog/proto_bundle.cc:212
↓ 1 callers
Function
ChildKeyExists
common/errors.cc:2389
↓ 1 callers
Method
ChurnPartitions
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 callers
Method
ClearNewTempSchemaSnapshot
backend/schema/updater/schema_validation_context.h:220
↓ 1 callers
Function
CloneProto
Returns a copy of the given proto message.
tests/common/proto_matchers.h:118
↓ 1 callers
Function
ColumnExpressionMaxDepthExceeded
common/errors.cc:2833
↓ 1 callers
Function
ColumnInIndexAlreadyExists
common/errors.cc:2531
↓ 1 callers
Function
ColumnIsNotIdentityColumn
common/errors.cc:4483
↓ 1 callers
Method
ColumnName
tests/common/row_reader.h:61
↓ 1 callers
Function
ColumnNotFoundInIdentityFunction
common/errors.cc:4556
↓ 1 callers
Function
ColumnValueTypeMismatch
common/errors.cc:2216
↓ 1 callers
Function
ComparisonNotSupported
common/errors.cc:3274
↓ 1 callers
Function
ComputeKey
Computes the PrimaryKey from the given row using the key indices provided.
backend/transaction/resolve.cc:245
↓ 1 callers
Function
ConflictTargetNotFound
common/errors.cc:3322
↓ 1 callers
Function
ConstraintNotFound
common/errors.cc:2242
↓ 1 callers
Function
ConsumeInstanceConfig
frontend/common/uris.cc:51
↓ 1 callers
Function
ConsumeOperation
frontend/common/uris.cc:71
↓ 1 callers
Function
ConsumeSession
frontend/common/uris.cc:66
↓ 1 callers
Function
ConvertDataTableRowCursorToJson
frontend/converters/pg_change_streams.cc:267
↓ 1 callers
Function
ConvertDataTableRowCursorToStruct
frontend/converters/change_streams.cc:439
↓ 1 callers
Function
ConvertPartitionTableRowCursorToStruct
frontend/converters/change_streams.cc:407
↓ 1 callers
Function
CouldNotObtainLockHandleMutex
common/errors.cc:545
↓ 1 callers
Function
CouldNotObtainTransactionMutex
common/errors.cc:551
↓ 1 callers
Function
CouldNotParseStringAsDate
common/errors.cc:433
↓ 1 callers
Function
CouldNotParseStringAsDouble
common/errors.cc:346
↓ 1 callers
Function
CouldNotParseStringAsFloat
common/errors.cc:335
↓ 1 callers
Function
CouldNotParseStringAsInterval
common/errors.cc:402
↓ 1 callers
Function
CouldNotParseStringAsJson
common/errors.cc:375
↓ 1 callers
Function
CouldNotParseStringAsNumeric
common/errors.cc:357
↓ 1 callers
Function
CouldNotParseStringAsPgJsonb
common/errors.cc:384
↓ 1 callers
Function
CouldNotParseStringAsPgNumeric
common/errors.cc:367
↓ 1 callers
Function
CouldNotParseStringAsPgOid
common/errors.cc:330
↓ 1 callers
Function
CouldNotParseStringAsTimestamp
common/errors.cc:392
↓ 1 callers
Function
CouldNotParseStringAsUuid
common/errors.cc:412
↓ 1 callers
Function
CreateChangeStreamForClauseInvalidOneof
common/errors.cc:1004
↓ 1 callers
Function
CreateChangeStreamForClauseTrackedTablesEntryInvalidOneof
common/errors.cc:1075
↓ 1 callers
Function
CreateChangeStreamForClauseZeroEntriesInTrackedTables
common/errors.cc:1014
↓ 1 callers
Function
CreateChildPartitionRecord
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 callers
Function
CreateDataChangeRecord
frontend/converters/pg_change_streams.cc:94
↓ 1 callers
Method
CreateDatabase
frontend/handlers/databases_test.cc:92
↓ 1 callers
Function
CreateDatabaseMissingCreateStatement
common/errors.cc:158
↓ 1 callers
Function
CreateHeartbeatRecord
frontend/converters/pg_change_streams.cc:52
↓ 1 callers
Function
CreateInitialBackfillPartitions
backend/schema/backfills/change_stream_backfill.cc:58
↓ 1 callers
Function
CreateModelSchema
backend/query/ml/model_evaluator_test.cc:47
↓ 1 callers
Method
CreateMultiUseTransaction
frontend/entities/session.cc:129
↓ 1 callers
Function
CreatePgJsonbValueWithMemoryContext
Create PG.JSONB value in a valid memory context which is required for calling PG code.
frontend/converters/values.cc:76
↓ 1 callers
Function
CreatePgNumericValueWithMemoryContext
Create PG.NUMERIC value in a valid memory context which is required for calling PG code.
frontend/converters/values.cc:87
↓ 1 callers
Method
CreateReadWriteTransaction
frontend/collections/multiplexed_session_transaction_manager_test.cc:98
↓ 1 callers
Function
CreateSchemaWithDynamicPropertyGraph
tests/common/schema_constructor.cc:374
↓ 1 callers
Function
CreateSchemaWithOneModel
tests/common/schema_constructor.cc:269
↓ 1 callers
Function
CreateSchemaWithOnePropertyGraph
tests/common/schema_constructor.cc:332
↓ 1 callers
Function
CreateSchemaWithOneRemoteUdf
tests/common/schema_constructor.cc:298
↓ 1 callers
Function
CreateSchemaWithOneTableAndOnePlacement
tests/common/schema_constructor.cc:175
↓ 1 callers
Function
CreateSchemaWithOneTableWithSynonym
tests/common/schema_constructor.cc:525
↓ 1 callers
Function
CreateSchemaWithProtoEnumColumn
tests/common/schema_constructor.cc:556
↓ 1 callers
Function
CreateSchemaWithView
tests/common/schema_constructor.cc:895
↓ 1 callers
Function
CreateSecureContextFunction
backend/query/function_catalog.cc:1162
↓ 1 callers
Function
CreateSimpleDefaultValuesSchema
tests/common/schema_constructor.cc:429
↓ 1 callers
Function
CycleDetected
common/errors.cc:47
↓ 1 callers
Method
DMLErrorType
frontend/entities/transaction.cc:391
↓ 1 callers
Function
DataColumnIds
backend/schema/verifiers/foreign_key_verifiers.cc:38
↓ 1 callers
Function
DatabaseAlreadyExists
common/errors.cc:153
↓ 1 callers
Function
DatabaseNotFound
common/errors.cc:139
↓ 1 callers
Function
DdlUnavailableError
common/errors.cc:4471
↓ 1 callers
Method
DebugString
backend/schema/catalog/column.h:203
↓ 1 callers
Method
DeepClone
backend/schema/catalog/udf.cc:38
↓ 1 callers
Function
DefaultCommitTimestampWithoutOption
common/errors.cc:3041
↓ 1 callers
Function
DefaultExpressionWithColumnDependency
common/errors.cc:2972
↓ 1 callers
Method
DefaultLeader
Returns the default leader of this placement.
backend/schema/catalog/placement.h:48
↓ 1 callers
Function
DefaultPgPredict
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 callers
Function
DefaultPredict
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 callers
Function
DefaultSequenceKindAlreadySet
common/errors.cc:4497
↓ 1 callers
Function
DeleteFromProto
frontend/converters/mutations.cc:130
↓ 1 callers
Method
DeleteNode
backend/schema/graph/schema_graph_editor.cc:117
↓ 1 callers
Function
DeletedTypeStillInUse
common/errors.cc:4054
↓ 1 callers
Function
DependentCheckConstraintBecomesInvalid
common/errors.cc:2790
↓ 1 callers
Function
DependentColumnBecomesInvalid
common/errors.cc:2953
↓ 1 callers
Function
DependentFunctionBecomesInvalid
common/errors.cc:4317
↓ 1 callers
Function
DependentViewBecomesInvalid
common/errors.cc:4138
↓ 1 callers
Function
DependentViewColumnRename
common/errors.cc:4151
↓ 1 callers
Function
DependentViewColumnRetype
common/errors.cc:4168
↓ 1 callers
Function
DependsOnNonGenCol
backend/schema/validators/check_constraint_validator.cc:52
↓ 1 callers
Function
DescribeDiff
tests/common/proto_matchers.cc:101
↓ 1 callers
Function
DescribeTypes
tests/common/proto_matchers.cc:94
↓ 1 callers
Function
DirectedReadNeedsReadOnlyTxn
common/errors.cc:608
← previous
next →
1,201–1,300 of 4,078, ranked by callers