Re: Change the 'comment' content for column when execute command 'desc formatted table_name'

2018-07-06 Thread xm_zzc
please see: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/file/t1/desc_table_info.txt -- Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/

select count(*) not working

2018-07-06 Thread 张倬
hi,dev i got some issue when using carbondata. when i use "select count(*) from carbontable" i got such error: Error: org.apache.spark.sql.catalyst.analysis.NoSuchTableException: Table or view 'carbon_user' not found in database 'default'; (state=,code=0) And then i explain this sql, | ==

Re: Change the 'comment' content for column when execute command 'desc formatted table_name'

2018-07-06 Thread xuchuanyin
Then what's the final output looks like? -- Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/

Re: CarbonStore Java & REST API proposal

2018-07-06 Thread xuchuanyin
Hi, jacky, please check the following comments: 1. Do we need to provide other inferfaces, such as `listTable`, `renameTable`... 2. What's the difference between the function of 'Carbon-SDK' and 'CarbonStore' As for the CarbonStore API `createTable`: 3. Will it make use of the existing