[VOTE] Apache CarbonData 1.2.0(RC3) release

classic Classic list List threaded Threaded
14 messages Options
Reply | Threaded
Open this post in threaded view
|

[VOTE] Apache CarbonData 1.2.0(RC3) release

ravipesala
Hi

I submit the Apache CarbonData 1.2.0 (RC3) to your vote.

1.Release Notes:
*https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320220&version=12340260
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320220&version=12340260>*

    Some key improvement in this patch release:

   1. Sort columns feature:  It enables users to define only required
   columns (which are used in query filters) can be sorted while loading the
   data. It improves the loading speed., Note: currently support all data type
   excepting decimal, float, double.
   2. Support 4 type of sort scope: Local sort, Batch sort, Global sort, No
   sort while creating the table
   3. Support partition
   4. Optimize data update and delete for Spark 2.1
   5. Further, improve performance by optimizing measure filter feature
   6. DataMap framework to add custom indexes
   7. Ecosystem feature1: support Presto integration
   8. Ecosystem feature2: support Hive integration


 2. The tag to be voted upon : apache-carbondata-1.2.0-rc3(commit:
09e07296a8e2a94ce429f6af333a9b15abb785de)
*https://github.com/apache/carbondata/releases/tag/apache-carbondata-1.2.0-rc
<https://github.com/apache/carbondata/releases/tag/apache-carbondata-1.2.0-rc2>3*

3.The artifacts to be voted on are located here:
*https://dist.apache.org/repos/dist/dev/carbondata/1.2.0-rc3/
<https://dist.apache.org/repos/dist/dev/carbondata/1.2.0-rc2/>*

4. A staged Maven repository is available for review at:
*https://repository.apache.org/content/repositories/orgapachecarbondata-1023/
<https://repository.apache.org/content/repositories/orgapachecarbondata-1023/>*

5. Release artifacts are signed with the following key:
*https://people.apache.org/keys/committer/ravipesala.asc
<https://people.apache.org/keys/committer/ravipesala.asc>*

Please vote on releasing this package as Apache CarbonData 1.2.0,  The vote
will be open for the next 72 hours and passes if a majority of
at least three +1 PMC votes are cast.

[ ] +1 Release this package as Apache CarbonData 1.2.0
[ ] 0 I don't feel strongly about it, but I'm okay with the release
[ ] -1 Do not release this package because...

Regards,
Ravindra.
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

bhavya411
+1

Thanks and regards
Bhavya

On Fri, Sep 22, 2017 at 5:51 PM, Ravindra Pesala <[hidden email]>
wrote:

> Hi
>
> I submit the Apache CarbonData 1.2.0 (RC3) to your vote.
>
> 1.Release Notes:
> *https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12320220&version=12340260
> <https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12320220&version=12340260>*
>
>     Some key improvement in this patch release:
>
>    1. Sort columns feature:  It enables users to define only required
>    columns (which are used in query filters) can be sorted while loading
> the
>    data. It improves the loading speed., Note: currently support all data
> type
>    excepting decimal, float, double.
>    2. Support 4 type of sort scope: Local sort, Batch sort, Global sort, No
>    sort while creating the table
>    3. Support partition
>    4. Optimize data update and delete for Spark 2.1
>    5. Further, improve performance by optimizing measure filter feature
>    6. DataMap framework to add custom indexes
>    7. Ecosystem feature1: support Presto integration
>    8. Ecosystem feature2: support Hive integration
>
>
>  2. The tag to be voted upon : apache-carbondata-1.2.0-rc3(commit:
> 09e07296a8e2a94ce429f6af333a9b15abb785de)
> *https://github.com/apache/carbondata/releases/tag/
> apache-carbondata-1.2.0-rc
> <https://github.com/apache/carbondata/releases/tag/
> apache-carbondata-1.2.0-rc2>3*
>
> 3.The artifacts to be voted on are located here:
> *https://dist.apache.org/repos/dist/dev/carbondata/1.2.0-rc3/
> <https://dist.apache.org/repos/dist/dev/carbondata/1.2.0-rc2/>*
>
> 4. A staged Maven repository is available for review at:
> *https://repository.apache.org/content/repositories/
> orgapachecarbondata-1023/
> <https://repository.apache.org/content/repositories/
> orgapachecarbondata-1023/>*
>
> 5. Release artifacts are signed with the following key:
> *https://people.apache.org/keys/committer/ravipesala.asc
> <https://people.apache.org/keys/committer/ravipesala.asc>*
>
> Please vote on releasing this package as Apache CarbonData 1.2.0,  The vote
> will be open for the next 72 hours and passes if a majority of
> at least three +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache CarbonData 1.2.0
> [ ] 0 I don't feel strongly about it, but I'm okay with the release
> [ ] -1 Do not release this package because...
>
> Regards,
> Ravindra.
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

