[jira] [Created] (CARBONDATA-365) Compaction fails when table is created with configured block size

2016-11-02 Thread Ashok Kumar (JIRA)
Ashok Kumar created CARBONDATA-365: -- Summary: Compaction fails when table is created with configured block size Key: CARBONDATA-365 URL: https://issues.apache.org/jira/browse/CARBONDATA-365 Project:

Int accepting range of BigInt

2016-11-02 Thread Pallavi Singh
Hi, I would like to know when we execute the query : create table employee(id int, name String) stored by 'carbondata'; the table created is : [image: Inline image 1] the Int is converted into BigInt and Int supports range beyond (-2147483648 to 2147483647) -- Regards | Pallavi Singh

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

2016-11-02 Thread allwefantasy
GitHub user allwefantasy opened a pull request: https://github.com/apache/incubator-carbondata/pull/286 [CARBONDATA-350] mv processing/sortandgroupby/sortdatastep/SortKeyStep to … - No new unit test cases have been added - Just passed existing unit test cases -

[GitHub] incubator-carbondata pull request #281: [CARBONDATA-362]Optimize the Paramet...

2016-11-02 Thread lion-x
Github user lion-x closed the pull request at: https://github.com/apache/incubator-carbondata/pull/281 --- 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

[GitHub] incubator-carbondata pull request #281: [CARBONDATA-362]Optimize the Paramet...

2016-11-02 Thread Hexiaoqiao
Github user Hexiaoqiao commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/281#discussion_r86279989 --- Diff: integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -65,7 +65,7 @@ object

[GitHub] incubator-carbondata pull request #285: [WIP]Insert into carbon table featur...

2016-11-02 Thread ashokblend
GitHub user ashokblend opened a pull request: https://github.com/apache/incubator-carbondata/pull/285 [WIP]Insert into carbon table feature Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[GitHub] incubator-carbondata pull request #284: [WIP]In case while copying store to ...

2016-11-02 Thread ashokblend
GitHub user ashokblend opened a pull request: https://github.com/apache/incubator-carbondata/pull/284 [WIP]In case while copying store to hdfs, if stream didn't closed properly… Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[GitHub] incubator-carbondata pull request #283: [WIP]Pass block size to model during...

2016-11-02 Thread ashokblend
GitHub user ashokblend opened a pull request: https://github.com/apache/incubator-carbondata/pull/283 [WIP]Pass block size to model during compaction. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR

[GitHub] incubator-carbondata pull request #282: [WIP]When data load and drop is exec...

2016-11-02 Thread ashokblend
GitHub user ashokblend opened a pull request: https://github.com/apache/incubator-carbondata/pull/282 [WIP]When data load and drop is executed concurrently, then even though dr… Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[GitHub] incubator-carbondata pull request #281: [CARBONDATA-362]Optimize the Paramet...

2016-11-02 Thread lion-x
GitHub user lion-x opened a pull request: https://github.com/apache/incubator-carbondata/pull/281 [CARBONDATA-362]Optimize the Parameters Name in CarbonDataRDDFactory.scala # Why raise this PR? changes the name of "hdfsStoreLocation" to "storePath", because not only support

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

2016-11-02 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/262#discussion_r86214621 --- Diff: integration/spark/src/main/java/org/apache/carbondata/spark/load/CarbonLoaderUtil.java --- @@ -953,66 +959,6 @@ public static

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

2016-11-02 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/262#discussion_r86211496 --- Diff: core/src/main/java/org/apache/carbondata/scan/filter/FilterExpressionProcessor.java --- @@ -352,4 +354,18 @@ private

[GitHub] incubator-carbondata pull request #274: [CARBONDATA-355] Remove unnecessary ...

2016-11-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/274 --- 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-361) SMALL INT data showing unsupported datatype

2016-11-02 Thread Prabhat Kashyap (JIRA)
Prabhat Kashyap created CARBONDATA-361: -- Summary: SMALL INT data showing unsupported datatype Key: CARBONDATA-361 URL: https://issues.apache.org/jira/browse/CARBONDATA-361 Project: CarbonData

[GitHub] incubator-carbondata pull request #275: [CARBONDATA-349][WIP] Support load l...

2016-11-02 Thread Jay357089
GitHub user Jay357089 reopened a pull request: https://github.com/apache/incubator-carbondata/pull/275 [CARBONDATA-349][WIP] Support load local file into carbon table https://issues.apache.org/jira/browse/CARBONDATA-349 You can merge this pull request into a Git repository by

[GitHub] incubator-carbondata pull request #276: [CARBONDATA-356]Remove Two Useless F...

2016-11-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/276 --- 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

[GitHub] incubator-carbondata pull request #279: [CARBONDATA-328] [Spark] Improve Cod...

2016-11-02 Thread PKOfficial
GitHub user PKOfficial opened a pull request: https://github.com/apache/incubator-carbondata/pull/279 [CARBONDATA-328] [Spark] Improve Code and Fix Warnings [Squashed] Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ]

[GitHub] incubator-carbondata pull request #276: [CARBONDATA-356]Remove Two Useless F...

2016-11-02 Thread lion-x
Github user lion-x commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/276#discussion_r86104485 --- Diff: core/src/main/java/org/apache/carbondata/scan/expression/ExpressionResult.java --- @@ -33,8 +33,7 @@ import

[GitHub] incubator-carbondata pull request #272: [CARBONDATA-353]Update doc for datef...

2016-11-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/272 --- 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

[GitHub] incubator-carbondata pull request #278: [CARBONDATA-85][WIP] support insert ...

2016-11-02 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/incubator-carbondata/pull/278 [CARBONDATA-85][WIP] support insert into carbon table select from table **1.Support insert into carbon table select from table** **2.Imporve performance of dataframe

[jira] [Created] (CARBONDATA-360) On Dictionary excluded column, condition is not working if value is not in ''

2016-11-02 Thread Krishna Reddy (JIRA)
Krishna Reddy created CARBONDATA-360: Summary: On Dictionary excluded column, condition is not working if value is not in '' Key: CARBONDATA-360 URL: https://issues.apache.org/jira/browse/CARBONDATA-360

[jira] [Created] (CARBONDATA-358) Compaction is not working in latest release

2016-11-02 Thread Krishna Reddy (JIRA)
Krishna Reddy created CARBONDATA-358: Summary: Compaction is not working in latest release Key: CARBONDATA-358 URL: https://issues.apache.org/jira/browse/CARBONDATA-358 Project: CarbonData

[GitHub] incubator-carbondata pull request #277: [CARBONDATA-357] Added ValueCompress...

2016-11-02 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/incubator-carbondata/pull/277 [CARBONDATA-357] Added ValueCompressionUtilTest Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR

[jira] [Created] (CARBONDATA-357) Write unit test for ValueCompressionUtil

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

[jira] [Created] (CARBONDATA-356) Remove Two Useless Files ConvertedType.java and QuerySchemaInfo.java

2016-11-02 Thread Lionx (JIRA)
Lionx created CARBONDATA-356: Summary: Remove Two Useless Files ConvertedType.java and QuerySchemaInfo.java Key: CARBONDATA-356 URL: https://issues.apache.org/jira/browse/CARBONDATA-356 Project:

Re: List the supported datatypes in carbondata

2016-11-02 Thread Pallavi Singh
As per the previous conversation reply : Following are the supported datatypes in carbon. string,int, integer,tinyint,short,long,bigint,numeric,double,decimal, timestamp,array,struct. Could you please clarify if both int and Integer should be supported ? Using Integer datatype is giving me