Podling Report Reminder - November 2016

2016-11-01 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 16 November 2016, 10:30 am PDT. The report for your podling will

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

2016-11-01 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/262#discussion_r86058166 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/CarbonInputSplit.java --- @@ -22,28 +22,44 @@ import java.io.DataOutput;

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

2016-11-01 Thread QiangCai
Github user QiangCai commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/262#discussion_r86058188 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/CarbonInputSplit.java --- @@ -22,28 +22,44 @@ import java.io.DataOutput;

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

2016-11-01 Thread lion-x
Github user lion-x commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/272#discussion_r86058866 --- Diff: docs/DML-Operations-on-Carbon.md --- @@ -91,12 +91,17 @@ Following are the options that can be used in load data: ```ruby

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

2016-11-01 Thread lion-x
Github user lion-x commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/272#discussion_r86058765 --- Diff: docs/DML-Operations-on-Carbon.md --- @@ -91,12 +91,17 @@ Following are the options that can be used in load data: ```ruby

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

2016-11-01 Thread lion-x
Github user lion-x commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/272#discussion_r86058742 --- Diff: docs/DML-Operations-on-Carbon.md --- @@ -91,12 +91,17 @@ Following are the options that can be used in load data: ```ruby

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

2016-11-01 Thread Hexiaoqiao
GitHub user Hexiaoqiao opened a pull request: https://github.com/apache/incubator-carbondata/pull/274 [CARBONDATA-355] Remove unnecessary method argument columnIdentifier of PathService.getCarbonTablePath It is not necessary pass argument #columnIdentifier when get table path

[jira] [Created] (CARBONDATA-355) Remove unnecessary method argument columnIdentifier of PathService.getCarbonTablePath

2016-11-01 Thread He Xiaoqiao (JIRA)
He Xiaoqiao created CARBONDATA-355: -- Summary: Remove unnecessary method argument columnIdentifier of PathService.getCarbonTablePath Key: CARBONDATA-355 URL: https://issues.apache.org/jira/browse/CARBONDATA-355

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

2016-11-01 Thread Kumar Vishal
* Hi Xiaoqiao He*, Please find the *attachment.* *-Regards* *Kumar Vishal* On Tue, Nov 1, 2016 at 9:27 PM, Xiaoqiao He wrote: > Hi Kumar Vishal, > > I couldn't get Fig. of the file format, could you re-upload them? > Thanks. > > Best Regards > > On Tue, Nov 1, 2016 at

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

2016-11-01 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/272#discussion_r85958878 --- Diff: docs/DML-Operations-on-Carbon.md --- @@ -91,12 +91,17 @@ Following are the options that can be used in load data: ```ruby

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

2016-11-01 Thread Xiaoqiao He
Hi Kumar Vishal, I couldn't get Fig. of the file format, could you re-upload them? Thanks. Best Regards On Tue, Nov 1, 2016 at 7:12 PM, Kumar Vishal wrote: > > ​Hello All, > > Improving carbon first time query performance > > Reason: > 1. As file system cache is

[GitHub] incubator-carbondata pull request #200: [CARBONDATA-276]add trim property fo...

2016-11-01 Thread sujith71955
Github user sujith71955 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/200#discussion_r85957010 --- Diff: processing/src/main/java/org/apache/carbondata/processing/graphgenerator/GraphGenerator.java --- @@ -998,4 +1000,24 @@ private

[GitHub] incubator-carbondata pull request #200: [CARBONDATA-276]add trim property fo...

2016-11-01 Thread sujith71955
Github user sujith71955 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/200#discussion_r85957803 --- Diff: processing/src/main/java/org/apache/carbondata/processing/surrogatekeysgenerator/csvbased/CarbonCSVBasedSeqGenStep.java --- @@

[GitHub] incubator-carbondata pull request #200: [CARBONDATA-276]add trim property fo...

2016-11-01 Thread sujith71955
Github user sujith71955 commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/200#discussion_r85957411 --- Diff: processing/src/main/java/org/apache/carbondata/processing/surrogatekeysgenerator/csvbased/CarbonCSVBasedSeqGenMeta.java --- @@

[GitHub] incubator-carbondata pull request #263: [CARBONDATA-2][WIP] Data load integr...

2016-11-01 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/263#discussion_r85923089 --- Diff: integration/spark/src/main/java/org/apache/carbondata/spark/load/CarbonLoaderUtil.java --- @@ -213,6 +224,64 @@ public static

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

2016-11-01 Thread Kumar Vishal
​Hello All, Improving carbon first time query performance Reason: 1. As file system cache is cleared file reading will make it slower to read and cache 2. In first time query carbon will have to read the footer from file data file to form the btree 3. Carbon reading more footer data than its

[jira] [Created] (CARBONDATA-354) Query execute successfully even not argument given in count function

2016-11-01 Thread Prabhat Kashyap (JIRA)
Prabhat Kashyap created CARBONDATA-354: -- Summary: Query execute successfully even not argument given in count function Key: CARBONDATA-354 URL: https://issues.apache.org/jira/browse/CARBONDATA-354

Re: [ANN] Kumar Vishal as new CarbonData committer

2016-11-01 Thread Kumar Vishal
Dear Jean, Thanks for this opportunity. -Regards Kumar Vishal On Nov 1, 2016 11:53, "Jean-Baptiste Onofré" wrote: > Hi all, > > I'm pleased to announce that the PPMC has invited Kumar Vishal as new > CarbonData committer, and the invite has been accepted ! > >

Multiple arguments in count function.

2016-11-01 Thread prabhatkashyap
I am able to use multiple column name and even asterisk with columns in count function. Even though it is giving me correct output but I think it should not be allowed. As the same queries give error when executed in HIVE. Please confirm. -- View this message in context:

Re: [ANN] Kumar Vishal as new CarbonData committer

2016-11-01 Thread Liang Chen
Hi Kumar Vishal Congrats to you and welcome aboard! Regards Liang 2016-11-01 14:23 GMT+08:00 Jean-Baptiste Onofré : > Hi all, > > I'm pleased to announce that the PPMC has invited Kumar Vishal as new > CarbonData committer, and the invite has been accepted ! > > Congrats to

Re: No error on executing 'IN' operator without specifying any columnname

2016-11-01 Thread prabhatkashyap
When ever I'm trying to run following command in HIVE: it executes normally in HIVE, but the same query gives the following error in CARBONDATA : Please confirm is it Carbon Data bug or Spark one. -- View this message in context:

[ANN] Kumar Vishal as new CarbonData committer

2016-11-01 Thread Jean-Baptiste Onofré
Hi all, I'm pleased to announce that the PPMC has invited Kumar Vishal as new CarbonData committer, and the invite has been accepted ! Congrats to Kumar and welcome aboard. Regards JB -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com