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)