Database connector export config for feature groups
| KEY | TYPE | Description |
|---|---|---|
| additionalIdColumns | List[str] | Additional ID columns |
| idColumn | str | The name of the ID column |
| mode | str | The mode to export the feature group in |
| dataColumns | Dict[str, str] | The data columns to export the feature group to |
| databaseConnectorId | str | The ID of the database connector to export the feature group to |
| objectName | str | The name of the object to export the feature group to |