tencent cloud

Data Lake Compute

Release Notes
Product Introduction
Overview
Strengths
Use Cases
Purchase Guide
Billing Overview
Refund
Payment Overdue
Configuration Adjustment Fees
Getting Started
Complete Process for New User Activation
DLC Data Import Guide
Quick Start with Data Analytics in Data Lake Compute
Quick Start with Permission Management in Data Lake Compute
Quick Start with Partition Table
Enabling Data Optimization
Cross-Source Analysis of EMR Hive Data
Standard Engine Configuration Guide
Configuring Data Access Policy
Operation Guide
Console Operation Introduction
Development Guide
Runtime Environment
SparkJar Job Development Guide
PySpark Job Development Guide
Query Performance Optimization Guide
UDF Function Development Guide
System Restraints
Client Access
JDBC Access
TDLC Command Line Interface Tool Access
Third-party Software Linkage
Python Access
Practical Tutorial
Accessing DLC Data with Power BI
Table Creation Practice
Using Apache Airflow to Schedule DLC Engine to Submit Tasks
Direct Query of DLC Internal Storage with StarRocks
Spark cost optimization practice
DATA + AI
Using DLC to Analyze CLS Logs
Using Role SSO to Access DLC
Resource-Level Authentication Guide
Implementing Tencent Cloud TCHouse-D Read and Write Operations in DLC
DLC Native Table
SQL Statement
SuperSQL Statement
Overview of Standard Spark Statement
Overview of Standard Presto Statement
Reserved Words
API Documentation
History
Introduction
API Category
Making API Requests
Data Table APIs
Task APIs
Metadata APIs
Service Configuration APIs
Permission Management APIs
Database APIs
Data Source Connection APIs
Data Optimization APIs
Data Engine APIs
Resource Group for the Standard Engine APIs
Data Types
Error Codes
General Reference
Error Codes
Quotas and limits
Operation Guide on Connecting Third-Party Software to DLC
FAQs
FAQs on Permissions
FAQs on Engines
FAQs on Features
FAQs on Spark Jobs
DLC Policy
Privacy Policy
Data Privacy And Security Agreement
Service Level Agreement
Contact Us

Metadata Information

PDF
Focus Mode
Font Size
Last updated: 2024-07-17 18:17:23
The following lists the limits on the numbers of databases, data tables, attribute columns, and partitions.
Item
Maximum Number
Databases per account
1,000
Data tables per account
10,000
Tables per database
4,096
Columns per data table
4,096
Partitions per table
10,000
Partitions per root account
1,000,000
Fields per table
4,096
Custom functions per account
100
Catalogs that can be created
20

Database

Name: It can contain up to 127 characters and must be unique in a data link.
Description: It can contain up to 2,048 characters.
Data address of an external table (COS address): It can contain up to 888 characters (COS path length limit).
Parameter: It is in the Map<string:string> format and can contain up to 127 characters. All parameters can contain up to 3,000 characters in total.

Data table/View

Name: It can contain up to 127 characters and must be unique in a database.
Description: It can contain up to 1,000 characters.
Data address of an external table (COS address): It can contain up to 888 characters (COS path length limit).
Parameter: It is in the Map<string:string> format and can contain up to 127 characters. All parameters can contain up to 512,000 characters in total.

Attribute column

Name: It can contain up to 127 characters and must be unique in a data table.
Description: It can contain up to 256 characters.
Field value: It can contain up to 131,072 characters. Longer values cannot be created.

Partition

Partition field name: It can contain up to 127 characters.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback