tledkov commented on code in PR #10141:
URL: https://github.com/apache/ignite/pull/10141#discussion_r953419198
##########
modules/core/src/main/java/org/apache/ignite/internal/processors/bulkload/BulkLoadCsvFormat.java:
##########
@@ -61,6 +67,12 @@ public class BulkLoadCsvFormat extends BulkLoadFormat {
/** File charset. */
@Nullable private String inputCharsetName;
+ /** */
Review Comment:
Please fix empty comment format here and below
--
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]