feat: implement restore table to a different instance feature (#830)#863
feat: implement restore table to a different instance feature (#830)#863gcf-merge-on-green[bot] merged 4 commits intomasterfrom
Conversation
* feat: implement restore table to a different instance feature * chore: docs * chore: add system test * fix(samples): region tag * fix: docs
|
Here is the summary of changes. You are about to add 1 region tag.
You are about to delete 1 region tag.
This comment is generated by snippet-bot.
|
|
@liubonan fyi |
Codecov Report
@@ Coverage Diff @@
## master #863 +/- ##
=======================================
Coverage 99.22% 99.22%
=======================================
Files 18 18
Lines 17416 17496 +80
Branches 1025 960 -65
=======================================
+ Hits 17281 17361 +80
Misses 132 132
Partials 3 3
Continue to review full report at Codecov.
|
craiglabenz
left a comment
There was a problem hiding this comment.
Lots of BigTable magic I can't say much about, but this looks good to me on a Node front.
One interesting observation around loading instances from... an Id? To get back to its name? That was a bit unclear.
feat: implement restore table to a different instance feature
chore: docs
chore: add system test
fix(samples): region tag
fix: docs