[jira] [Created] (CARBONDATA-1091) Implicit column tupleId is not returning results if VectorReader is enabled.
Posted by
Akash R Nilugal (Jira) on
May 25, 2017; 4:48am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-1091-Implicit-column-tupleId-is-not-returning-results-if-VectorReader-is-ena-tp13195.html
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)