ajantha-bhat commented on issue #3675: [CARBONDATA-3744] Fix select query failure issue when warehouse directory is default (not configured) in cluster URL: https://github.com/apache/carbondata/pull/3675#issuecomment-602488252 @QiangCai : I checked. When I do `create table t1(age int) stored as carbondata;` table is stored as hive carbontable.  Here `Location` is **given by spark itself**, so spark is adding hdfs prefix, because carbon didn't had any scheme. If you observe `storage properties` in above image, there it is carbon's table location without prefix
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
