Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-14 Thread Kun Liu
Thanks all

David Li  于2022年3月15日周二 06:31写道:

> Artifacts should be available through Maven now.
>
> On Mon, Mar 14, 2022, at 17:04, David Li wrote:
> > The vote carries with 3 binding votes and 6 non-binding votes.
> >
> > I'll release the artifacts next.
> >
> > On Mon, Mar 14, 2022, at 15:50, Micah Kornfield wrote:
> >> +1 (binding)
> >>
> >> On Mon, Mar 14, 2022 at 12:43 PM Bryan Cutler 
> wrote:
> >>
> >>> +1 (non-binding)
> >>>
> >>> On Mon, Mar 14, 2022 at 10:26 AM David Li  wrote:
> >>>
> >>> > My vote: +1 (binding)
> >>> >
> >>> > Are any other PMC members able to take a quick look?
> >>> >
> >>> > Thanks,
> >>> > David
> >>> >
> >>> > On Sat, Mar 12, 2022, at 07:31, Kun Liu wrote:
> >>> > > +1  non-binding
> >>> > > just uploaded the missing pom and don't need to release the 7.0.1
> >>> > >
> >>> > > Thanks,
> >>> > > Kun
> >>> > >
> >>> > >
> >>> > > Rafael Telles  于2022年3月12日周六 04:18写道:
> >>> > >
> >>> > >> +1
> >>> > >>
> >>> > >> Em sex., 11 de mar. de 2022 às 16:10, José Almeida <
> >>> > >> jose.alme...@simbioseventures.com> escreveu:
> >>> > >>
> >>> > >> > +1
> >>> > >> >
> >>> > >> > On Fri, Mar 11, 2022 at 4:09 PM Ray Lum 
> wrote:
> >>> > >> >
> >>> > >> > > +1
> >>> > >> > >
> >>> > >> > > On Fri, Mar 11, 2022 at 6:30 AM David Li  >
> >>> > wrote:
> >>> > >> > >
> >>> > >> > > > Hello,
> >>> > >> > > >
> >>> > >> > > > I would like to propose releasing these additional Java
> >>> artifacts
> >>> > for
> >>> > >> > > > Apache Arrow 7.0.0:
> >>> > >> > > >
> >>> > >> > > > arrow-flight-7.0.0.pom
> >>> > >> > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> >>> > >> > > > flight-integration-tests-7.0.0-javadoc.jar
> >>> > >> > > > flight-integration-tests-7.0.0-sources.jar
> >>> > >> > > > flight-integration-tests-7.0.0-tests.jar
> >>> > >> > > > flight-integration-tests-7.0.0.jar
> >>> > >> > > > flight-integration-tests-7.0.0.pom
> >>> > >> > > > flight-sql-7.0.0-javadoc.jar
> >>> > >> > > > flight-sql-7.0.0-sources.jar
> >>> > >> > > > flight-sql-7.0.0-tests.jar
> >>> > >> > > > flight-sql-7.0.0.jar
> >>> > >> > > > flight-sql-7.0.0.pom
> >>> > >> > > >
> >>> > >> > > > This release is based on commit:
> >>> > >> > > > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
> >>> > >> > > >
> >>> > >> > > > Artifacts can be found in the staging Maven repository:
> >>> > >> > > >
> >>> > >> > > >
> >>> > >> > >
> >>> > >> >
> >>> > >>
> >>> >
> >>>
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> >>> > >> > > >
> >>> > >> > > > These artifacts were not uploaded during the initial
> release due
> >>> > to
> >>> > >> > > > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
> >>> > >> > > >
> >>> > >> > > > The vote will be open for at least 72 hours.
> >>> > >> > > >
> >>> > >> > > > [ ] +1 Release this as part of Apache Arrow 7.0.0
> >>> > >> > > > [ ] +0
> >>> > >> > > > [ ] -1 Do not release this as part of Apache Arrow 7.0.0
> >>> > because...
> >>> > >> > > >
> >>> > >> > > > [1]:
> >>> > >> > > >
> >>> > >> > >
> >>> > >> >
> >>> > >>
> >>> >
> >>>
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> >>> > >> > > > [2]: https://issues.apache.org/jira/browse/ARROW-15746
> >>> > >> > > >
> >>> > >> > > > -David
> >>> > >> > > >
> >>> > >> > > > P.S. If you would like to try building against the staging
> >>> > artifacts,
> >>> > >> > try
> >>> > >> > > > a POM like the following:
> >>> > >> > > >
> >>> > >> > > > 
> >>> > >> > > > http://maven.apache.org/POM/4.0.0;
> >>> > >> > > >  xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance;
> >>> > >> > > >  xsi:schemaLocation="
> http://maven.apache.org/POM/4.0.0
> >>> > >> > > > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> >>> > >> > > > 4.0.0
> >>> > >> > > > org.example
> >>> > >> > > > demo
> >>> > >> > > > 1.0-SNAPSHOT
> >>> > >> > > > 
> >>> > >> > > > 7.0.0
> >>> > >> > > > 
> >>> > >> > > > 
> >>> > >> > > >   
> >>> > >> > > > apache-staging
> >>> > >> > > > Apache Staging
> >>> > >> > > > 
> >>> > >> > https://repository.apache.org/content/repositories/staging/
> >>> > >> > > > 
> >>> > >> > > >   
> >>> > >> > > > 
> >>> > >> > > > 
> >>> > >> > > > 
> >>> > >> > > > org.apache.arrow
> >>> > >> > > > arrow-vector
> >>> > >> > > > ${arrow.version}
> >>> > >> > > > 
> >>> > >> > > > 
> >>> > >> > > > org.apache.arrow
> >>> > >> > > > arrow-memory-netty
> >>> > >> > > > ${arrow.version}
> >>> > >> > > > 
> >>> > >> > > > 
> >>> > >> > > > org.apache.arrow
> >>> > >> > > > arrow-format
> >>> > >> > > > ${arrow.version}
> >>> > >> > > > 
> >>> > >> > > > 
> >>> > >> > > > org.apache.arrow
> >>> > >> > > > flight-core
> >>> > >> > > > ${arrow.version}
> >>> > >> > > >  

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-14 Thread David Li
Artifacts should be available through Maven now.

On Mon, Mar 14, 2022, at 17:04, David Li wrote:
> The vote carries with 3 binding votes and 6 non-binding votes.
>
> I'll release the artifacts next.
>
> On Mon, Mar 14, 2022, at 15:50, Micah Kornfield wrote:
>> +1 (binding)
>>
>> On Mon, Mar 14, 2022 at 12:43 PM Bryan Cutler  wrote:
>>
>>> +1 (non-binding)
>>>
>>> On Mon, Mar 14, 2022 at 10:26 AM David Li  wrote:
>>>
>>> > My vote: +1 (binding)
>>> >
>>> > Are any other PMC members able to take a quick look?
>>> >
>>> > Thanks,
>>> > David
>>> >
>>> > On Sat, Mar 12, 2022, at 07:31, Kun Liu wrote:
>>> > > +1  non-binding
>>> > > just uploaded the missing pom and don't need to release the 7.0.1
>>> > >
>>> > > Thanks,
>>> > > Kun
>>> > >
>>> > >
>>> > > Rafael Telles  于2022年3月12日周六 04:18写道:
>>> > >
>>> > >> +1
>>> > >>
>>> > >> Em sex., 11 de mar. de 2022 às 16:10, José Almeida <
>>> > >> jose.alme...@simbioseventures.com> escreveu:
>>> > >>
>>> > >> > +1
>>> > >> >
>>> > >> > On Fri, Mar 11, 2022 at 4:09 PM Ray Lum  wrote:
>>> > >> >
>>> > >> > > +1
>>> > >> > >
>>> > >> > > On Fri, Mar 11, 2022 at 6:30 AM David Li 
>>> > wrote:
>>> > >> > >
>>> > >> > > > Hello,
>>> > >> > > >
>>> > >> > > > I would like to propose releasing these additional Java
>>> artifacts
>>> > for
>>> > >> > > > Apache Arrow 7.0.0:
>>> > >> > > >
>>> > >> > > > arrow-flight-7.0.0.pom
>>> > >> > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
>>> > >> > > > flight-integration-tests-7.0.0-javadoc.jar
>>> > >> > > > flight-integration-tests-7.0.0-sources.jar
>>> > >> > > > flight-integration-tests-7.0.0-tests.jar
>>> > >> > > > flight-integration-tests-7.0.0.jar
>>> > >> > > > flight-integration-tests-7.0.0.pom
>>> > >> > > > flight-sql-7.0.0-javadoc.jar
>>> > >> > > > flight-sql-7.0.0-sources.jar
>>> > >> > > > flight-sql-7.0.0-tests.jar
>>> > >> > > > flight-sql-7.0.0.jar
>>> > >> > > > flight-sql-7.0.0.pom
>>> > >> > > >
>>> > >> > > > This release is based on commit:
>>> > >> > > > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
>>> > >> > > >
>>> > >> > > > Artifacts can be found in the staging Maven repository:
>>> > >> > > >
>>> > >> > > >
>>> > >> > >
>>> > >> >
>>> > >>
>>> >
>>> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
>>> > >> > > >
>>> > >> > > > These artifacts were not uploaded during the initial release due
>>> > to
>>> > >> > > > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
>>> > >> > > >
>>> > >> > > > The vote will be open for at least 72 hours.
>>> > >> > > >
>>> > >> > > > [ ] +1 Release this as part of Apache Arrow 7.0.0
>>> > >> > > > [ ] +0
>>> > >> > > > [ ] -1 Do not release this as part of Apache Arrow 7.0.0
>>> > because...
>>> > >> > > >
>>> > >> > > > [1]:
>>> > >> > > >
>>> > >> > >
>>> > >> >
>>> > >>
>>> >
>>> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
>>> > >> > > > [2]: https://issues.apache.org/jira/browse/ARROW-15746
>>> > >> > > >
>>> > >> > > > -David
>>> > >> > > >
>>> > >> > > > P.S. If you would like to try building against the staging
>>> > artifacts,
>>> > >> > try
>>> > >> > > > a POM like the following:
>>> > >> > > >
>>> > >> > > > 
>>> > >> > > > http://maven.apache.org/POM/4.0.0;
>>> > >> > > >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
>>> > >> > > >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
>>> > >> > > > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
>>> > >> > > > 4.0.0
>>> > >> > > > org.example
>>> > >> > > > demo
>>> > >> > > > 1.0-SNAPSHOT
>>> > >> > > > 
>>> > >> > > > 7.0.0
>>> > >> > > > 
>>> > >> > > > 
>>> > >> > > >   
>>> > >> > > > apache-staging
>>> > >> > > > Apache Staging
>>> > >> > > > 
>>> > >> > https://repository.apache.org/content/repositories/staging/
>>> > >> > > > 
>>> > >> > > >   
>>> > >> > > > 
>>> > >> > > > 
>>> > >> > > > 
>>> > >> > > > org.apache.arrow
>>> > >> > > > arrow-vector
>>> > >> > > > ${arrow.version}
>>> > >> > > > 
>>> > >> > > > 
>>> > >> > > > org.apache.arrow
>>> > >> > > > arrow-memory-netty
>>> > >> > > > ${arrow.version}
>>> > >> > > > 
>>> > >> > > > 
>>> > >> > > > org.apache.arrow
>>> > >> > > > arrow-format
>>> > >> > > > ${arrow.version}
>>> > >> > > > 
>>> > >> > > > 
>>> > >> > > > org.apache.arrow
>>> > >> > > > flight-core
>>> > >> > > > ${arrow.version}
>>> > >> > > > 
>>> > >> > > > 
>>> > >> > > > org.apache.arrow
>>> > >> > > > flight-grpc
>>> > >> > > > ${arrow.version}
>>> > >> > > > 
>>> > >> > > > 
>>> > >> > > > 
>>> > >> > > >   
>>> > >> > > > 
>>> > >> > > >   kr.motd.maven
>>> > >> > > >   os-maven-plugin
>>> > >> 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-14 Thread David Li
The vote carries with 3 binding votes and 6 non-binding votes.

I'll release the artifacts next.

On Mon, Mar 14, 2022, at 15:50, Micah Kornfield wrote:
> +1 (binding)
>
> On Mon, Mar 14, 2022 at 12:43 PM Bryan Cutler  wrote:
>
>> +1 (non-binding)
>>
>> On Mon, Mar 14, 2022 at 10:26 AM David Li  wrote:
>>
>> > My vote: +1 (binding)
>> >
>> > Are any other PMC members able to take a quick look?
>> >
>> > Thanks,
>> > David
>> >
>> > On Sat, Mar 12, 2022, at 07:31, Kun Liu wrote:
>> > > +1  non-binding
>> > > just uploaded the missing pom and don't need to release the 7.0.1
>> > >
>> > > Thanks,
>> > > Kun
>> > >
>> > >
>> > > Rafael Telles  于2022年3月12日周六 04:18写道:
>> > >
>> > >> +1
>> > >>
>> > >> Em sex., 11 de mar. de 2022 às 16:10, José Almeida <
>> > >> jose.alme...@simbioseventures.com> escreveu:
>> > >>
>> > >> > +1
>> > >> >
>> > >> > On Fri, Mar 11, 2022 at 4:09 PM Ray Lum  wrote:
>> > >> >
>> > >> > > +1
>> > >> > >
>> > >> > > On Fri, Mar 11, 2022 at 6:30 AM David Li 
>> > wrote:
>> > >> > >
>> > >> > > > Hello,
>> > >> > > >
>> > >> > > > I would like to propose releasing these additional Java
>> artifacts
>> > for
>> > >> > > > Apache Arrow 7.0.0:
>> > >> > > >
>> > >> > > > arrow-flight-7.0.0.pom
>> > >> > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
>> > >> > > > flight-integration-tests-7.0.0-javadoc.jar
>> > >> > > > flight-integration-tests-7.0.0-sources.jar
>> > >> > > > flight-integration-tests-7.0.0-tests.jar
>> > >> > > > flight-integration-tests-7.0.0.jar
>> > >> > > > flight-integration-tests-7.0.0.pom
>> > >> > > > flight-sql-7.0.0-javadoc.jar
>> > >> > > > flight-sql-7.0.0-sources.jar
>> > >> > > > flight-sql-7.0.0-tests.jar
>> > >> > > > flight-sql-7.0.0.jar
>> > >> > > > flight-sql-7.0.0.pom
>> > >> > > >
>> > >> > > > This release is based on commit:
>> > >> > > > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
>> > >> > > >
>> > >> > > > Artifacts can be found in the staging Maven repository:
>> > >> > > >
>> > >> > > >
>> > >> > >
>> > >> >
>> > >>
>> >
>> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
>> > >> > > >
>> > >> > > > These artifacts were not uploaded during the initial release due
>> > to
>> > >> > > > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
>> > >> > > >
>> > >> > > > The vote will be open for at least 72 hours.
>> > >> > > >
>> > >> > > > [ ] +1 Release this as part of Apache Arrow 7.0.0
>> > >> > > > [ ] +0
>> > >> > > > [ ] -1 Do not release this as part of Apache Arrow 7.0.0
>> > because...
>> > >> > > >
>> > >> > > > [1]:
>> > >> > > >
>> > >> > >
>> > >> >
>> > >>
>> >
>> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
>> > >> > > > [2]: https://issues.apache.org/jira/browse/ARROW-15746
>> > >> > > >
>> > >> > > > -David
>> > >> > > >
>> > >> > > > P.S. If you would like to try building against the staging
>> > artifacts,
>> > >> > try
>> > >> > > > a POM like the following:
>> > >> > > >
>> > >> > > > 
>> > >> > > > http://maven.apache.org/POM/4.0.0;
>> > >> > > >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
>> > >> > > >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
>> > >> > > > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
>> > >> > > > 4.0.0
>> > >> > > > org.example
>> > >> > > > demo
>> > >> > > > 1.0-SNAPSHOT
>> > >> > > > 
>> > >> > > > 7.0.0
>> > >> > > > 
>> > >> > > > 
>> > >> > > >   
>> > >> > > > apache-staging
>> > >> > > > Apache Staging
>> > >> > > > 
>> > >> > https://repository.apache.org/content/repositories/staging/
>> > >> > > > 
>> > >> > > >   
>> > >> > > > 
>> > >> > > > 
>> > >> > > > 
>> > >> > > > org.apache.arrow
>> > >> > > > arrow-vector
>> > >> > > > ${arrow.version}
>> > >> > > > 
>> > >> > > > 
>> > >> > > > org.apache.arrow
>> > >> > > > arrow-memory-netty
>> > >> > > > ${arrow.version}
>> > >> > > > 
>> > >> > > > 
>> > >> > > > org.apache.arrow
>> > >> > > > arrow-format
>> > >> > > > ${arrow.version}
>> > >> > > > 
>> > >> > > > 
>> > >> > > > org.apache.arrow
>> > >> > > > flight-core
>> > >> > > > ${arrow.version}
>> > >> > > > 
>> > >> > > > 
>> > >> > > > org.apache.arrow
>> > >> > > > flight-grpc
>> > >> > > > ${arrow.version}
>> > >> > > > 
>> > >> > > > 
>> > >> > > > 
>> > >> > > >   
>> > >> > > > 
>> > >> > > >   kr.motd.maven
>> > >> > > >   os-maven-plugin
>> > >> > > >   1.7.0
>> > >> > > > 
>> > >> > > >   
>> > >> > > > 
>> > >> > > > 
>> > >> > > >
>> > >> > > > On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
>> > >> > > > > Hi,
>> > >> > > > >
>> > >> > > > > I've uploaded the 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-14 Thread Micah Kornfield
+1 (binding)

