Indhumathi27 commented on a change in pull request #4186:
URL: https://github.com/apache/carbondata/pull/4186#discussion_r679658824



##########
File path: docs/ddl-of-carbondata.md
##########
@@ -638,7 +638,12 @@ CarbonData DDL statements are documented here,which 
includes:
 
 
 ## CREATE DATABASE 
-  This function creates a new database. By default the database is created in 
Carbon store location, but you can also specify custom location.
+  This function creates a new database. By default the database is created in 
location 'spark.sql.warehouse.dir', but you can also specify custom location by 
configure 'spark.sql.warehouse.dir', the configuration 'carbon.storelocation' 
has been deprecated.

Review comment:
       ```suggestion
     This function creates a new database. By default the database is created 
in location 'spark.sql.warehouse.dir', but you can also specify custom location 
by configuring 'spark.sql.warehouse.dir', the configuration 
'carbon.storelocation' has been deprecated.
   ``




-- 
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]


Reply via email to