Liang Chen-2
In reply to this post by ravipesala
1.Source code can be compiled successfully with script 
"mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package" 



2.Can query carbondata file properly in Spark-shell. 
3.License file looks good. 
4.Signature file looks good 
5.Hash checksum files look good 
6.NOTICE file looks good 

My vote : +1(binding) 

Regards
Liang

2017-09-22 20:21 GMT+08:00 Ravindra Pesala <[hidden email]>:
Hi

I submit the Apache CarbonData 1.2.0 (RC3) to your vote.

1.Release Notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320220&version=12340260

    Some key improvement in this patch release:

   1. Sort columns feature:  It enables users to define only required
   columns (which are used in query filters) can be sorted while loading the
   data. It improves the loading speed., Note: currently support all data type
   excepting decimal, float, double.
   2. Support 4 type of sort scope: Local sort, Batch sort, Global sort, No
   sort while creating the table
   3. Support partition
   4. Optimize data update and delete for Spark 2.1
   5. Further, improve performance by optimizing measure filter feature
   6. DataMap framework to add custom indexes
   7. Ecosystem feature1: support Presto integration
   8. Ecosystem feature2: support Hive integration


 2. The tag to be voted upon : apache-carbondata-1.2.0-rc3(commit:
09e07296a8e2a94ce429f6af333a9b15abb785de)
https://github.com/apache/carbondata/releases/tag/apache-carbondata-1.2.0-rc3


3.The artifacts to be voted on are located here:
https://dist.apache.org/repos/dist/dev/carbondata/1.2.0-rc3/


4. A staged Maven repository is available for review at:
https://repository.apache.org/content/repositories/orgapachecarbondata-1023/


5. Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/ravipesala.asc


Please vote on releasing this package as Apache CarbonData 1.2.0,  The vote
will be open for the next 72 hours and passes if a majority of
at least three +1 PMC votes are cast.

[ ] +1 Release this package as Apache CarbonData 1.2.0
[ ] 0 I don't feel strongly about it, but I'm okay with the release
[ ] -1 Do not release this package because...

Regards,
Ravindra.

Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

ravipesala
Hi

It seems some links are not proper in my above email, Please refer below
for correct links for Apache CarbonData 1.2.0 RC3 release.

1.Release Notes:
*https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320220&version=12340260
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320220&version=12340260>*

    Some key improvement in this patch release:

   1. Sort columns feature:  It enables users to define only required
   columns (which are used in query filters) can be sorted while loading the
   data. It improves the loading speed., Note: currently support all data type
   excepting decimal, float, double.
   2. Support 4 type of sort scope: Local sort, Batch sort, Global sort, No
   sort while creating the table
   3. Support partition
   4. Optimize data update and delete for Spark 2.1
   5. Further, improve performance by optimizing measure filter feature
   6. DataMap framework to add custom indexes
   7. Ecosystem feature1: support Presto integration
   8. Ecosystem feature2: support Hive integration


 2. The tag to be voted upon : apache-carbondata-1.2.0-rc3(commit:
09e07296a8e2a94ce429f6af333a9b15abb785de)
*https://github.com/apache/carbondata/releases/tag/apache-carbondata-1.2.0-rc3
<https://github.com/apache/carbondata/releases/tag/apache-carbondata-1.2.0-rc3>*

3.The artifacts to be voted on are located here:
*https://dist.apache.org/repos/dist/dev/carbondata/1.2.0-rc3/
<https://dist.apache.org/repos/dist/dev/carbondata/1.2.0-rc3/>*