On Mon, Mar 14, 2022 at 12:43 PM Bryan Cutler  wrote:

> +1 (non-binding)
>
> On Mon, Mar 14, 2022 at 10:26 AM David Li  wrote:
>
> > My vote: +1 (binding)
> >
> > Are any other PMC members able to take a quick look?
> >
> > Thanks,
> > David
> >
> > On Sat, Mar 12, 2022, at 07:31, Kun Liu wrote:
> > > +1  non-binding
> > > just uploaded the missing pom and don't need to release the 7.0.1
> > >
> > > Thanks,
> > > Kun
> > >
> > >
> > > Rafael Telles  于2022年3月12日周六 04:18写道:
> > >
> > >> +1
> > >>
> > >> Em sex., 11 de mar. de 2022 às 16:10, José Almeida <
> > >> jose.alme...@simbioseventures.com> escreveu:
> > >>
> > >> > +1
> > >> >
> > >> > On Fri, Mar 11, 2022 at 4:09 PM Ray Lum  wrote:
> > >> >
> > >> > > +1
> > >> > >
> > >> > > On Fri, Mar 11, 2022 at 6:30 AM David Li 
> > wrote:
> > >> > >
> > >> > > > Hello,
> > >> > > >
> > >> > > > I would like to propose releasing these additional Java
> artifacts
> > for
> > >> > > > Apache Arrow 7.0.0:
> > >> > > >
> > >> > > > arrow-flight-7.0.0.pom
> > >> > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > >> > > > flight-integration-tests-7.0.0-javadoc.jar
> > >> > > > flight-integration-tests-7.0.0-sources.jar
> > >> > > > flight-integration-tests-7.0.0-tests.jar
> > >> > > > flight-integration-tests-7.0.0.jar
> > >> > > > flight-integration-tests-7.0.0.pom
> > >> > > > flight-sql-7.0.0-javadoc.jar
> > >> > > > flight-sql-7.0.0-sources.jar
> > >> > > > flight-sql-7.0.0-tests.jar
> > >> > > > flight-sql-7.0.0.jar
> > >> > > > flight-sql-7.0.0.pom
> > >> > > >
> > >> > > > This release is based on commit:
> > >> > > > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
> > >> > > >
> > >> > > > Artifacts can be found in the staging Maven repository:
> > >> > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > >> > > >
> > >> > > > These artifacts were not uploaded during the initial release due
> > to
> > >> > > > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
> > >> > > >
> > >> > > > The vote will be open for at least 72 hours.
> > >> > > >
> > >> > > > [ ] +1 Release this as part of Apache Arrow 7.0.0
> > >> > > > [ ] +0
> > >> > > > [ ] -1 Do not release this as part of Apache Arrow 7.0.0
> > because...
> > >> > > >
> > >> > > > [1]:
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> > >> > > > [2]: https://issues.apache.org/jira/browse/ARROW-15746
> > >> > > >
> > >> > > > -David
> > >> > > >
> > >> > > > P.S. If you would like to try building against the staging
> > artifacts,
> > >> > try
> > >> > > > a POM like the following:
> > >> > > >
> > >> > > > 
> > >> > > > http://maven.apache.org/POM/4.0.0;
> > >> > > >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
> > >> > > >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> > >> > > > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> > >> > > > 4.0.0
> > >> > > > org.example
> > >> > > > demo
> > >> > > > 1.0-SNAPSHOT
> > >> > > > 
> > >> > > > 7.0.0
> > >> > > > 
> > >> > > > 
> > >> > > >   
> > >> > > > apache-staging
> > >> > > > Apache Staging
> > >> > > > 
> > >> > https://repository.apache.org/content/repositories/staging/
> > >> > > > 
> > >> > > >   
> > >> > > > 
> > >> > > > 
> > >> > > > 
> > >> > > > org.apache.arrow
> > >> > > > arrow-vector
> > >> > > > ${arrow.version}
> > >> > > > 
> > >> > > > 
> > >> > > > org.apache.arrow
> > >> > > > arrow-memory-netty
> > >> > > > ${arrow.version}
> > >> > > > 
> > >> > > > 
> > >> > > > org.apache.arrow
> > >> > > > arrow-format
> > >> > > > ${arrow.version}
> > >> > > > 
> > >> > > > 
> > >> > > > org.apache.arrow
> > >> > > > flight-core
> > >> > > > ${arrow.version}
> > >> > > > 
> > >> > > > 
> > >> > > > org.apache.arrow
> > >> > > > flight-grpc
> > >> > > > ${arrow.version}
> > >> > > > 
> > >> > > > 
> > >> > > > 
> > >> > > >   
> > >> > > > 
> > >> > > >   kr.motd.maven
> > >> > > >   os-maven-plugin
> > >> > > >   1.7.0
> > >> > > > 
> > >> > > >   
> > >> > > > 
> > >> > > > 
> > >> > > >
> > >> > > > On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
> > >> > > > > Hi,
> > >> > > > >
> > >> > > > > I've uploaded the followings:
> > >> > > > >
> > >> > > > > arrow-flight-7.0.0.pom
> > >> > > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > >> > > > > flight-integration-tests-7.0.0-javadoc.jar
> > >> > > > > flight-integration-tests-7.0.0-sources.jar
> > >> > > > > flight-integration-tests-7.0.0-tests.jar
> > >> > > > > 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-14 Thread Bryan Cutler
+1 (non-binding)

On Mon, Mar 14, 2022 at 10:26 AM David Li  wrote:

> My vote: +1 (binding)
>
> Are any other PMC members able to take a quick look?
>
> Thanks,
> David
>
> On Sat, Mar 12, 2022, at 07:31, Kun Liu wrote:
> > +1  non-binding
> > just uploaded the missing pom and don't need to release the 7.0.1
> >
> > Thanks,
> > Kun
> >
> >
> > Rafael Telles  于2022年3月12日周六 04:18写道:
> >
> >> +1
> >>
> >> Em sex., 11 de mar. de 2022 às 16:10, José Almeida <
> >> jose.alme...@simbioseventures.com> escreveu:
> >>
> >> > +1
> >> >
> >> > On Fri, Mar 11, 2022 at 4:09 PM Ray Lum  wrote:
> >> >
> >> > > +1
> >> > >
> >> > > On Fri, Mar 11, 2022 at 6:30 AM David Li 
> wrote:
> >> > >
> >> > > > Hello,
> >> > > >
> >> > > > I would like to propose releasing these additional Java artifacts
> for
> >> > > > Apache Arrow 7.0.0:
> >> > > >
> >> > > > arrow-flight-7.0.0.pom
> >> > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> >> > > > flight-integration-tests-7.0.0-javadoc.jar
> >> > > > flight-integration-tests-7.0.0-sources.jar
> >> > > > flight-integration-tests-7.0.0-tests.jar
> >> > > > flight-integration-tests-7.0.0.jar
> >> > > > flight-integration-tests-7.0.0.pom
> >> > > > flight-sql-7.0.0-javadoc.jar
> >> > > > flight-sql-7.0.0-sources.jar
> >> > > > flight-sql-7.0.0-tests.jar
> >> > > > flight-sql-7.0.0.jar
> >> > > > flight-sql-7.0.0.pom
> >> > > >
> >> > > > This release is based on commit:
> >> > > > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
> >> > > >
> >> > > > Artifacts can be found in the staging Maven repository:
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> >> > > >
> >> > > > These artifacts were not uploaded during the initial release due
> to
> >> > > > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
> >> > > >
> >> > > > The vote will be open for at least 72 hours.
> >> > > >
> >> > > > [ ] +1 Release this as part of Apache Arrow 7.0.0
> >> > > > [ ] +0
> >> > > > [ ] -1 Do not release this as part of Apache Arrow 7.0.0
> because...
> >> > > >
> >> > > > [1]:
> >> > > >
> >> > >
> >> >
> >>
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> >> > > > [2]: https://issues.apache.org/jira/browse/ARROW-15746
> >> > > >
> >> > > > -David
> >> > > >
> >> > > > P.S. If you would like to try building against the staging
> artifacts,
> >> > try
> >> > > > a POM like the following:
> >> > > >
> >> > > > 
> >> > > > http://maven.apache.org/POM/4.0.0;
> >> > > >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
> >> > > >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> >> > > > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> >> > > > 4.0.0
> >> > > > org.example
> >> > > > demo
> >> > > > 1.0-SNAPSHOT
> >> > > > 
> >> > > > 7.0.0
> >> > > > 
> >> > > > 
> >> > > >   
> >> > > > apache-staging
> >> > > > Apache Staging
> >> > > > 
> >> > https://repository.apache.org/content/repositories/staging/
> >> > > > 
> >> > > >   
> >> > > > 
> >> > > > 
> >> > > > 
> >> > > > org.apache.arrow
> >> > > > arrow-vector
> >> > > > ${arrow.version}
> >> > > > 
> >> > > > 
> >> > > > org.apache.arrow
> >> > > > arrow-memory-netty
> >> > > > ${arrow.version}
> >> > > > 
> >> > > > 
> >> > > > org.apache.arrow
> >> > > > arrow-format
> >> > > > ${arrow.version}
> >> > > > 
> >> > > > 
> >> > > > org.apache.arrow
> >> > > > flight-core
> >> > > > ${arrow.version}
> >> > > > 
> >> > > > 
> >> > > > org.apache.arrow
> >> > > > flight-grpc
> >> > > > ${arrow.version}
> >> > > > 
> >> > > > 
> >> > > > 
> >> > > >   
> >> > > > 
> >> > > >   kr.motd.maven
> >> > > >   os-maven-plugin
> >> > > >   1.7.0
> >> > > > 
> >> > > >   
> >> > > > 
> >> > > > 
> >> > > >
> >> > > > On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
> >> > > > > Hi,
> >> > > > >
> >> > > > > I've uploaded the followings:
> >> > > > >
> >> > > > > arrow-flight-7.0.0.pom
> >> > > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> >> > > > > flight-integration-tests-7.0.0-javadoc.jar
> >> > > > > flight-integration-tests-7.0.0-sources.jar
> >> > > > > flight-integration-tests-7.0.0-tests.jar
> >> > > > > flight-integration-tests-7.0.0.jar
> >> > > > > flight-integration-tests-7.0.0.pom
> >> > > > > flight-sql-7.0.0-javadoc.jar
> >> > > > > flight-sql-7.0.0-sources.jar
> >> > > > > flight-sql-7.0.0-tests.jar
> >> > > > > flight-sql-7.0.0.jar
> >> > > > > flight-sql-7.0.0.pom
> >> > > > >
> >> > > > > You can find them at
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-14 Thread David Li
My vote: +1 (binding)

