[jira] [Created] (CARBONDATA-4109) Improve carbondata coverage for presto-integration code
Posted by
Akash R Nilugal (Jira) on
Jan 19, 2021; 9:38am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-4109-Improve-carbondata-coverage-for-presto-integration-code-tp105460.html
Akshay created CARBONDATA-4109:
----------------------------------
Summary: Improve carbondata coverage for presto-integration code
Key: CARBONDATA-4109
URL:
https://issues.apache.org/jira/browse/CARBONDATA-4109 Project: CarbonData
Issue Type: Improvement
Components: core, presto-integration
Reporter: Akshay
Few scenarios had missing coverage in presto-integration code. This PR aims to improve it by considering all such scenarios.
Dead code- ObjectStreamReader.java was created with an aim to query complex types. Instead ComplexTypeStreamReader was created. Making ObjectStreamreader obsolete.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)