[jira] [Created] (CARBONDATA-860) Carbon with Spark2.1, select query with filter on dictionary column & order by dictionary/measure with limit is failing

2017-04-05 Thread Naresh P R (JIRA)
Naresh P R created CARBONDATA-860: - Summary: Carbon with Spark2.1, select query with filter on dictionary column & order by dictionary/measure with limit is failing Key: CARBONDATA-860 URL:

[jira] [Created] (CARBONDATA-858) [Documentation] Alter Table - DROP COLUMNS

2017-04-05 Thread Gururaj Shetty (JIRA)
Gururaj Shetty created CARBONDATA-858: - Summary: [Documentation] Alter Table - DROP COLUMNS Key: CARBONDATA-858 URL: https://issues.apache.org/jira/browse/CARBONDATA-858 Project: CarbonData

[jira] [Created] (CARBONDATA-859) [Documentation] Alter Table - CHANGE DATA TYPE

2017-04-05 Thread Gururaj Shetty (JIRA)
Gururaj Shetty created CARBONDATA-859: - Summary: [Documentation] Alter Table - CHANGE DATA TYPE Key: CARBONDATA-859 URL: https://issues.apache.org/jira/browse/CARBONDATA-859 Project: CarbonData

[jira] [Created] (CARBONDATA-861) Improvements in query processing.

2017-04-05 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-861: -- Summary: Improvements in query processing. Key: CARBONDATA-861 URL: https://issues.apache.org/jira/browse/CARBONDATA-861 Project: CarbonData

[jira] [Created] (CARBONDATA-857) [Documentation] Alter Table - ADD COLUMNS

2017-04-05 Thread Gururaj Shetty (JIRA)
Gururaj Shetty created CARBONDATA-857: - Summary: [Documentation] Alter Table - ADD COLUMNS Key: CARBONDATA-857 URL: https://issues.apache.org/jira/browse/CARBONDATA-857 Project: CarbonData

[jira] [Created] (CARBONDATA-862) USE_KETTLE option described in dml-operation-on-carbondata.md document doesn't work

2017-04-05 Thread Divya Gupta (JIRA)
Divya Gupta created CARBONDATA-862: -- Summary: USE_KETTLE option described in dml-operation-on-carbondata.md document doesn't work Key: CARBONDATA-862 URL: https://issues.apache.org/jira/browse/CARBONDATA-862

[jira] [Created] (CARBONDATA-871) Update default lock type using store path

2017-04-05 Thread Manohar Vanam (JIRA)
Manohar Vanam created CARBONDATA-871: Summary: Update default lock type using store path Key: CARBONDATA-871 URL: https://issues.apache.org/jira/browse/CARBONDATA-871 Project: CarbonData

[jira] [Created] (CARBONDATA-870) Folders and files not getting cleaned up created locally during data load operation

2017-04-05 Thread Manish Gupta (JIRA)
Manish Gupta created CARBONDATA-870: --- Summary: Folders and files not getting cleaned up created locally during data load operation Key: CARBONDATA-870 URL: https://issues.apache.org/jira/browse/CARBONDATA-870

[jira] [Created] (CARBONDATA-873) Drop table command throwing table already exists exception

2017-04-05 Thread Manohar Vanam (JIRA)
Manohar Vanam created CARBONDATA-873: Summary: Drop table command throwing table already exists exception Key: CARBONDATA-873 URL: https://issues.apache.org/jira/browse/CARBONDATA-873 Project:

[jira] [Created] (CARBONDATA-874) select * from table order by limit query is failing

2017-04-05 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-874: -- Summary: select * from table order by limit query is failing Key: CARBONDATA-874 URL: https://issues.apache.org/jira/browse/CARBONDATA-874 Project:

Re: [DISCUSSION]implement delta encoding for numeric type column in SORT_COLUMNS

2017-04-05 Thread Liang Chen
Hi David Thanks for your starting this new feature's discussion. Can you explain what are the major benefits after doing delta encoding for the numeric type column. Regards Liang 2017-04-05 16:01 GMT+05:30 QiangCai : > Hi all, > > Now we plan to implement delta encoding

[jira] [Created] (CARBONDATA-875) create database ddl is creating the database folder with case sensitive name.

2017-04-05 Thread ravikiran (JIRA)
ravikiran created CARBONDATA-875: Summary: create database ddl is creating the database folder with case sensitive name. Key: CARBONDATA-875 URL: https://issues.apache.org/jira/browse/CARBONDATA-875

Re: [DISCUSSION]support new feature: Partition Table

2017-04-05 Thread Jacky Li
comments inline > 在 2017年4月1日,下午5:06,a 写道: > > additinal suggestion: > 1、support at least two level partition I think we can let user specify the partition columns, it can be multiple columns together to form a partition key. Is this what you mean by two level partition?

Re: [VOTE] Apache CarbonData 1.1.0-incubating (RC1) release

2017-04-05 Thread Jacky Li
I think better to resolve following issue before 1.1.0 release document should be synchronized : [CARBONDATA-865] [CARBONDATA-862] bug: [CARBONDATA-870]

Re: [DISCUSSION]implement delta encoding for numeric type column in SORT_COLUMNS

2017-04-05 Thread Jacky Li
> 在 2017年4月5日,下午6:31,QiangCai 写道: > > Hi all, > >Now we plan to implement delta encoding for the numeric type column in > SORT_COLUMNS. > >1. use delta encoding to encode the numeric type data > I think the adaptive data type conversion still apply here, right? >

[jira] [Created] (CARBONDATA-867) Shows an error on select query with date & timestamp datatype

2017-04-05 Thread SWATI RAO (JIRA)
SWATI RAO created CARBONDATA-867: Summary: Shows an error on select query with date & timestamp datatype Key: CARBONDATA-867 URL: https://issues.apache.org/jira/browse/CARBONDATA-867 Project:

[VOTE] Apache CarbonData 1.1.0-incubating (RC1) release

2017-04-05 Thread Ravindra Pesala
Hi PPMC, I submit the Apache CarbonData 1.1.0-incubating (RC1) to your vote. Release Notes: *https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320220=12338987 * Key features of this release are

[jira] [Created] (CARBONDATA-868) Select query on decimal datatype is not working fine after adding decimal column using alter

2017-04-05 Thread SWATI RAO (JIRA)
SWATI RAO created CARBONDATA-868: Summary: Select query on decimal datatype is not working fine after adding decimal column using alter Key: CARBONDATA-868 URL:

[GitHub] incubator-carbondata-site pull request #27: Feature/with new tool

2017-04-05 Thread kamleshknoldus
Github user kamleshknoldus closed the pull request at: https://github.com/apache/incubator-carbondata-site/pull/27 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-carbondata-site pull request #27: Feature/with new tool

2017-04-05 Thread kamleshknoldus
GitHub user kamleshknoldus opened a pull request: https://github.com/apache/incubator-carbondata-site/pull/27 Feature/with new tool You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamleshknoldus/incubator-carbondata-site

[jira] [Created] (CARBONDATA-856) [Documentation] Alter Table - TABLE RENAME

2017-04-05 Thread Gururaj Shetty (JIRA)
Gururaj Shetty created CARBONDATA-856: - Summary: [Documentation] Alter Table - TABLE RENAME Key: CARBONDATA-856 URL: https://issues.apache.org/jira/browse/CARBONDATA-856 Project: CarbonData

[jira] [Created] (CARBONDATA-865) Remove configurations for Kettle from master/docs/installation-guide.md

2017-04-05 Thread Vinod Rohilla (JIRA)
Vinod Rohilla created CARBONDATA-865: Summary: Remove configurations for Kettle from master/docs/installation-guide.md Key: CARBONDATA-865 URL: https://issues.apache.org/jira/browse/CARBONDATA-865

[jira] [Created] (CARBONDATA-866) remove kettle configuration from master/docs/configuration-parameters.md

2017-04-05 Thread manoj mathpal (JIRA)
manoj mathpal created CARBONDATA-866: Summary: remove kettle configuration from master/docs/configuration-parameters.md Key: CARBONDATA-866 URL: https://issues.apache.org/jira/browse/CARBONDATA-866

[DISCUSSION]implement delta encoding for numeric type column in SORT_COLUMNS

2017-04-05 Thread QiangCai
Hi all, Now we plan to implement delta encoding for the numeric type column in SORT_COLUMNS. 1. use delta encoding to encode the numeric type data 2. write present metadata to the page header, to record the null value. 3. improve the compression on no-dictionary string

[jira] [Created] (CARBONDATA-863) Support creation and deletion of dictionary files through RDD during alter add and drop

2017-04-05 Thread Manish Gupta (JIRA)
Manish Gupta created CARBONDATA-863: --- Summary: Support creation and deletion of dictionary files through RDD during alter add and drop Key: CARBONDATA-863 URL:

[jira] [Created] (CARBONDATA-864) If we put any column in "Dictionary Exclude" then perform select query on that column then it will throws an exception.

2017-04-05 Thread SWATI RAO (JIRA)
SWATI RAO created CARBONDATA-864: Summary: If we put any column in "Dictionary Exclude" then perform select query on that column then it will throws an exception. Key: CARBONDATA-864 URL:

Re: Carbondata with Datastax / Cassandra

2017-04-05 Thread QiangCai
Hi, Now CarbonData can't support cfs file system. I think we can try to support it. Best regards David CaiQiang. -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/Carbondata-with-Datastax-Cassandra-tp10031p10138.html Sent from

[jira] [Created] (CARBONDATA-872) Fix comment issues of integration/presto for easier reading

2017-04-05 Thread Liang Chen (JIRA)
Liang Chen created CARBONDATA-872: - Summary: Fix comment issues of integration/presto for easier reading Key: CARBONDATA-872 URL: https://issues.apache.org/jira/browse/CARBONDATA-872 Project:

[jira] [Created] (CARBONDATA-869) Greater than operator(>) does not display correct result for some attribute in range filter

2017-04-05 Thread Vandana Yadav (JIRA)
Vandana Yadav created CARBONDATA-869: Summary: Greater than operator(>) does not display correct result for some attribute in range filter Key: CARBONDATA-869 URL: