zddr opened a new pull request, #36479:
URL: https://github.com/apache/doris/pull/36479

   only support olap table
    ```
   mysql> select * from partitions("database"="zd","table"="ss")\G
   *************************** 1. row ***************************
                PartitionId: 14004
              PartitionName: p1
             VisibleVersion: 1
         VisibleVersionTime: 2024-06-18 17:41:07
                      State: NORMAL
               PartitionKey: k3
                      Range: [types: [INT]; keys: [1]; ]
            DistributionKey: k2
                    Buckets: 2
             ReplicationNum: 1
              StorageMedium: HDD
               CooldownTime: 9999-12-31 23:59:59
        RemoteStoragePolicy: 
   LastConsistencyCheckTime: \N
                   DataSize: 0.000 
                 IsInMemory: 0
          ReplicaAllocation: tag.location.default: 1
                  IsMutable: 1
         SyncWithBaseTables: 1
               UnsyncTables: \N
   1 row in set (0.02 sec)
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to