Rahul Patwari
01/28/2023, 1:48 PMPinot only allows adding new columns to the schema. In order to drop a column, change the column name or data type, a new table has to be created.Is this applicable only for realtime tables (or) offline tables as well? Are there any plans to support renaming of a column? Any reasons why renaming is not supported?
Mayank