How do I make changes to the distributed table? #1053
Unanswered
cold01water
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You can either add the missing table back:
Or recreate the distributed table:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
OK. I understand that to add or reduce local tables, I need to recreate distributed table. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Distributed tables will result in a search error if a registered local table is deleted.
How do I redo the registration of a local table, for example?
Beta Was this translation helpful? Give feedback.
All reactions