[jira] [Created] (CARBONDATA-855) Can't update successfully.

2017-04-04 Thread sehriff (JIRA)
sehriff created CARBONDATA-855: -- Summary: Can't update successfully. Key: CARBONDATA-855 URL: https://issues.apache.org/jira/browse/CARBONDATA-855 Project: CarbonData Issue Type: Bug

[jira] [Created] (CARBONDATA-849) if alter table ddl is executed on non existing table, then error message is wrong.

2017-04-04 Thread ravikiran (JIRA)
ravikiran created CARBONDATA-849: Summary: if alter table ddl is executed on non existing table, then error message is wrong. Key: CARBONDATA-849 URL: https://issues.apache.org/jira/browse/CARBONDATA-849

[jira] [Created] (CARBONDATA-848) Select count(*) from table gives an exception in Presto

2017-04-04 Thread Bhavya Aggarwal (JIRA)
Bhavya Aggarwal created CARBONDATA-848: -- Summary: Select count(*) from table gives an exception in Presto Key: CARBONDATA-848 URL: https://issues.apache.org/jira/browse/CARBONDATA-848 Project:

Re: Dimension column of integer type - to exclude from dictionary

2017-04-04 Thread Sanoj MG
Hi Liang, On Tue, Apr 4, 2017 at 2:55 PM, Liang Chen wrote: > Hi Sanoj > > First , see if i understand your requirement: you only want to build index > for column "Account", but don't want to build dictionary for column > "Account", is it right? > Yes this is right. In

[jira] [Created] (CARBONDATA-850) Fix the comment definition issues of CarbonData thrift files

2017-04-04 Thread Liang Chen (JIRA)
Liang Chen created CARBONDATA-850: - Summary: Fix the comment definition issues of CarbonData thrift files Key: CARBONDATA-850 URL: https://issues.apache.org/jira/browse/CARBONDATA-850 Project:

Re: Dimension column of integer type - to exclude from dictionary

2017-04-04 Thread Liang Chen
Hi Sanoj First , see if i understand your requirement: you only want to build index for column "Account", but don't want to build dictionary for column "Account", is it right? If the above my understanding is right, then David mentioned "SORT_COLUMNS" feature will satisfy your requirements.

Carbondata with Datastax / Cassandra

2017-04-04 Thread Sanoj MG
Hi All, We have a Datastax/cassandra cluster and I am trying to see if I can get Carbondata working there. Below are the steps that I tried in spark shell. scala> import com.datastax.spark.connector._ scala> import org.apache.spark.sql.SaveMode scala> import org.apache.spark.sql.CarbonContext

[jira] [Created] (CARBONDATA-852) Less than or equal to operator(<=) does not work properly in Range Filter.

2017-04-04 Thread Vinod Rohilla (JIRA)
Vinod Rohilla created CARBONDATA-852: Summary: Less than or equal to operator(<=) does not work properly in Range Filter. Key: CARBONDATA-852 URL: https://issues.apache.org/jira/browse/CARBONDATA-852

[jira] [Created] (CARBONDATA-854) Carbondata with Datastax / Cassandra

2017-04-04 Thread Sanoj MG (JIRA)
Sanoj MG created CARBONDATA-854: --- Summary: Carbondata with Datastax / Cassandra Key: CARBONDATA-854 URL: https://issues.apache.org/jira/browse/CARBONDATA-854 Project: CarbonData Issue Type: