1
0

Fixing checkstyle issues

This commit is contained in:
Sivabalan Narayanan
2020-01-15 14:23:02 -05:00
committed by Bhavani Sudha Saktheeswaran
parent 2b2f23aa60
commit 2248fd9aea

View File

@@ -172,7 +172,7 @@ public class QuickstartUtils {
} }
/** /**
* Generates delete records for the passed in rows * Generates delete records for the passed in rows.
* *
* @param rows List of {@link Row}s for which delete record need to be generated * @param rows List of {@link Row}s for which delete record need to be generated
* @return list of hoodie records to delete * @return list of hoodie records to delete