MCPcopy Create free account

hub / github.com/Shopify/ghostferry / functions

Functions1,224 in github.com/Shopify/ghostferry

FunctionTestUnmarshalPaginationKey_Binary
(t *testing.T)
test/go/pagination_key_test.go:337
FunctionTestUnmarshalPaginationKey_InvalidBinaryHex
(t *testing.T)
test/go/pagination_key_test.go:360
FunctionTestUnmarshalPaginationKey_InvalidJSON
(t *testing.T)
test/go/pagination_key_test.go:354
FunctionTestUnmarshalPaginationKey_InvalidType
(t *testing.T)
test/go/pagination_key_test.go:347
FunctionTestUnmarshalPaginationKey_Uint64
(t *testing.T)
test/go/pagination_key_test.go:327
MethodTestUnrelatedRowsDontAffectHash
()
test/go/iterative_verifier_test.go:238
FunctionTestUpdateBinlogSelectCopy
(t *testing.T)
test/go/race_conditions_integration_test.go:67
MethodTestUsesForceIndex
()
sharding/test/copy_filter_test.go:145
MethodTestUsesIndexHintThatIsNotLowercased
()
sharding/test/copy_filter_test.go:156
FunctionTestUtils
(t *testing.T)
test/go/utils_test.go:67
MethodTestVarbinaryPasses
()
test/go/table_schema_cache_test.go:538
MethodTestVarcharWithBinaryCollationPasses
()
test/go/table_schema_cache_test.go:517
MethodTestVarcharWithNonBinaryCollationFails
()
test/go/table_schema_cache_test.go:500
FunctionTestVerificationFailsDeletedRow
(t *testing.T)
test/go/iterative_verifier_integration_test.go:32
FunctionTestVerificationFailsUpdatedRow
(t *testing.T)
test/go/iterative_verifier_integration_test.go:75
FunctionTestVerificationPasses
(t *testing.T)
test/go/iterative_verifier_integration_test.go:210
MethodTestVerifyCompressedOnceFails
()
test/go/iterative_verifier_test.go:100
MethodTestVerifyCompressedOncePass
()
test/go/iterative_verifier_test.go:125
MethodTestVerifyDifferentCompressedSameDecompressedDataOncePass
()
test/go/iterative_verifier_test.go:136
MethodTestVerifyMatchAndRestartable
()
test/go/verifier_test.go:57
MethodTestVerifyNoMatchWithDifferentTargetData
()
test/go/verifier_test.go:48
MethodTestVerifyNoMatchWithEmptyTarget
()
test/go/verifier_test.go:40
MethodTestVerifyOnceFails
()
test/go/iterative_verifier_test.go:89
MethodTestVerifyOncePass
()
test/go/iterative_verifier_test.go:114
MethodTestVerifyOnceWithIgnoredColumns
()
test/go/iterative_verifier_test.go:75
MethodTestVerifyWithRewrites
()
test/go/verifier_test.go:89
FunctionTestWaitUntilReplicaIsCaughtUpToMaster
(t *testing.T)
test/go/wait_until_replica_is_caught_up_to_master_test.go:79
MethodTestWithEmptyFields
()
test/go/logger_test.go:184
MethodTestWithErrorAttachesField
--- WithError attaches error field (both backends) ---
test/go/logger_test.go:345
MethodTestWithErrorChaining
()
test/go/logger_test.go:160
MethodTestWithFieldChaining
--- Chaining (both backends) ---
test/go/logger_test.go:140
MethodTestWithFieldsChaining
()
test/go/logger_test.go:150
MethodTestZerologDefaultLevelSuppressesDebug
--- zerolog default level matches logrus (Info) ---
test/go/logger_test.go:239
MethodTestZerologExplicitLevelOverridesDefault
()
test/go/logger_test.go:252
MethodThrottled
()
throttler.go:57
MethodThrottled
()
throttler.go:127
MethodTimestamp
()
dml_events.go:130
MethodTimestamp
()
test/go/binlog_writer_test.go:28
MethodUnmarshalJSON
(data []byte)
state_tracker.go:67
MethodValidate
()
config.go:209
MethodValidate
()
config.go:269
MethodValidate
()
config.go:302
MethodValidate
()
config.go:431
MethodValidate
()
config.go:961
MethodVerifyBeforeCutover
()
inline_verifier.go:419
MethodVerifyBeforeCutover
()
verifier.go:110
MethodWait
()
inline_verifier.go:319
MethodWait
()
control_server.go:127
MethodWait
()
wait_until_replica_is_caught_up_to_master.go:81
MethodWait
()
verifier.go:250
MethodWait
()
iterative_verifier.go:280
MethodWait
()
sharding/test/trivial_integration_test.go:129
MethodWarn
(args ...any)
zerolog_logger.go:79
MethodWarn
(args ...any)
logrus_logger.go:18
MethodWarnf
(format string, args ...any)
zerolog_logger.go:80
MethodWarnf
(format string, args ...any)
logrus_logger.go:19
MethodWithAttrs
WithAttrs returns a new handler with the given attributes pre-attached. They will be included in every subsequent log record.
slog_handler.go:59
MethodWithError
(err error)
zerolog_logger.go:97
MethodWithError
(err error)
logrus_logger.go:32
MethodWithField
(key string, value any)
zerolog_logger.go:85
MethodWithField
(key string, value any)
logrus_logger.go:24
MethodWithFields
(fields Fields)
zerolog_logger.go:89
MethodWithFields
(fields Fields)
logrus_logger.go:28
MethodWriteRowBatch
(batch *RowBatch)
batch_writer.go:50
Methodafter_all
test/test_helper.rb:153
Methodafter_teardown
test/test_helper.rb:134
Methodassert_basic_fields_exist_in_dumped_state
Use this method to assert the validity of the structure of the dumped state. To actually assert the validity of the data within the dumped state, you
test/test_helper.rb:206
Methodassert_ghostferry_completed
(instance, times:)
test/test_helper.rb:215
Methodassert_ghostferry_run
(per_table: nil, fallback_column: nil)
test/integration/iterate_by_column_test.rb:110
Methodassert_source_target_eql_data
(full_table_name)
test/integration/iterate_by_column_test.rb:103
Methodassert_test_table_is_identical
test/test_helper.rb:163
Methodassert_uuid_table_is_identical
test/test_helper.rb:182
Methodbefore_all
test/test_helper.rb:114
Methodbefore_setup
test/test_helper.rb:121
MethodbinlogEventListener
(evs []DMLEvent)
inline_verifier.go:738
MethodbinlogEventListener
(evs []DMLEvent)
iterative_verifier.go:532
MethodcascadingPaginationColumnConfig
(per_table: nil, fallback_column: nil)
test/integration/iterate_by_column_test.rb:91
Methodcompile_binary
test/helpers/ghostferry_helper.rb:141
Methodcreate_tables
(db_name, table_name, create_query)
test/integration/iterate_by_column_test.rb:73
MethoddbConfigIsForReplica
(dbConfig *ghostferry.DatabaseConfig)
sharding/sharding.go:276
Methoddefault_db_config
(port:)
test/helpers/db_helper.rb:58
Methoddelete_data
(connection)
test/helpers/data_writer_helper.rb:112
Methoddrop_triggers
test/integration/inline_verifier_test.rb:660
Methodenable_corrupting_insert_trigger
(corrupting_id)
test/integration/inline_verifier_test.rb:647
Methodexecute_copy_data_in_fixed_size_binary_column
(column_size:, inserted_data:, expected_inserted_data:, updated_data:)
test/integration/types_test.rb:433
Methodformat_float_based_on_mysql_version
(value)
test/integration/types_test.rb:413
Methodgenerate_uuid_bytes
test/helpers/db_helper.rb:167
Functioninit
stores LogBackendType
logger.go:76
Functioninit
()
batch_writer.go:13
Functioninit
()
zerolog_logger.go:158
Functioninit
()
copydb/cmd/main.go:23
Functioninit
()
sharding/cmd/main.go:26
Methodinitialize
benchmark/ghostferry_benchmark.rb:12
Methodinitialize
(level: Logger::DEBUG)
test/test_helper.rb:39
Methodinitialize
(db_config, tables: [DbHelper::DEFAULT_FULL_TABLE_NAME], insert_probabil
test/helpers/data_writer_helper.rb:28
Methodinitialize
(main_path, config: {}, logger:, message_timeout: 30, port: 39393)
test/helpers/ghostferry_helper.rb:54
Methodinitialize_db_connections
test/helpers/db_helper.rb:83
Methodinsert_data
(connection)
test/helpers/data_writer_helper.rb:93
Methodinsert_json_on_source
test/integration/types_test.rb:418
Methodjson_log_line?
(line)
test/helpers/ghostferry_helper.rb:406
← previousnext →1,001–1,100 of 1,224, ranked by callers