(GLUE-1806) Deactivate Glue table
You can deactivate a table from Data Dictionary
There are four possible scenarios on how to deactivate a Glue table:
- Deactivate a table created from DDIC table
- Table and data in external storage will be dropped and all extractors with their variants will be deactivated.
- Deactivate a table created from an external table
- Both table and data in external storage will remain unchanged. All extractors and their variants will be deactivated.
- Deactivate a table generated as a part of Business Object
- In this case only table and data in Storage will be dropped. Extractor and variant generated for this table will not be deactivated.
- Deactivate a table generated by Delta merge
- In this case deactivation is forbidden.