[jira] [Created] (CARBONDATA-367) Add support alluxio(tachyon) file system(enhance ecosystem integration)

2016-11-03 Thread Liang Chen (JIRA)
Liang Chen created CARBONDATA-367: - Summary: Add support alluxio(tachyon) file system(enhance ecosystem integration) Key: CARBONDATA-367 URL: https://issues.apache.org/jira/browse/CARBONDATA-367

[jira] [Created] (CARBONDATA-368) Should improve performance of DataFrame loading

2016-11-03 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-368: --- Summary: Should improve performance of DataFrame loading Key: CARBONDATA-368 URL: https://issues.apache.org/jira/browse/CARBONDATA-368 Project: CarbonData

[GitHub] incubator-carbondata pull request #287: [CARBONDATA-367]Add support alluxio(...

2016-11-03 Thread chenliang613
GitHub user chenliang613 opened a pull request: https://github.com/apache/incubator-carbondata/pull/287 [CARBONDATA-367]Add support alluxio(tachyon) file system For supporting alluxio users to use higher performance file format(CarbonData), and enhance Apache CarbonData

[GitHub] incubator-carbondata pull request #286: [CARBONDATA-350] mv processing/sorta...

2016-11-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/286 --- 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 so, or if the

[jira] [Created] (CARBONDATA-369) Remove Useless Files in carbondata.scan.expression

2016-11-03 Thread Lionx (JIRA)
Lionx created CARBONDATA-369: Summary: Remove Useless Files in carbondata.scan.expression Key: CARBONDATA-369 URL: https://issues.apache.org/jira/browse/CARBONDATA-369 Project: CarbonData Issue

[GitHub] incubator-carbondata pull request #287: [CARBONDATA-367]Add support alluxio(...

2016-11-03 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/287#discussion_r86299847 --- Diff: core/src/main/java/org/apache/carbondata/core/datastorage/store/impl/FileFactory.java --- @@ -57,14 +58,18 @@ if (property

[GitHub] incubator-carbondata pull request #289: [WIP] Drop Database Cascade command ...

2016-11-03 Thread nareshpr
GitHub user nareshpr opened a pull request: https://github.com/apache/incubator-carbondata/pull/289 [WIP] Drop Database Cascade command supported in Carbon. Issue : Currently drop database cascade command is restricted in Carbon Solution : Implemented code to support below

[jira] [Created] (CARBONDATA-371) Write unit test for ColumnDictionaryInfo

2016-11-03 Thread Prabhat Kashyap (JIRA)
Prabhat Kashyap created CARBONDATA-371: -- Summary: Write unit test for ColumnDictionaryInfo Key: CARBONDATA-371 URL: https://issues.apache.org/jira/browse/CARBONDATA-371 Project: CarbonData

[jira] [Created] (CARBONDATA-372) [Documentation] Add information about supported data types

2016-11-03 Thread Prabhat Kashyap (JIRA)
Prabhat Kashyap created CARBONDATA-372: -- Summary: [Documentation] Add information about supported data types Key: CARBONDATA-372 URL: https://issues.apache.org/jira/browse/CARBONDATA-372 Project:

[jira] [Created] (CARBONDATA-373) Drop Database Cascade should be supported in Carbon

2016-11-03 Thread Naresh P R (JIRA)
Naresh P R created CARBONDATA-373: - Summary: Drop Database Cascade should be supported in Carbon Key: CARBONDATA-373 URL: https://issues.apache.org/jira/browse/CARBONDATA-373 Project: CarbonData

[jira] [Created] (CARBONDATA-374) Short data type is not working.

2016-11-03 Thread SWATI RAO (JIRA)
SWATI RAO created CARBONDATA-374: Summary: Short data type is not working. Key: CARBONDATA-374 URL: https://issues.apache.org/jira/browse/CARBONDATA-374 Project: CarbonData Issue Type: Bug

[GitHub] incubator-carbondata pull request #290: [CARBONDATA-371] Write unit test for...

2016-11-03 Thread harmeetsingh0013
GitHub user harmeetsingh0013 opened a pull request: https://github.com/apache/incubator-carbondata/pull/290 [CARBONDATA-371] Write unit test for ColumnDictionaryInfo Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x]

Index file needs to be added to refer all the topics in one place.

2016-11-03 Thread Gururaj Shetty (Guru)
Hi All, For documentation usage we need to add an Index file to refer all the documentation topics at one place. In Index file we need to provide the introduction and organise the topics based on the user scenario. This is missing in

[GitHub] incubator-carbondata pull request #207: [CARBONDATA-283] VT enhancement for ...

2016-11-03 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/207#discussion_r86347851 --- Diff: processing/src/main/java/org/apache/carbondata/processing/util/CarbonTableStatusUtil.java --- @@ -0,0 +1,92 @@ +/* + *

[GitHub] incubator-carbondata pull request #292: [CARBONDATA-375] Dictionary cache no...

2016-11-03 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/incubator-carbondata/pull/292 [CARBONDATA-375] Dictionary cache not getting cleared after task completion in dictionary decoder Problem: Dictionary cache not getting cleared after task completion in

[GitHub] incubator-carbondata pull request #262: [CARBONDATA-308] Use CarbonInputForm...

2016-11-03 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/262#discussion_r86391469 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/datastore/block/Distributable.java --- @@ -16,10 +16,12 @@ */

[GitHub] incubator-carbondata pull request #262: [CARBONDATA-308] Use CarbonInputForm...

2016-11-03 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/262#discussion_r86393676 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/CarbonInputFormat.java --- @@ -311,80 +278,6 @@ private void

Re: [Discussion] Please vote and comment for carbon data file format change

2016-11-03 Thread Kumar Vishal
Dear Jacky, Yes I am planning to support both data format reader(new and old) + writer(new and old), default new writer will be enabled, but if user wants to write in older format for that i will expose one configuration. Please let me know if you have any other suggestion. -Regards

Re: Int accepting range of BigInt

2016-11-03 Thread Kumar Vishal
Hi Pallavi, Currently in carbon int data type is stored as big int. Can u please re-upload the image. -Regards Kumar Vishal On Thu, Nov 3, 2016 at 10:09 AM, Pallavi Singh wrote: > Hi, > > I would like to know when we execute the query : > create table

RE: [Discussion] Please vote and comment for carbon data file format change

2016-11-03 Thread Jihong Ma
Hi Kumar, Please place the proposed format changes in attachment or attach to the associated JIRA, I would like to take a look. Thanks! Jihong -Original Message- From: Jacky Li [mailto:jacky.li...@qq.com] Sent: Thursday, November 03, 2016 7:54 AM To:

[GitHub] incubator-carbondata pull request #291: [CARBONDATA-351] Change thrift files...

2016-11-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/291 --- 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 so, or if the