You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (Jira)" <ji...@apache.org> on 2020/03/04 15:59:00 UTC

[jira] [Created] (CARBONDATA-3736) Enhance SHOW SEGMENT command

Jacky Li created CARBONDATA-3736:
------------------------------------

             Summary: Enhance SHOW SEGMENT command
                 Key: CARBONDATA-3736
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3736
             Project: CarbonData
          Issue Type: New Feature
            Reporter: Jacky Li
             Fix For: 2.0.0


There are many fields in  segment that not shown  in SHOW SEGMENTS command.
This ticket enhance the comamnd as:

{code:sql}
 SHOW [HISTORY] SEGMENTS
 [FOR TABLE | ON] [db_name.]table_name
 [BY (select query)]
{code}

User can query the segments as it is a table



--
This message was sent by Atlassian Jira
(v8.3.4#803005)