kunal642 commented on a change in pull request #3583: [CARBONDATA-3687] Support
writing non-transactional carbondata files through hive
URL: https://github.com/apache/carbondata/pull/3583#discussion_r388142864
##########
File path:
processing/src/main/java/org/apache/carbondata/processing/loading/parser/GenericParser.java
##########
@@ -32,4 +32,6 @@
*/
E parse(Object data);
+ E parseRaw(Object data);
Review comment:
done
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services