You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/08/24 06:58:12 UTC

[GitHub] [ignite] tledkov commented on a diff in pull request #10141: IGNITE-12852 fixed parsing quoted delimiters in fields content

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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org