jack86596 commented on pull request #4065:
URL: https://github.com/apache/carbondata/pull/4065#issuecomment-749960785


   > @jack86596 , please change description and heading to **scheme** (schema 
--> **scheme**)
   > 
   > a) and can you share here the create table with location syntax you are 
using ? it will create non transactional table without metadata and db folder 
right?
   > b) what is the behavior of parquet table for the same ? it takes default 
fs or local ?
   
   Title changed.
   a) SQL: create table table_with_location(a int,b string) stored as 
carbondata location '/tmp/table_with_location';
   b) Parquet will use default fs.


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


Reply via email to