GoogleCloudPlatform/spanner-migration-tool

Defer secondary index creation based on flag

開放

#292 建立於 2022年5月9日

 (0 則留言) (0 個反應) (0 位負責人)PLpgSQL (81 個分叉)auto 404
good first issue

倉庫指標

星標
 (152 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Currently, we create secondary indexes with the schema before hand. We want to add a flag so that it can be deferred and created after data migration is complete. This is useful when the number of secondary indexes are very high and creating them before can slow down the data migration.

貢獻者指南