Are any other PMC members able to take a quick look?

Thanks,
David

On Sat, Mar 12, 2022, at 07:31, Kun Liu wrote:
> +1  non-binding
> just uploaded the missing pom and don't need to release the 7.0.1
>
> Thanks,
> Kun
>
>
> Rafael Telles  于2022年3月12日周六 04:18写道:
>
>> +1
>>
>> Em sex., 11 de mar. de 2022 às 16:10, José Almeida <
>> jose.alme...@simbioseventures.com> escreveu:
>>
>> > +1
>> >
>> > On Fri, Mar 11, 2022 at 4:09 PM Ray Lum  wrote:
>> >
>> > > +1
>> > >
>> > > On Fri, Mar 11, 2022 at 6:30 AM David Li  wrote:
>> > >
>> > > > Hello,
>> > > >
>> > > > I would like to propose releasing these additional Java artifacts for
>> > > > Apache Arrow 7.0.0:
>> > > >
>> > > > arrow-flight-7.0.0.pom
>> > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
>> > > > flight-integration-tests-7.0.0-javadoc.jar
>> > > > flight-integration-tests-7.0.0-sources.jar
>> > > > flight-integration-tests-7.0.0-tests.jar
>> > > > flight-integration-tests-7.0.0.jar
>> > > > flight-integration-tests-7.0.0.pom
>> > > > flight-sql-7.0.0-javadoc.jar
>> > > > flight-sql-7.0.0-sources.jar
>> > > > flight-sql-7.0.0-tests.jar
>> > > > flight-sql-7.0.0.jar
>> > > > flight-sql-7.0.0.pom
>> > > >
>> > > > This release is based on commit:
>> > > > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
>> > > >
>> > > > Artifacts can be found in the staging Maven repository:
>> > > >
>> > > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
>> > > >
>> > > > These artifacts were not uploaded during the initial release due to
>> > > > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
>> > > >
>> > > > The vote will be open for at least 72 hours.
>> > > >
>> > > > [ ] +1 Release this as part of Apache Arrow 7.0.0
>> > > > [ ] +0
>> > > > [ ] -1 Do not release this as part of Apache Arrow 7.0.0 because...
>> > > >
>> > > > [1]:
>> > > >
>> > >
>> >
>> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
>> > > > [2]: https://issues.apache.org/jira/browse/ARROW-15746
>> > > >
>> > > > -David
>> > > >
>> > > > P.S. If you would like to try building against the staging artifacts,
>> > try
>> > > > a POM like the following:
>> > > >
>> > > > 
>> > > > http://maven.apache.org/POM/4.0.0;
>> > > >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
>> > > >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
>> > > > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
>> > > > 4.0.0
>> > > > org.example
>> > > > demo
>> > > > 1.0-SNAPSHOT
>> > > > 
>> > > > 7.0.0
>> > > > 
>> > > > 
>> > > >   
>> > > > apache-staging
>> > > > Apache Staging
>> > > > 
>> > https://repository.apache.org/content/repositories/staging/
>> > > > 
>> > > >   
>> > > > 
>> > > > 
>> > > > 
>> > > > org.apache.arrow
>> > > > arrow-vector
>> > > > ${arrow.version}
>> > > > 
>> > > > 
>> > > > org.apache.arrow
>> > > > arrow-memory-netty
>> > > > ${arrow.version}
>> > > > 
>> > > > 
>> > > > org.apache.arrow
>> > > > arrow-format
>> > > > ${arrow.version}
>> > > > 
>> > > > 
>> > > > org.apache.arrow
>> > > > flight-core
>> > > > ${arrow.version}
>> > > > 
>> > > > 
>> > > > org.apache.arrow
>> > > > flight-grpc
>> > > > ${arrow.version}
>> > > > 
>> > > > 
>> > > > 
>> > > >   
>> > > > 
>> > > >   kr.motd.maven
>> > > >   os-maven-plugin
>> > > >   1.7.0
>> > > > 
>> > > >   
>> > > > 
>> > > > 
>> > > >
>> > > > On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
>> > > > > Hi,
>> > > > >
>> > > > > I've uploaded the followings:
>> > > > >
>> > > > > arrow-flight-7.0.0.pom
>> > > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
>> > > > > flight-integration-tests-7.0.0-javadoc.jar
>> > > > > flight-integration-tests-7.0.0-sources.jar
>> > > > > flight-integration-tests-7.0.0-tests.jar
>> > > > > flight-integration-tests-7.0.0.jar
>> > > > > flight-integration-tests-7.0.0.pom
>> > > > > flight-sql-7.0.0-javadoc.jar
>> > > > > flight-sql-7.0.0-sources.jar
>> > > > > flight-sql-7.0.0-tests.jar
>> > > > > flight-sql-7.0.0.jar
>> > > > > flight-sql-7.0.0.pom
>> > > > >
>> > > > > You can find them at
>> > > > >
>> > > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
>> > > > > .
>> > > > >
>> > > > > Could someone start a vote for them? Any PMC member can
>> > > > > publish them by pressing the "Release" button for the
>> > > > > "orgapachearrow-1081" repository at
>> > > > > https://repository.apache.org/#stagingRepositories after the
>> > > > > vote carried.
>> > > > >
>> > > > >
>> > > > > Thanks,
>> > > > > --
>> 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-12 Thread Kun Liu
+1  non-binding
just uploaded the missing pom and don't need to release the 7.0.1

Thanks,
Kun


Rafael Telles  于2022年3月12日周六 04:18写道:

