This topic describes how to use HoloWeb to create, edit, and delete a foreign table that is sourced from MaxCompute. This topic also describes how to preview the source data and the DDL statement of the foreign table.
Prerequisites
You have logged on to a Hologres instance. For more information, see Log on to an instance.
Create a foreign table
Edit a foreign table
- In the left-side navigation pane, click Instances Connected. All the connected instances are displayed.
- Click the instance that you want to manage. All the created databases are displayed.
- Click the database that you want to manage, click the schema that you want to manage, and then click Foreign Tables. All the created foreign tables are displayed.
- Right-click the foreign table that you want to manage and select Edit Table.
- Modify the fields and partition of the foreign table that is mapped from the source
MaxCompute table based on your business requirements.
- Click Submit form. The foreign table is edited.