MAPREDUCE服务 MRS-DESC查询表结构:使用示例

时间:2024-11-25 09:23:35

使用示例

例如查询表t1的表结构:

desc t1;

┌─name────┬─type─┬─default_type─┬─default_expression ┬─comment─┬─codec_expression─┬─ttl_expression─┐
│  id          │ UInt8  │                │                     │           │                    │                  │  
│  name        │ UInt8  │                │                     │           │                    │                  │ 
│  address     │ String │                │                     │           │                    │                  │
└───────┴────┴────────┴────────── ┴───── ┴──────────┴─────────┘
support.huaweicloud.com/cmpntguide-mrs/mrs_01_24205.html