You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2020/10/06 12:59:24 UTC

[GitHub] [carbondata] nihal0107 commented on a change in pull request #3959: [CARBONDATA-4010] Doc changes for long strings.

nihal0107 commented on a change in pull request #3959:
URL: https://github.com/apache/carbondata/pull/3959#discussion_r500254558



##########
File path: docs/ddl-of-carbondata.md
##########
@@ -426,7 +426,8 @@ CarbonData DDL statements are documented here,which includes:
    - ##### String longer than 32000 characters
 
      In common scenarios, the length of string is less than 32000,
-     so carbondata stores the length of content using Short to reduce memory and space consumption.
+     so carbondata stores the length of content using Short to reduce memory and space consumption, and it handles the strings
+     which length greater than 32000 as bad record. Refer [bad record handling](https://github.com/apache/carbondata/blob/master/docs/dml-of-carbondata.md#bad-records-handling) section for better understanding.

Review comment:
       done




----------------------------------------------------------------
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:
users@infra.apache.org