Login  Register

[GitHub] [carbondata] jack86596 removed a comment on pull request #4065: [CARBONDATA-4089] Create table with location, if the location doesn't have scheme, the default will be local file system, which is not the file system defined by fs.defaultFS

Posted by GitBox on Dec 23, 2020; 6:19am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-jack86596-opened-a-new-pull-request-4065-CARBONDATA-4089-Create-table-with-locatioS-tp105044p105071.html


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:
[hidden email]