4. A staged Maven repository is available for review at:
*https://repository.apache.org/content/repositories/orgapachecarbondata-1023/
<https://repository.apache.org/content/repositories/orgapachecarbondata-1023/>*

5. Release artifacts are signed with the following key:
*https://people.apache.org/keys/committer/ravipesala.asc
<https://people.apache.org/keys/committer/ravipesala.asc>*

Please vote on releasing this package as Apache CarbonData 1.2.0,  The vote
will be open for the next 72 hours and passes if a majority of
at least three +1 PMC votes are cast.

[ ] +1 Release this package as Apache CarbonData 1.2.0
[ ] 0 I don't feel strongly about it, but I'm okay with the release
[ ] -1 Do not release this package because...

Regards,
Ravindra.

On 24 September 2017 at 06:38, Liang Chen <[hidden email]> wrote:

> 1.Source code can be compiled successfully with script
> "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package"
>
>
> ​
> 2.Can query carbondata file properly in Spark-shell.
> 3.License file looks good.
> 4.Signature file looks good
> 5.Hash checksum files look good
> 6.NOTICE file looks good
>
> My vote : +1(binding)
>
> Regards
> Liang
>
> 2017-09-22 20:21 GMT+08:00 Ravindra Pesala <[hidden email]>:
>
>> Hi
>>
>> I submit the Apache CarbonData 1.2.0 (RC3) to your vote.
>>
>> 1.Release Notes:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
>> ctId=12320220&version=12340260
>>
>>     Some key improvement in this patch release:
>>
>>    1. Sort columns feature:  It enables users to define only required
>>    columns (which are used in query filters) can be sorted while loading
>> the
>>    data. It improves the loading speed., Note: currently support all data
>> type
>>    excepting decimal, float, double.
>>    2. Support 4 type of sort scope: Local sort, Batch sort, Global sort,
>> No
>>    sort while creating the table
>>    3. Support partition
>>    4. Optimize data update and delete for Spark 2.1
>>    5. Further, improve performance by optimizing measure filter feature
>>    6. DataMap framework to add custom indexes
>>    7. Ecosystem feature1: support Presto integration
>>    8. Ecosystem feature2: support Hive integration
>>
>>
>>  2. The tag to be voted upon : apache-carbondata-1.2.0-rc3(commit:
>> 09e07296a8e2a94ce429f6af333a9b15abb785de)
>> https://github.com/apache/carbondata/releases/tag/apache-
>> carbondata-1.2.0-rc3
>>
>>
>> 3.The artifacts to be voted on are located here:
>> https://dist.apache.org/repos/dist/dev/carbondata/1.2.0-rc3/
>>
>>
>> 4. A staged Maven repository is available for review at:
>> https://repository.apache.org/content/repositories/orgapache
>> carbondata-1023/
>>
>>
>> 5. Release artifacts are signed with the following key:
>> https://people.apache.org/keys/committer/ravipesala.asc
>>
>>
>> Please vote on releasing this package as Apache CarbonData 1.2.0,  The
>> vote
>> will be open for the next 72 hours and passes if a majority of
>> at least three +1 PMC votes are cast.
>>
>> [ ] +1 Release this package as Apache CarbonData 1.2.0
>> [ ] 0 I don't feel strongly about it, but I'm okay with the release
>> [ ] -1 Do not release this package because...
>>
>> Regards,
>> Ravindra.
>>
>
>


--
Thanks & Regards,
Ravi
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

David CaiQiang

 +1 Release this package as Apache CarbonData 1.2.0

1. Release
  There are important new features and the integration of new platform

2. The tag
 " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package" passed
 "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install" passed

3. The artifacts
  both md5sum and sha512 are correct



-----
Best Regards
David Cai
--
Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/
Best Regards
David Cai
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

Venkata Gollamudi
+1

Regards,
Venkata Ramana G

On Mon, Sep 25, 2017 at 7:32 AM, David CaiQiang <[hidden email]>
wrote:

>
>  +1 Release this package as Apache CarbonData 1.2.0
>
> 1. Release
>   There are important new features and the integration of new platform
>
> 2. The tag
>  " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package" passed
>  "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install" passed
>
> 3. The artifacts
>   both md5sum and sha512 are correct
>
>
>
> -----
> Best Regards
> David Cai
> --
> Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.
> n5.nabble.com/
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

Jacky Li
+1

Regards,
Jacky

> 在 2017年9月25日,下午6:51,Venkata Gollamudi <[hidden email]> 写道:
>
> +1
>
> Regards,
> Venkata Ramana G
>
> On Mon, Sep 25, 2017 at 7:32 AM, David CaiQiang <[hidden email]>
> wrote:
>
>>
>> +1 Release this package as Apache CarbonData 1.2.0
>>
>> 1. Release
>>  There are important new features and the integration of new platform
>>
>> 2. The tag
>> " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package" passed
>> "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install" passed
>>
>> 3. The artifacts
>>  both md5sum and sha512 are correct
>>
>>
>>
>> -----
>> Best Regards
>> David Cai
>> --
>> Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.
>> n5.nabble.com/
>>



Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

lionel061201
+1

Regards,
Lionel

On Mon, Sep 25, 2017 at 8:26 PM, Jacky Li <[hidden email]> wrote:

> +1
>
> Regards,
> Jacky
>
> > 在 2017年9月25日,下午6:51,Venkata Gollamudi <[hidden email]> 写道:
> >
> > +1
> >
> > Regards,
> > Venkata Ramana G
> >
> > On Mon, Sep 25, 2017 at 7:32 AM, David CaiQiang <[hidden email]>
> > wrote:
> >
> >>
> >> +1 Release this package as Apache CarbonData 1.2.0
> >>
> >> 1. Release
> >>  There are important new features and the integration of new platform
> >>
> >> 2. The tag
> >> " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package" passed
> >> "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install" passed
> >>
> >> 3. The artifacts
> >>  both md5sum and sha512 are correct
> >>
> >>
> >>
> >> -----
> >> Best Regards
> >> David Cai
> >> --
> >> Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.
> >> n5.nabble.com/
> >>
>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

phalodi
+1👍

On Mon, Sep 25, 2017 at 4:38 PM, Lu Cao <[hidden email]> wrote:

> +1
>
> Regards,
> Lionel
>
> On Mon, Sep 25, 2017 at 8:26 PM, Jacky Li <[hidden email]> wrote:
>
> > +1
> >
> > Regards,
> > Jacky
> >
> > > 在 2017年9月25日,下午6:51,Venkata Gollamudi <[hidden email]> 写道:
> > >
> > > +1
> > >
> > > Regards,
> > > Venkata Ramana G
> > >
> > > On Mon, Sep 25, 2017 at 7:32 AM, David CaiQiang <[hidden email]>
> > > wrote:
> > >
> > >>
> > >> +1 Release this package as Apache CarbonData 1.2.0
> > >>
> > >> 1. Release
> > >>  There are important new features and the integration of new platform
> > >>
> > >> 2. The tag
> > >> " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package"
> passed
> > >> "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install" passed
> > >>
> > >> 3. The artifacts
> > >>  both md5sum and sha512 are correct
> > >>
> > >>
> > >>
> > >> -----
> > >> Best Regards
> > >> David Cai
> > >> --
> > >> Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.
> > >> n5.nabble.com/
> > >>
> >
> >
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

kumarvishal09
In reply to this post by lionel061201
+1
-Regards
Kumar Vishal




> On 25-Sep-2017, at 20:08, Lu Cao <[hidden email]> wrote:
>
> +1
>
> Regards,
> Lionel
>
>> On Mon, Sep 25, 2017 at 8:26 PM, Jacky Li <[hidden email]> wrote:
>>
>> +1
>>
>> Regards,
>> Jacky
>>
>>> 在 2017年9月25日,下午6:51,Venkata Gollamudi <[hidden email]> 写道:
>>>
>>> +1
>>>
>>> Regards,
>>> Venkata Ramana G
>>>
>>> On Mon, Sep 25, 2017 at 7:32 AM, David CaiQiang <[hidden email]>
>>> wrote:
>>>
>>>>
>>>> +1 Release this package as Apache CarbonData 1.2.0
>>>>
>>>> 1. Release
>>>> There are important new features and the integration of new platform
>>>>
>>>> 2. The tag
>>>> " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package" passed
>>>> "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install" passed
>>>>
>>>> 3. The artifacts
>>>> both md5sum and sha512 are correct
>>>>
>>>>
>>>>
>>>> -----
>>>> Best Regards
>>>> David Cai
>>>> --
>>>> Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.
>>>> n5.nabble.com/
>>>>
>>
>>
>>
>>
kumar vishal
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

