Hello team :wave: Is there a recommended approach ...
# troubleshooting
n
Hello team 👋 Is there a recommended approach for table renaming & table swapping in Pinot? _Context_: We have created offline Pinot tables without partition based segment pruning enabled & are now on the path to implement the same (murmur based partition). Trying to identify the optimal
Migration Path for Non-partitioned → Partitioned Table
. Appreciate any help regarding this 🙇‍♀️
m
Not, per say. You could create a new table, and then shift the traffic to the new one. Alternatively, depending on the data size, you may just re-bootstrap the table.
thankyou 1
n
Are there any plans to support table renaming in Pinot?
m
You can file a GH issue
👍 2