Manish Gupta created CARBONDATA-1907:
----------------------------------------
Summary: Avoid unnecessary logging to improve query performance
for no dictionary non string columns
Key: CARBONDATA-1907
URL: https://issues.apache.org/jira/browse/CARBONDATA-1907
Project: CarbonData
Issue Type: Bug
Reporter: Manish Gupta
Assignee: Manish Gupta
Priority: Minor
In case of no dictionary column for non string data types exception is thrown
while parsing when data is empty. Due to this excessive logging is happening
which is impacting the query performance.
Log printed in the logs:
"Problem while converting data type"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)