Cao, Lionel created CARBONDATA-840: -------------------------------------- Summary: Limit query performance optimization [Group By] Key: CARBONDATA-840 URL: https://issues.apache.org/jira/browse/CARBONDATA-840 Project: CarbonData Issue Type: Improvement Components: data-query Reporter: Cao, Lionel Assignee: Cao, Lionel
Currently limit query will still scan all data first and limit in the last step. In carbon we can convert limit to filters with dictionary distinct value list... -- This message was sent by Atlassian JIRA (v6.3.15#6346)