Does Pinot have a way to create an alias to a specific table? I'm thinking about the situation where I want to make a large change to a table and I'll need to recreate it. Can I use an alias and do the swap inside Pinot? Or would I want a layer outside of Pinot to convert this alias table name to a specific Pinot table?