> +1
>
> Em sex., 11 de mar. de 2022 às 16:10, José Almeida <
> jose.alme...@simbioseventures.com> escreveu:
>
> > +1
> >
> > On Fri, Mar 11, 2022 at 4:09 PM Ray Lum  wrote:
> >
> > > +1
> > >
> > > On Fri, Mar 11, 2022 at 6:30 AM David Li  wrote:
> > >
> > > > Hello,
> > > >
> > > > I would like to propose releasing these additional Java artifacts for
> > > > Apache Arrow 7.0.0:
> > > >
> > > > arrow-flight-7.0.0.pom
> > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > > > flight-integration-tests-7.0.0-javadoc.jar
> > > > flight-integration-tests-7.0.0-sources.jar
> > > > flight-integration-tests-7.0.0-tests.jar
> > > > flight-integration-tests-7.0.0.jar
> > > > flight-integration-tests-7.0.0.pom
> > > > flight-sql-7.0.0-javadoc.jar
> > > > flight-sql-7.0.0-sources.jar
> > > > flight-sql-7.0.0-tests.jar
> > > > flight-sql-7.0.0.jar
> > > > flight-sql-7.0.0.pom
> > > >
> > > > This release is based on commit:
> > > > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
> > > >
> > > > Artifacts can be found in the staging Maven repository:
> > > >
> > > >
> > >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > > >
> > > > These artifacts were not uploaded during the initial release due to
> > > > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
> > > >
> > > > The vote will be open for at least 72 hours.
> > > >
> > > > [ ] +1 Release this as part of Apache Arrow 7.0.0
> > > > [ ] +0
> > > > [ ] -1 Do not release this as part of Apache Arrow 7.0.0 because...
> > > >
> > > > [1]:
> > > >
> > >
> >
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> > > > [2]: https://issues.apache.org/jira/browse/ARROW-15746
> > > >
> > > > -David
> > > >
> > > > P.S. If you would like to try building against the staging artifacts,
> > try
> > > > a POM like the following:
> > > >
> > > > 
> > > > http://maven.apache.org/POM/4.0.0;
> > > >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
> > > >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> > > > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> > > > 4.0.0
> > > > org.example
> > > > demo
> > > > 1.0-SNAPSHOT
> > > > 
> > > > 7.0.0
> > > > 
> > > > 
> > > >   
> > > > apache-staging
> > > > Apache Staging
> > > > 
> > https://repository.apache.org/content/repositories/staging/
> > > > 
> > > >   
> > > > 
> > > > 
> > > > 
> > > > org.apache.arrow
> > > > arrow-vector
> > > > ${arrow.version}
> > > > 
> > > > 
> > > > org.apache.arrow
> > > > arrow-memory-netty
> > > > ${arrow.version}
> > > > 
> > > > 
> > > > org.apache.arrow
> > > > arrow-format
> > > > ${arrow.version}
> > > > 
> > > > 
> > > > org.apache.arrow
> > > > flight-core
> > > > ${arrow.version}
> > > > 
> > > > 
> > > > org.apache.arrow
> > > > flight-grpc
> > > > ${arrow.version}
> > > > 
> > > > 
> > > > 
> > > >   
> > > > 
> > > >   kr.motd.maven
> > > >   os-maven-plugin
> > > >   1.7.0
> > > > 
> > > >   
> > > > 
> > > > 
> > > >
> > > > On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
> > > > > Hi,
> > > > >
> > > > > I've uploaded the followings:
> > > > >
> > > > > arrow-flight-7.0.0.pom
> > > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > > > > flight-integration-tests-7.0.0-javadoc.jar
> > > > > flight-integration-tests-7.0.0-sources.jar
> > > > > flight-integration-tests-7.0.0-tests.jar
> > > > > flight-integration-tests-7.0.0.jar
> > > > > flight-integration-tests-7.0.0.pom
> > > > > flight-sql-7.0.0-javadoc.jar
> > > > > flight-sql-7.0.0-sources.jar
> > > > > flight-sql-7.0.0-tests.jar
> > > > > flight-sql-7.0.0.jar
> > > > > flight-sql-7.0.0.pom
> > > > >
> > > > > You can find them at
> > > > >
> > > >
> > >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > > > > .
> > > > >
> > > > > Could someone start a vote for them? Any PMC member can
> > > > > publish them by pressing the "Release" button for the
> > > > > "orgapachearrow-1081" repository at
> > > > > https://repository.apache.org/#stagingRepositories after the
> > > > > vote carried.
> > > > >
> > > > >
> > > > > Thanks,
> > > > > --
> > > > > kou
> > > > >
> > > > > In <5b71b9d8-7f1d-46d3-be56-5eba1fe0d...@www.fastmail.com>
> > > > >   "Re: [PROPOSAL][RELEASE] Arrow 7.0.1" on Thu, 10 Mar 2022
> 09:16:30
> > > > -0500,
> > > > >   "David Li"  wrote:
> > > > >
> > > > >> Hmm, I'm not too sure how procedures work here, but is it possible
> > 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-11 Thread Rafael Telles
+1

Em sex., 11 de mar. de 2022 às 16:10, José Almeida <
jose.alme...@simbioseventures.com> escreveu:

