Naresh P R created CARBONDATA-1091:
--------------------------------------
Summary: Implicit column tupleId is not returning results if VectorReader is enabled.
Key: CARBONDATA-1091
URL:
https://issues.apache.org/jira/browse/CARBONDATA-1091 Project: CarbonData
Issue Type: Bug
Environment: Spark-2.1
Reporter: Naresh P R
Assignee: Naresh P R
Priority: Minor
If user enables vector reader while querying, implicit column tupleId is not getting filled and throwing exception.
eg., carbon.enable.vector.reader = true in Carbon.Properties
select getTupleId() as tupleId from carbonTable
This needs to be corrected.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)