Ajantha Bhat created CARBONDATA-3368:
----------------------------------------
Summary: InferSchema from datafile instead of index file
Key: CARBONDATA-3368
URL:
https://issues.apache.org/jira/browse/CARBONDATA-3368 Project: CarbonData
Issue Type: Bug
Reporter: Ajantha Bhat
problem : In SDK, when multiple readers were created with same folder location with different file list, for inferschema all the readers refers same index file, which was causing bottle neck and JVM crash in case of JNI call.
solution: Inferschema from the data file mentioned while building the reader.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)