jarray888
+1






On 09/26/2017 00:25, Kumar Vishal wrote:
+1
-Regards
Kumar Vishal




> On 25-Sep-2017, at 20:08, Lu Cao <[hidden email]> wrote:
>
> +1
>
> Regards,
> Lionel
>
>> On Mon, Sep 25, 2017 at 8:26 PM, Jacky Li <[hidden email]> wrote:
>>
>> +1
>>
>> Regards,
>> Jacky
>>
>>> 在 2017年9月25日,下午6:51,Venkata Gollamudi <[hidden email]> 写道:
>>>
>>> +1
>>>
>>> Regards,
>>> Venkata Ramana G
>>>
>>> On Mon, Sep 25, 2017 at 7:32 AM, David CaiQiang <[hidden email]>
>>> wrote:
>>>
>>>>
>>>> +1 Release this package as Apache CarbonData 1.2.0
>>>>
>>>> 1. Release
>>>> There are important new features and the integration of new platform
>>>>
>>>> 2. The tag
>>>> " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package" passed
>>>> "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install" passed
>>>>
>>>> 3. The artifacts
>>>> both md5sum and sha512 are correct
>>>>
>>>>
>>>>
>>>> -----
>>>> Best Regards
>>>> David Cai
>>>> --
>>>> Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.
>>>> n5.nabble.com/
>>>>
>>
>>
>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

gururajshetty
+1

Regards,
Gururaj

On Thu, Sep 28, 2017 at 5:34 AM, jarray <[hidden email]> wrote:

> +1
>
>
>
>
>
>
> On 09/26/2017 00:25, Kumar Vishal wrote:
> +1
> -Regards
> Kumar Vishal
>
>
>
>
> > On 25-Sep-2017, at 20:08, Lu Cao <[hidden email]> wrote:
> >
> > +1
> >
> > Regards,
> > Lionel
> >
> >> On Mon, Sep 25, 2017 at 8:26 PM, Jacky Li <[hidden email]> wrote:
> >>
> >> +1
> >>
> >> Regards,
> >> Jacky
> >>
> >>> 在 2017年9月25日,下午6:51,Venkata Gollamudi <[hidden email]> 写道:
> >>>
> >>> +1
> >>>
> >>> Regards,
> >>> Venkata Ramana G
> >>>
> >>> On Mon, Sep 25, 2017 at 7:32 AM, David CaiQiang <[hidden email]>
> >>> wrote:
> >>>
> >>>>
> >>>> +1 Release this package as Apache CarbonData 1.2.0
> >>>>
> >>>> 1. Release
> >>>> There are important new features and the integration of new platform
> >>>>
> >>>> 2. The tag
> >>>> " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package"
> passed
> >>>> "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install" passed
> >>>>
> >>>> 3. The artifacts
> >>>> both md5sum and sha512 are correct
> >>>>
> >>>>
> >>>>
> >>>> -----
> >>>> Best Regards
> >>>> David Cai
> >>>> --
> >>>> Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.
> >>>> n5.nabble.com/
> >>>>
> >>
> >>
> >>
> >>
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

manishgupta88
+1

Regards
Manish Gupta

On Thu, Sep 28, 2017 at 10:21 AM, Gururaj Shetty <[hidden email]>
wrote:

