tencent cloud

All product documents
Data Lake Compute
ALTER TABLE DROP PARTITION
Last updated: 2024-08-07 17:16:26
ALTER TABLE DROP PARTITION
Last updated: 2024-08-07 17:16:26

Description

Supported engines: Presto and SparkSQL
Applicable table: External tables
Purpose: Delete a partitioning column of a data table.

Standard Statement

ALTER TABLE table_name DROP [IF EXISTS] PARTITION (partition_spec) [,PARTITION (partition_spec), ...]

partition_spec:
: partition_column = partition_col_value, partition_column = partition_col_value, ...

Parameter

table_name: Name of the target table partition_column: Partitioning column name partition_col_value: Partitioning column value

Example

ALTER TABLE page_view DROP PARTITION (dt='2008-08-08', country='us')

ALTER TABLE `page_view` DROP
PARTITION (`dt` = '2008-08-08', `country` = 'us'),
PARTITION (`dt` = '2008-08-08', `country` = 'us'),
PARTITION (`dt` = '2008-08-08', `country` = 'us')



Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback

Contact Us

Contact our sales team or business advisors to help your business.

Technical Support

Open a ticket if you're looking for further assistance. Our Ticket is 7x24 available.

7x24 Phone Support
Hong Kong, China
+852 800 906 020 (Toll Free)
United States
+1 844 606 0804 (Toll Free)
United Kingdom
+44 808 196 4551 (Toll Free)
Canada
+1 888 605 7930 (Toll Free)
Australia
+61 1300 986 386 (Toll Free)
EdgeOne hotline
+852 300 80699
More local hotlines coming soon