> +1
>
> On Fri, Mar 11, 2022 at 4:09 PM Ray Lum  wrote:
>
> > +1
> >
> > On Fri, Mar 11, 2022 at 6:30 AM David Li  wrote:
> >
> > > Hello,
> > >
> > > I would like to propose releasing these additional Java artifacts for
> > > Apache Arrow 7.0.0:
> > >
> > > arrow-flight-7.0.0.pom
> > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > > flight-integration-tests-7.0.0-javadoc.jar
> > > flight-integration-tests-7.0.0-sources.jar
> > > flight-integration-tests-7.0.0-tests.jar
> > > flight-integration-tests-7.0.0.jar
> > > flight-integration-tests-7.0.0.pom
> > > flight-sql-7.0.0-javadoc.jar
> > > flight-sql-7.0.0-sources.jar
> > > flight-sql-7.0.0-tests.jar
> > > flight-sql-7.0.0.jar
> > > flight-sql-7.0.0.pom
> > >
> > > This release is based on commit:
> > > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
> > >
> > > Artifacts can be found in the staging Maven repository:
> > >
> > >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > >
> > > These artifacts were not uploaded during the initial release due to
> > > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
> > >
> > > The vote will be open for at least 72 hours.
> > >
> > > [ ] +1 Release this as part of Apache Arrow 7.0.0
> > > [ ] +0
> > > [ ] -1 Do not release this as part of Apache Arrow 7.0.0 because...
> > >
> > > [1]:
> > >
> >
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> > > [2]: https://issues.apache.org/jira/browse/ARROW-15746
> > >
> > > -David
> > >
> > > P.S. If you would like to try building against the staging artifacts,
> try
> > > a POM like the following:
> > >
> > > 
> > > http://maven.apache.org/POM/4.0.0;
> > >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
> > >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> > > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> > > 4.0.0
> > > org.example
> > > demo
> > > 1.0-SNAPSHOT
> > > 
> > > 7.0.0
> > > 
> > > 
> > >   
> > > apache-staging
> > > Apache Staging
> > > 
> https://repository.apache.org/content/repositories/staging/
> > > 
> > >   
> > > 
> > > 
> > > 
> > > org.apache.arrow
> > > arrow-vector
> > > ${arrow.version}
> > > 
> > > 
> > > org.apache.arrow
> > > arrow-memory-netty
> > > ${arrow.version}
> > > 
> > > 
> > > org.apache.arrow
> > > arrow-format
> > > ${arrow.version}
> > > 
> > > 
> > > org.apache.arrow
> > > flight-core
> > > ${arrow.version}
> > > 
> > > 
> > > org.apache.arrow
> > > flight-grpc
> > > ${arrow.version}
> > > 
> > > 
> > > 
> > >   
> > > 
> > >   kr.motd.maven
> > >   os-maven-plugin
> > >   1.7.0
> > > 
> > >   
> > > 
> > > 
> > >
> > > On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
> > > > Hi,
> > > >
> > > > I've uploaded the followings:
> > > >
> > > > arrow-flight-7.0.0.pom
> > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > > > flight-integration-tests-7.0.0-javadoc.jar
> > > > flight-integration-tests-7.0.0-sources.jar
> > > > flight-integration-tests-7.0.0-tests.jar
> > > > flight-integration-tests-7.0.0.jar
> > > > flight-integration-tests-7.0.0.pom
> > > > flight-sql-7.0.0-javadoc.jar
> > > > flight-sql-7.0.0-sources.jar
> > > > flight-sql-7.0.0-tests.jar
> > > > flight-sql-7.0.0.jar
> > > > flight-sql-7.0.0.pom
> > > >
> > > > You can find them at
> > > >
> > >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > > > .
> > > >
> > > > Could someone start a vote for them? Any PMC member can
> > > > publish them by pressing the "Release" button for the
> > > > "orgapachearrow-1081" repository at
> > > > https://repository.apache.org/#stagingRepositories after the
> > > > vote carried.
> > > >
> > > >
> > > > Thanks,
> > > > --
> > > > kou
> > > >
> > > > In <5b71b9d8-7f1d-46d3-be56-5eba1fe0d...@www.fastmail.com>
> > > >   "Re: [PROPOSAL][RELEASE] Arrow 7.0.1" on Thu, 10 Mar 2022 09:16:30
> > > -0500,
> > > >   "David Li"  wrote:
> > > >
> > > >> Hmm, I'm not too sure how procedures work here, but is it possible
> to
> > > just vote and upload the missing 7.0.0 artifacts, instead of going
> > through
> > > the whole release process?
> > > >>
> > > >> On Wed, Mar 9, 2022, at 13:23, James Duong wrote:
> > > >>> Hi,
> > > >>>
> > > >>> I would like to propose an Arrow 7.0.1 release. The main reason is
> to
> > > make
> > > >>> Flight SQL Java artifacts available on maven central (
> > > >>> https://issues.apache.org/jira/browse/ARROW-15746).
> > > >>>
> > > >>> I'd be happy to 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-11 Thread Kyle Porter (CW)
+1 (non-binding)

On Fri, Mar 11, 2022 at 11:10 AM José Almeida <
jose.alme...@simbioseventures.com> wrote:

> +1
>
> On Fri, Mar 11, 2022 at 4:09 PM Ray Lum  wrote:
>
> > +1
> >
> > On Fri, Mar 11, 2022 at 6:30 AM David Li  wrote:
> >
> > > Hello,
> > >
> > > I would like to propose releasing these additional Java artifacts for
> > > Apache Arrow 7.0.0:
> > >
> > > arrow-flight-7.0.0.pom
> > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > > flight-integration-tests-7.0.0-javadoc.jar
> > > flight-integration-tests-7.0.0-sources.jar
> > > flight-integration-tests-7.0.0-tests.jar
> > > flight-integration-tests-7.0.0.jar
> > > flight-integration-tests-7.0.0.pom
> > > flight-sql-7.0.0-javadoc.jar
> > > flight-sql-7.0.0-sources.jar
> > > flight-sql-7.0.0-tests.jar
> > > flight-sql-7.0.0.jar
> > > flight-sql-7.0.0.pom
> > >
> > > This release is based on commit:
> > > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
> > >
> > > Artifacts can be found in the staging Maven repository:
> > >
> > >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > >
> > > These artifacts were not uploaded during the initial release due to
> > > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
> > >
> > > The vote will be open for at least 72 hours.
> > >
> > > [ ] +1 Release this as part of Apache Arrow 7.0.0
> > > [ ] +0
> > > [ ] -1 Do not release this as part of Apache Arrow 7.0.0 because...
> > >
> > > [1]:
> > >
> >
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> > > [2]: https://issues.apache.org/jira/browse/ARROW-15746
> > >
> > > -David
> > >
> > > P.S. If you would like to try building against the staging artifacts,
> try
> > > a POM like the following:
> > >
> > > 
> > > http://maven.apache.org/POM/4.0.0;
> > >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
> > >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> > > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> > > 4.0.0
> > > org.example
> > > demo
> > > 1.0-SNAPSHOT
> > > 
> > > 7.0.0
> > > 
> > > 
> > >   
> > > apache-staging
> > > Apache Staging
> > > 
> https://repository.apache.org/content/repositories/staging/
> > > 
> > >   
> > > 
> > > 
> > > 
> > > org.apache.arrow
> > > arrow-vector
> > > ${arrow.version}
> > > 
> > > 
> > > org.apache.arrow
> > > arrow-memory-netty
> > > ${arrow.version}
> > > 
> > > 
> > > org.apache.arrow
> > > arrow-format
> > > ${arrow.version}
> > > 
> > > 
> > > org.apache.arrow
> > > flight-core
> > > ${arrow.version}
> > > 
> > > 
> > > org.apache.arrow
> > > flight-grpc
> > > ${arrow.version}
> > > 
> > > 
> > > 
> > >   
> > > 
> > >   kr.motd.maven
> > >   os-maven-plugin
> > >   1.7.0
> > > 
> > >   
> > > 
> > > 
> > >
> > > On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
> > > > Hi,
> > > >
> > > > I've uploaded the followings:
> > > >
> > > > arrow-flight-7.0.0.pom
> > > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > > > flight-integration-tests-7.0.0-javadoc.jar
> > > > flight-integration-tests-7.0.0-sources.jar
> > > > flight-integration-tests-7.0.0-tests.jar
> > > > flight-integration-tests-7.0.0.jar
> > > > flight-integration-tests-7.0.0.pom
> > > > flight-sql-7.0.0-javadoc.jar
> > > > flight-sql-7.0.0-sources.jar
> > > > flight-sql-7.0.0-tests.jar
> > > > flight-sql-7.0.0.jar
> > > > flight-sql-7.0.0.pom
> > > >
> > > > You can find them at
> > > >
> > >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > > > .
> > > >
> > > > Could someone start a vote for them? Any PMC member can
> > > > publish them by pressing the "Release" button for the
> > > > "orgapachearrow-1081" repository at
> > > > https://repository.apache.org/#stagingRepositories after the
> > > > vote carried.
> > > >
> > > >
> > > > Thanks,
> > > > --
> > > > kou
> > > >
> > > > In <5b71b9d8-7f1d-46d3-be56-5eba1fe0d...@www.fastmail.com>
> > > >   "Re: [PROPOSAL][RELEASE] Arrow 7.0.1" on Thu, 10 Mar 2022 09:16:30
> > > -0500,
> > > >   "David Li"  wrote:
> > > >
> > > >> Hmm, I'm not too sure how procedures work here, but is it possible
> to
> > > just vote and upload the missing 7.0.0 artifacts, instead of going
> > through
> > > the whole release process?
> > > >>
> > > >> On Wed, Mar 9, 2022, at 13:23, James Duong wrote:
> > > >>> Hi,
> > > >>>
> > > >>> I would like to propose an Arrow 7.0.1 release. The main reason is
> to
> > > make
> > > >>> Flight SQL Java artifacts available on maven central (
> > > >>> https://issues.apache.org/jira/browse/ARROW-15746).
> > > >>>
> > > >>> I'd be 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-11 Thread José Almeida
+1

On Fri, Mar 11, 2022 at 4:09 PM Ray Lum  wrote:

> +1
>
> On Fri, Mar 11, 2022 at 6:30 AM David Li  wrote:
>
> > Hello,
> >
> > I would like to propose releasing these additional Java artifacts for
> > Apache Arrow 7.0.0:
> >
> > arrow-flight-7.0.0.pom
> > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > flight-integration-tests-7.0.0-javadoc.jar
> > flight-integration-tests-7.0.0-sources.jar
> > flight-integration-tests-7.0.0-tests.jar
> > flight-integration-tests-7.0.0.jar
> > flight-integration-tests-7.0.0.pom
> > flight-sql-7.0.0-javadoc.jar
> > flight-sql-7.0.0-sources.jar
> > flight-sql-7.0.0-tests.jar
> > flight-sql-7.0.0.jar
> > flight-sql-7.0.0.pom
> >
> > This release is based on commit:
> > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
> >
> > Artifacts can be found in the staging Maven repository:
> >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> >
> > These artifacts were not uploaded during the initial release due to
> > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
> >
> > The vote will be open for at least 72 hours.
> >
> > [ ] +1 Release this as part of Apache Arrow 7.0.0
> > [ ] +0
> > [ ] -1 Do not release this as part of Apache Arrow 7.0.0 because...
> >
> > [1]:
> >
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> > [2]: https://issues.apache.org/jira/browse/ARROW-15746
> >
> > -David
> >
> > P.S. If you would like to try building against the staging artifacts, try
> > a POM like the following:
> >
> > 
> > http://maven.apache.org/POM/4.0.0;
> >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
> >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> > 4.0.0
> > org.example
> > demo
> > 1.0-SNAPSHOT
> > 
> > 7.0.0
> > 
> > 
> >   
> > apache-staging
> > Apache Staging
> > https://repository.apache.org/content/repositories/staging/
> > 
> >   
> > 
> > 
> > 
> > org.apache.arrow
> > arrow-vector
> > ${arrow.version}
> > 
> > 
> > org.apache.arrow
> > arrow-memory-netty
> > ${arrow.version}
> > 
> > 
> > org.apache.arrow
> > arrow-format
> > ${arrow.version}
> > 
> > 
> > org.apache.arrow
> > flight-core
> > ${arrow.version}
> > 
> > 
> > org.apache.arrow
> > flight-grpc
> > ${arrow.version}
> > 
> > 
> > 
> >   
> > 
> >   kr.motd.maven
> >   os-maven-plugin
> >   1.7.0
> > 
> >   
> > 
> > 
> >
> > On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
> > > Hi,
> > >
> > > I've uploaded the followings:
> > >
> > > arrow-flight-7.0.0.pom
> > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > > flight-integration-tests-7.0.0-javadoc.jar
> > > flight-integration-tests-7.0.0-sources.jar
> > > flight-integration-tests-7.0.0-tests.jar
> > > flight-integration-tests-7.0.0.jar
> > > flight-integration-tests-7.0.0.pom
> > > flight-sql-7.0.0-javadoc.jar
> > > flight-sql-7.0.0-sources.jar
> > > flight-sql-7.0.0-tests.jar
> > > flight-sql-7.0.0.jar
> > > flight-sql-7.0.0.pom
> > >
> > > You can find them at
> > >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > > .
> > >
> > > Could someone start a vote for them? Any PMC member can
> > > publish them by pressing the "Release" button for the
> > > "orgapachearrow-1081" repository at
> > > https://repository.apache.org/#stagingRepositories after the
> > > vote carried.
> > >
> > >
> > > Thanks,
> > > --
> > > kou
> > >
> > > In <5b71b9d8-7f1d-46d3-be56-5eba1fe0d...@www.fastmail.com>
> > >   "Re: [PROPOSAL][RELEASE] Arrow 7.0.1" on Thu, 10 Mar 2022 09:16:30
> > -0500,
> > >   "David Li"  wrote:
> > >
> > >> Hmm, I'm not too sure how procedures work here, but is it possible to
> > just vote and upload the missing 7.0.0 artifacts, instead of going
> through
> > the whole release process?
> > >>
> > >> On Wed, Mar 9, 2022, at 13:23, James Duong wrote:
> > >>> Hi,
> > >>>
> > >>> I would like to propose an Arrow 7.0.1 release. The main reason is to
> > make
> > >>> Flight SQL Java artifacts available on maven central (
> > >>> https://issues.apache.org/jira/browse/ARROW-15746).
> > >>>
> > >>> I'd be happy to help facilitate this (and learn the release process)
> > for
> > >>> this.
> > >>>
> > >>> --
> > >>>
> > >>> *James Duong*
> > >>> Lead Software Developer
> > >>> Bit Quill Technologies Inc.
> > >>> Direct: +1.604.562.6082 | jam...@bitquilltech.com
> > >>> https://www.bitquilltech.com
> > >>>
> > >>> This email message is for the sole use of the intended recipient(s)
> > and may
> > >>> contain confidential and privileged information.  Any 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-11 Thread Ray Lum
+1

On Fri, Mar 11, 2022 at 6:30 AM David Li  wrote:

> Hello,
>
> I would like to propose releasing these additional Java artifacts for
> Apache Arrow 7.0.0:
>
> arrow-flight-7.0.0.pom
> flight-integration-tests-7.0.0-jar-with-dependencies.jar
> flight-integration-tests-7.0.0-javadoc.jar
> flight-integration-tests-7.0.0-sources.jar
> flight-integration-tests-7.0.0-tests.jar
> flight-integration-tests-7.0.0.jar
> flight-integration-tests-7.0.0.pom
> flight-sql-7.0.0-javadoc.jar
> flight-sql-7.0.0-sources.jar
> flight-sql-7.0.0-tests.jar
> flight-sql-7.0.0.jar
> flight-sql-7.0.0.pom
>
> This release is based on commit:
> e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
>
> Artifacts can be found in the staging Maven repository:
>
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
>
> These artifacts were not uploaded during the initial release due to
> ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
>
> The vote will be open for at least 72 hours.
>
> [ ] +1 Release this as part of Apache Arrow 7.0.0
> [ ] +0
> [ ] -1 Do not release this as part of Apache Arrow 7.0.0 because...
>
> [1]:
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> [2]: https://issues.apache.org/jira/browse/ARROW-15746
>
> -David
>
> P.S. If you would like to try building against the staging artifacts, try
> a POM like the following:
>
> 
> http://maven.apache.org/POM/4.0.0;
>  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
>  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> 4.0.0
> org.example
> demo
> 1.0-SNAPSHOT
> 
> 7.0.0
> 
> 
>   
> apache-staging
> Apache Staging
> https://repository.apache.org/content/repositories/staging/
> 
>   
> 
> 
> 
> org.apache.arrow
> arrow-vector
> ${arrow.version}
> 
> 
> org.apache.arrow
> arrow-memory-netty
> ${arrow.version}
> 
> 
> org.apache.arrow
> arrow-format
> ${arrow.version}
> 
> 
> org.apache.arrow
> flight-core
> ${arrow.version}
> 
> 
> org.apache.arrow
> flight-grpc
> ${arrow.version}
> 
> 
> 
>   
> 
>   kr.motd.maven
>   os-maven-plugin
>   1.7.0
> 
>   
> 
> 
>
> On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
> > Hi,
> >
> > I've uploaded the followings:
> >
> > arrow-flight-7.0.0.pom
> > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > flight-integration-tests-7.0.0-javadoc.jar
> > flight-integration-tests-7.0.0-sources.jar
> > flight-integration-tests-7.0.0-tests.jar
> > flight-integration-tests-7.0.0.jar
> > flight-integration-tests-7.0.0.pom
> > flight-sql-7.0.0-javadoc.jar
> > flight-sql-7.0.0-sources.jar
> > flight-sql-7.0.0-tests.jar
> > flight-sql-7.0.0.jar
> > flight-sql-7.0.0.pom
> >
> > You can find them at
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > .
> >
> > Could someone start a vote for them? Any PMC member can
> > publish them by pressing the "Release" button for the
> > "orgapachearrow-1081" repository at
> > https://repository.apache.org/#stagingRepositories after the
> > vote carried.
> >
> >
> > Thanks,
> > --
> > kou
> >
> > In <5b71b9d8-7f1d-46d3-be56-5eba1fe0d...@www.fastmail.com>
> >   "Re: [PROPOSAL][RELEASE] Arrow 7.0.1" on Thu, 10 Mar 2022 09:16:30
> -0500,
> >   "David Li"  wrote:
> >
> >> Hmm, I'm not too sure how procedures work here, but is it possible to
> just vote and upload the missing 7.0.0 artifacts, instead of going through
> the whole release process?
> >>
> >> On Wed, Mar 9, 2022, at 13:23, James Duong wrote:
> >>> Hi,
> >>>
> >>> I would like to propose an Arrow 7.0.1 release. The main reason is to
> make
> >>> Flight SQL Java artifacts available on maven central (
> >>> https://issues.apache.org/jira/browse/ARROW-15746).
> >>>
> >>> I'd be happy to help facilitate this (and learn the release process)
> for
> >>> this.
> >>>
> >>> --
> >>>
> >>> *James Duong*
> >>> Lead Software Developer
> >>> Bit Quill Technologies Inc.
> >>> Direct: +1.604.562.6082 | jam...@bitquilltech.com
> >>> https://www.bitquilltech.com
> >>>
> >>> This email message is for the sole use of the intended recipient(s)
> and may
> >>> contain confidential and privileged information.  Any unauthorized
> review,
> >>> use, disclosure, or distribution is prohibited.  If you are not the
> >>> intended recipient, please contact the sender by reply email and
> destroy
> >>> all copies of the original message.  Thank you.
>


Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-11 Thread James Duong
+1

Thanks for raising David and uploading the artifacts Kou.

On Fri, Mar 11, 2022 at 7:32 AM Andrew Lamb  wrote:

> +1 (binding)
>
> I didn't verify the artifacts, but I reviewed the commit and timestamps on
>
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> and they looked good to me
>
>
> On Fri, Mar 11, 2022 at 9:30 AM David Li  wrote:
>
> > Hello,
> >
> > I would like to propose releasing these additional Java artifacts for
> > Apache Arrow 7.0.0:
> >
> > arrow-flight-7.0.0.pom
> > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > flight-integration-tests-7.0.0-javadoc.jar
> > flight-integration-tests-7.0.0-sources.jar
> > flight-integration-tests-7.0.0-tests.jar
> > flight-integration-tests-7.0.0.jar
> > flight-integration-tests-7.0.0.pom
> > flight-sql-7.0.0-javadoc.jar
> > flight-sql-7.0.0-sources.jar
> > flight-sql-7.0.0-tests.jar
> > flight-sql-7.0.0.jar
> > flight-sql-7.0.0.pom
> >
> > This release is based on commit:
> > e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
> >
> > Artifacts can be found in the staging Maven repository:
> >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> >
> > These artifacts were not uploaded during the initial release due to
> > ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
> >
> > The vote will be open for at least 72 hours.
> >
> > [ ] +1 Release this as part of Apache Arrow 7.0.0
> > [ ] +0
> > [ ] -1 Do not release this as part of Apache Arrow 7.0.0 because...
> >
> > [1]:
> >
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> > [2]: https://issues.apache.org/jira/browse/ARROW-15746
> >
> > -David
> >
> > P.S. If you would like to try building against the staging artifacts, try
> > a POM like the following:
> >
> > 
> > http://maven.apache.org/POM/4.0.0;
> >  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
> >  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> > http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> > 4.0.0
> > org.example
> > demo
> > 1.0-SNAPSHOT
> > 
> > 7.0.0
> > 
> > 
> >   
> > apache-staging
> > Apache Staging
> > https://repository.apache.org/content/repositories/staging/
> > 
> >   
> > 
> > 
> > 
> > org.apache.arrow
> > arrow-vector
> > ${arrow.version}
> > 
> > 
> > org.apache.arrow
> > arrow-memory-netty
> > ${arrow.version}
> > 
> > 
> > org.apache.arrow
> > arrow-format
> > ${arrow.version}
> > 
> > 
> > org.apache.arrow
> > flight-core
> > ${arrow.version}
> > 
> > 
> > org.apache.arrow
> > flight-grpc
> > ${arrow.version}
> > 
> > 
> > 
> >   
> > 
> >   kr.motd.maven
> >   os-maven-plugin
> >   1.7.0
> > 
> >   
> > 
> > 
> >
> > On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
> > > Hi,
> > >
> > > I've uploaded the followings:
> > >
> > > arrow-flight-7.0.0.pom
> > > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > > flight-integration-tests-7.0.0-javadoc.jar
> > > flight-integration-tests-7.0.0-sources.jar
> > > flight-integration-tests-7.0.0-tests.jar
> > > flight-integration-tests-7.0.0.jar
> > > flight-integration-tests-7.0.0.pom
> > > flight-sql-7.0.0-javadoc.jar
> > > flight-sql-7.0.0-sources.jar
> > > flight-sql-7.0.0-tests.jar
> > > flight-sql-7.0.0.jar
> > > flight-sql-7.0.0.pom
> > >
> > > You can find them at
> > >
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > > .
> > >
> > > Could someone start a vote for them? Any PMC member can
> > > publish them by pressing the "Release" button for the
> > > "orgapachearrow-1081" repository at
> > > https://repository.apache.org/#stagingRepositories after the
> > > vote carried.
> > >
> > >
> > > Thanks,
> > > --
> > > kou
> > >
> > > In <5b71b9d8-7f1d-46d3-be56-5eba1fe0d...@www.fastmail.com>
> > >   "Re: [PROPOSAL][RELEASE] Arrow 7.0.1" on Thu, 10 Mar 2022 09:16:30
> > -0500,
> > >   "David Li"  wrote:
> > >
> > >> Hmm, I'm not too sure how procedures work here, but is it possible to
> > just vote and upload the missing 7.0.0 artifacts, instead of going
> through
> > the whole release process?
> > >>
> > >> On Wed, Mar 9, 2022, at 13:23, James Duong wrote:
> > >>> Hi,
> > >>>
> > >>> I would like to propose an Arrow 7.0.1 release. The main reason is to
> > make
> > >>> Flight SQL Java artifacts available on maven central (
> > >>> https://issues.apache.org/jira/browse/ARROW-15746).
> > >>>
> > >>> I'd be happy to help facilitate this (and learn the release process)
> > for
> > >>> this.
> > >>>
> > >>> --
> > >>>
> > >>> *James Duong*
> > >>> Lead Software Developer
> > >>> Bit Quill 

Re: [VOTE] Release Apache Arrow 7.0.0 - Java artifacts

2022-03-11 Thread Andrew Lamb
+1 (binding)

I didn't verify the artifacts, but I reviewed the commit and timestamps on
https://repository.apache.org/content/repositories/staging/org/apache/arrow/
and they looked good to me


On Fri, Mar 11, 2022 at 9:30 AM David Li  wrote:

> Hello,
>
> I would like to propose releasing these additional Java artifacts for
> Apache Arrow 7.0.0:
>
> arrow-flight-7.0.0.pom
> flight-integration-tests-7.0.0-jar-with-dependencies.jar
> flight-integration-tests-7.0.0-javadoc.jar
> flight-integration-tests-7.0.0-sources.jar
> flight-integration-tests-7.0.0-tests.jar
> flight-integration-tests-7.0.0.jar
> flight-integration-tests-7.0.0.pom
> flight-sql-7.0.0-javadoc.jar
> flight-sql-7.0.0-sources.jar
> flight-sql-7.0.0-tests.jar
> flight-sql-7.0.0.jar
> flight-sql-7.0.0.pom
>
> This release is based on commit:
> e90472e35b40f58b17d408438bb8de1641bfe6ef [1]
>
> Artifacts can be found in the staging Maven repository:
>
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
>
> These artifacts were not uploaded during the initial release due to
> ARROW-15746 [2], now fixed. Thanks Kou for uploading them!
>
> The vote will be open for at least 72 hours.
>
> [ ] +1 Release this as part of Apache Arrow 7.0.0
> [ ] +0
> [ ] -1 Do not release this as part of Apache Arrow 7.0.0 because...
>
> [1]:
> https://github.com/apache/arrow/tree/e90472e35b40f58b17d408438bb8de1641bfe6ef
> [2]: https://issues.apache.org/jira/browse/ARROW-15746
>
> -David
>
> P.S. If you would like to try building against the staging artifacts, try
> a POM like the following:
>
> 
> http://maven.apache.org/POM/4.0.0;
>  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
>  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> http://maven.apache.org/xsd/maven-4.0.0.xsd;>
> 4.0.0
> org.example
> demo
> 1.0-SNAPSHOT
> 
> 7.0.0
> 
> 
>   
> apache-staging
> Apache Staging
> https://repository.apache.org/content/repositories/staging/
> 
>   
> 
> 
> 
> org.apache.arrow
> arrow-vector
> ${arrow.version}
> 
> 
> org.apache.arrow
> arrow-memory-netty
> ${arrow.version}
> 
> 
> org.apache.arrow
> arrow-format
> ${arrow.version}
> 
> 
> org.apache.arrow
> flight-core
> ${arrow.version}
> 
> 
> org.apache.arrow
> flight-grpc
> ${arrow.version}
> 
> 
> 
>   
> 
>   kr.motd.maven
>   os-maven-plugin
>   1.7.0
> 
>   
> 
> 
>
> On Fri, Mar 11, 2022, at 04:38, Sutou Kouhei wrote:
> > Hi,
> >
> > I've uploaded the followings:
> >
> > arrow-flight-7.0.0.pom
> > flight-integration-tests-7.0.0-jar-with-dependencies.jar
> > flight-integration-tests-7.0.0-javadoc.jar
> > flight-integration-tests-7.0.0-sources.jar
> > flight-integration-tests-7.0.0-tests.jar
> > flight-integration-tests-7.0.0.jar
> > flight-integration-tests-7.0.0.pom
> > flight-sql-7.0.0-javadoc.jar
> > flight-sql-7.0.0-sources.jar
> > flight-sql-7.0.0-tests.jar
> > flight-sql-7.0.0.jar
> > flight-sql-7.0.0.pom
> >
> > You can find them at
> >
> https://repository.apache.org/content/repositories/staging/org/apache/arrow/
> > .
> >
> > Could someone start a vote for them? Any PMC member can
> > publish them by pressing the "Release" button for the
> > "orgapachearrow-1081" repository at
> > https://repository.apache.org/#stagingRepositories after the
> > vote carried.
> >
> >
> > Thanks,
> > --
> > kou
> >
> > In <5b71b9d8-7f1d-46d3-be56-5eba1fe0d...@www.fastmail.com>
> >   "Re: [PROPOSAL][RELEASE] Arrow 7.0.1" on Thu, 10 Mar 2022 09:16:30
> -0500,
> >   "David Li"  wrote:
> >
> >> Hmm, I'm not too sure how procedures work here, but is it possible to
> just vote and upload the missing 7.0.0 artifacts, instead of going through
> the whole release process?
> >>
> >> On Wed, Mar 9, 2022, at 13:23, James Duong wrote:
> >>> Hi,
> >>>
> >>> I would like to propose an Arrow 7.0.1 release. The main reason is to
> make
> >>> Flight SQL Java artifacts available on maven central (
> >>> https://issues.apache.org/jira/browse/ARROW-15746).
> >>>
> >>> I'd be happy to help facilitate this (and learn the release process)
> for
> >>> this.
> >>>
> >>> --
> >>>
> >>> *James Duong*
> >>> Lead Software Developer
> >>> Bit Quill Technologies Inc.
> >>> Direct: +1.604.562.6082 | jam...@bitquilltech.com
> >>> https://www.bitquilltech.com
> >>>
> >>> This email message is for the sole use of the intended recipient(s)
> and may
> >>> contain confidential and privileged information.  Any unauthorized
> review,
> >>> use, disclosure, or distribution is prohibited.  If you are not the
> >>> intended recipient, please contact the sender by reply email and
> destroy
> >>> all copies of the original