Jacky Li created CARBONDATA-2323:
------------------------------------
Summary: Distributed search mode using gRPC
Key: CARBONDATA-2323
URL:
https://issues.apache.org/jira/browse/CARBONDATA-2323 Project: CarbonData
Issue Type: New Feature
Reporter: Jacky Li
Assignee: Jacky Li
Fix For: 1.4.0
When user gives SQL statement that only includes projection and filter, we can use RPC calls to do distributed scan on the carbon files directly instead of using RDD to do the query. In this mode, RDD overhead like RDD construction and DAG scheduling is avoided.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)