Editing Schema and Table Config
Editing the schema or table configuration is necessary in the following scenarios:
- Adding a new column
- Modifying an existing column
- Changing the retention period
- Updating the replication factor
- Adjusting the ingestion task schedule
- Adding a transformation function to columns
- Modifying the partitioning logic
StarTree’s Data Manager offer built-in capabilities to edit the Schema and Table config JSON. Let's go through the step-by-step guide:
- Go to a particular Dataset that you want to edit.
- Click on
Edit
on right top corner. You'll enter into edit mode for Schema on the left and Table Config on the right. - Edit the required configuration and save it.
Please note that editing the configuration will trigger a segment reload to automatically apply the new settings, so manual intervention is not required.