> +1
>
> Regards,
> Gururaj
>
> On Thu, Sep 28, 2017 at 5:34 AM, jarray <[hidden email]> wrote:
>
> > +1
> >
> >
> >
> >
> >
> >
> > On 09/26/2017 00:25, Kumar Vishal wrote:
> > +1
> > -Regards
> > Kumar Vishal
> >
> >
> >
> >
> > > On 25-Sep-2017, at 20:08, Lu Cao <[hidden email]> wrote:
> > >
> > > +1
> > >
> > > Regards,
> > > Lionel
> > >
> > >> On Mon, Sep 25, 2017 at 8:26 PM, Jacky Li <[hidden email]> wrote:
> > >>
> > >> +1
> > >>
> > >> Regards,
> > >> Jacky
> > >>
> > >>> 在 2017年9月25日,下午6:51,Venkata Gollamudi <[hidden email]> 写道:
> > >>>
> > >>> +1
> > >>>
> > >>> Regards,
> > >>> Venkata Ramana G
> > >>>
> > >>> On Mon, Sep 25, 2017 at 7:32 AM, David CaiQiang <
> [hidden email]>
> > >>> wrote:
> > >>>
> > >>>>
> > >>>> +1 Release this package as Apache CarbonData 1.2.0
> > >>>>
> > >>>> 1. Release
> > >>>> There are important new features and the integration of new platform
> > >>>>
> > >>>> 2. The tag
> > >>>> " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package"
> > passed
> > >>>> "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install"
> passed
> > >>>>
> > >>>> 3. The artifacts
> > >>>> both md5sum and sha512 are correct
> > >>>>
> > >>>>
> > >>>>
> > >>>> -----
> > >>>> Best Regards
> > >>>> David Cai
> > >>>> --
> > >>>> Sent from: http://apache-carbondata-dev-
> mailing-list-archive.1130556.
> > >>>> n5.nabble.com/
> > >>>>
> > >>
> > >>
> > >>
> > >>
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Apache CarbonData 1.2.0(RC3) release

ravipesala
Hi all

PMC vote has passed for Apache Carbondata 1.2.0 release, the result as

below:

+1(binding) :  4(Liang Chen,Jacky , Jarray, Ravindra)

+1(non-binding) :  8

Thanks all for your vote.


Regards,

Ravindra


On 28 September 2017 at 12:11, manish gupta <[hidden email]>
wrote:

> +1
>
> Regards
> Manish Gupta
>
> On Thu, Sep 28, 2017 at 10:21 AM, Gururaj Shetty <[hidden email]
> >
> wrote:
>
> > +1
> >
> > Regards,
> > Gururaj
> >
> > On Thu, Sep 28, 2017 at 5:34 AM, jarray <[hidden email]> wrote:
> >
> > > +1
> > >
> > >
> > >
> > >
> > >
> > >
> > > On 09/26/2017 00:25, Kumar Vishal wrote:
> > > +1
> > > -Regards
> > > Kumar Vishal
> > >
> > >
> > >
> > >
> > > > On 25-Sep-2017, at 20:08, Lu Cao <[hidden email]> wrote:
> > > >
> > > > +1
> > > >
> > > > Regards,
> > > > Lionel
> > > >
> > > >> On Mon, Sep 25, 2017 at 8:26 PM, Jacky Li <[hidden email]>
> wrote:
> > > >>
> > > >> +1
> > > >>
> > > >> Regards,
> > > >> Jacky
> > > >>
> > > >>> 在 2017年9月25日,下午6:51,Venkata Gollamudi <[hidden email]> 写道:
> > > >>>
> > > >>> +1
> > > >>>
> > > >>> Regards,
> > > >>> Venkata Ramana G
> > > >>>
> > > >>> On Mon, Sep 25, 2017 at 7:32 AM, David CaiQiang <
> > [hidden email]>
> > > >>> wrote:
> > > >>>
> > > >>>>
> > > >>>> +1 Release this package as Apache CarbonData 1.2.0
> > > >>>>
> > > >>>> 1. Release
> > > >>>> There are important new features and the integration of new
> platform
> > > >>>>
> > > >>>> 2. The tag
> > > >>>> " mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format package"
> > > passed
> > > >>>> "mvn clean -DskipTests -Pspark-2.1 -Pbuild-with-format install"
> > passed
> > > >>>>
> > > >>>> 3. The artifacts
> > > >>>> both md5sum and sha512 are correct
> > > >>>>
> > > >>>>
> > > >>>>
> > > >>>> -----
> > > >>>> Best Regards
> > > >>>> David Cai
> > > >>>> --
> > > >>>> Sent from: http://apache-carbondata-dev-
> > mailing-list-archive.1130556.
> > > >>>> n5.nabble.com/
> > > >>>>
> > > >>
> > > >>
> > > >>
> > > >>
> > >
> >
>



--
Thanks & Regards,
Ravi