jackylk commented on a change in pull request #4148:
URL: https://github.com/apache/carbondata/pull/4148#discussion_r670172468



##########
File path: 
core/src/main/java/org/apache/carbondata/core/indexstore/ExtendedBlocklet.java
##########
@@ -168,7 +175,7 @@ public void setColumnSchema(List<ColumnSchema> 
columnSchema) {
    * @throws IOException
    */
   public void serializeData(DataOutput out, Map<String, Short> uniqueLocation, 
boolean isCountJob,
-      boolean isExternalPath)
+      boolean isExternalPath, CdcVO cdcVO)

Review comment:
       please add comment for all parameters in javadoc




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to