jack86596 commented on a change in pull request #3664: [CARBONDATA-3740] Add
line separator option to load command to configure the line separator during
csv parsing.
URL: https://github.com/apache/carbondata/pull/3664#discussion_r401339672
##########
File path:
sdk/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonWriterBuilder.java
##########
@@ -194,6 +194,7 @@ public CarbonWriterBuilder uniqueIdentifier(long
timestamp) {
* h. quotechar
* i. escapechar
* j. fileheader
+ * k. line_separator
Review comment:
> need to update sdk-guide.md document file also
Since line separator has no usage in sdk, remove the changes.
----------------------------------------------------------------
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]
With regards,
Apache Git Services