Help Center/ Data Lake Insight/ FAQs/ DLI Databases and Tables/ How Do I Do If I Can't Query Data After Manually Adding It to the Partition Directory of an OBS Table?
Updated on 2025-03-17 GMT+08:00
How Do I Do If I Can't Query Data After Manually Adding It to the Partition Directory of an OBS Table?
Symptom
Partition data is manually uploaded to a partition of an OBS table. However, the data cannot be queried using DLI SQL editor.
Solution
After manually adding partition data, you need to update the metadata information of the OBS table. Run the following statement on desired table:
MSCK REPAIR TABLE table_name;
Query the data in the OBS partitioned table.
Parent topic: DLI Databases and Tables
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.