ajantha-bhat commented on a change in pull request #2814: [CARBONDATA-3001] 
configurable page size in MB 
URL: https://github.com/apache/carbondata/pull/2814#discussion_r273889787
 
 

 ##########
 File path: docs/ddl-of-carbondata.md
 ##########
 @@ -283,6 +284,18 @@ CarbonData DDL statements are documented here,which 
includes:
      TBLPROPERTIES ('TABLE_BLOCKLET_SIZE'='8')
      ```
 
+   - ##### Table page Size Configuration
+
+     This property is for setting page size in the carbondata file, the 
default value is 1 MB.
+     And supports a range of 1 MB to 1755 MB.
+     If page size crosses this value before 32000 rows, page will be cut to 
that may rows. 
 
 Review comment:
   ok. 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to