jack86596 removed a comment on pull request #4065:
URL: https://github.com/apache/carbondata/pull/4065#issuecomment-749960335


   > @jack86596 , please change description and heading to **scheme** (schema 
--> **scheme**)
   Done.
   > 
   > 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?
   SQL: create table table_with_location(a int,b string) stored as carbondata 
location '/tmp/table_with_location';
   > b) what is the behavior of parquet table for the same ? it takes default 
fs or local ?
   Parquet will take 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