Indhumathi27 commented on a change in pull request #4046:
URL: https://github.com/apache/carbondata/pull/4046#discussion_r542237004
##########
File path:
sdk/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonReader.java
##########
@@ -126,6 +127,47 @@ public T readNextRow() throws IOException,
InterruptedException {
return formatDateAndTimeStamp((Object []) row);
}
+ public Object getFormattedData(CarbonDimension dimension, Object row,
SimpleDateFormat dateFormat,
Review comment:
Add method description
----------------------------------------------------------------
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]