You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Craig Russell <ap...@gmail.com> on 2020/08/23 21:36:19 UTC

Fwd: [ANNOUNCE] Apache Calcite 1.25.0 released

Hi,

I've approved (moderated) this announcement, but please consider changing your download page.

1. Don't include action=download in your links to the mirror selection page. This makes it impossible for the moderators to verify that the mirror selection is working.
2. Use the "new" link downloads.apache.org/calcite/ <http://downloads.apache.org/calcite/> instead of www.apache.org/dist/calcite <http://www.apache.org/dist/calcite> for your checksums and signatures.

Thanks,
Craig 

> Begin forwarded message:
> 
> From: Andrei Sereda <se...@apache.org>
> Subject: [ANNOUNCE] Apache Calcite 1.25.0 released
> Date: August 23, 2020 at 1:19:33 PM PDT
> To: announce@apache.org
> 
> The Apache Calcite team is pleased to announce the release of Apache Calcite 1.25.0.
> 
> Calcite is a dynamic data management framework. Its cost-based optimizer converts queries, represented in relational algebra, into executable plans. Calcite supports many front-end languages and back-end data engines, and includes an SQL parser and, as a sub-project, the Avatica JDBC driver.
> 
> This release comes one month after 1.24.0 and removes methods deprecated in previous versions. In addition, it adds support for spatial functions and SQL interval expressions.
> 
> You can start using it in Maven by simply updating your dependency to:
> 
>   <dependency>
>     <groupId>org.apache.calcite</groupId>
>     <artifactId>calcite-core</artifactId>
>     <version>1.25.0</version>
>   </dependency>
> 
> If you'd like to download the source release, you can find it here:
> 
>   https://calcite.apache.org/downloads/ <https://calcite.apache.org/downloads/>
> 
> You can read more about the release (including release notes) here:
> 
>   https://calcite.apache.org/news/2020/08/22/release-1.25.0/ <https://calcite.apache.org/news/2020/08/22/release-1.25.0/>
> 
> We welcome your help and feedback. For more information on how to report problems, and to get involved, visit the project website at:
> 
>    https://calcite.apache.org/ <https://calcite.apache.org/>
> 
> Thanks to everyone involved!
> 
> Andrei Sereda, on behalf of the Apache Calcite Team

Craig L Russell
clr@apache.org


Re: Fwd: [ANNOUNCE] Apache Calcite 1.25.0 released

Posted by Julian Hyde <jh...@apache.org>.
The fixVersion field has been cleared twice. This is frustrating,
because we MUST do this bug to comply with ASF policy.

On Mon, Aug 24, 2020 at 1:21 PM Stamatis Zampetakis <za...@gmail.com> wrote:
>
> For those interested, CALCITE-3841 [1] is the JIRA mentioned by Haisheng.
>
> Let's try to get this in for 1.26.0.
>
> Best,
> Stamatis
>
> [1] https://issues.apache.org/jira/browse/CALCITE-3841
>
> On Mon, Aug 24, 2020 at 12:59 AM Haisheng Yuan <hy...@apache.org> wrote:
>
> > Thanks for reminding, Craig.
> >
> > There is a JIRA ticket tracking this issue, we will do it soon.
> >
> > Thanks,
> > Haisheng Yuan
> >
> > On 2020/08/23 21:36:19, Craig Russell <ap...@gmail.com> wrote:
> > > Hi,
> > >
> > > I've approved (moderated) this announcement, but please consider
> > changing your download page.
> > >
> > > 1. Don't include action=download in your links to the mirror selection
> > page. This makes it impossible for the moderators to verify that the mirror
> > selection is working.
> > > 2. Use the "new" link downloads.apache.org/calcite/ <
> > http://downloads.apache.org/calcite/> instead of
> > www.apache.org/dist/calcite <http://www.apache.org/dist/calcite> for your
> > checksums and signatures.
> > >
> > > Thanks,
> > > Craig
> > >
> > > > Begin forwarded message:
> > > >
> > > > From: Andrei Sereda <se...@apache.org>
> > > > Subject: [ANNOUNCE] Apache Calcite 1.25.0 released
> > > > Date: August 23, 2020 at 1:19:33 PM PDT
> > > > To: announce@apache.org
> > > >
> > > > The Apache Calcite team is pleased to announce the release of Apache
> > Calcite 1.25.0.
> > > >
> > > > Calcite is a dynamic data management framework. Its cost-based
> > optimizer converts queries, represented in relational algebra, into
> > executable plans. Calcite supports many front-end languages and back-end
> > data engines, and includes an SQL parser and, as a sub-project, the Avatica
> > JDBC driver.
> > > >
> > > > This release comes one month after 1.24.0 and removes methods
> > deprecated in previous versions. In addition, it adds support for spatial
> > functions and SQL interval expressions.
> > > >
> > > > You can start using it in Maven by simply updating your dependency to:
> > > >
> > > >   <dependency>
> > > >     <groupId>org.apache.calcite</groupId>
> > > >     <artifactId>calcite-core</artifactId>
> > > >     <version>1.25.0</version>
> > > >   </dependency>
> > > >
> > > > If you'd like to download the source release, you can find it here:
> > > >
> > > >   https://calcite.apache.org/downloads/ <
> > https://calcite.apache.org/downloads/>
> > > >
> > > > You can read more about the release (including release notes) here:
> > > >
> > > >   https://calcite.apache.org/news/2020/08/22/release-1.25.0/ <
> > https://calcite.apache.org/news/2020/08/22/release-1.25.0/>
> > > >
> > > > We welcome your help and feedback. For more information on how to
> > report problems, and to get involved, visit the project website at:
> > > >
> > > >    https://calcite.apache.org/ <https://calcite.apache.org/>
> > > >
> > > > Thanks to everyone involved!
> > > >
> > > > Andrei Sereda, on behalf of the Apache Calcite Team
> > >
> > > Craig L Russell
> > > clr@apache.org
> > >
> > >
> >

Re: Fwd: [ANNOUNCE] Apache Calcite 1.25.0 released

Posted by Stamatis Zampetakis <za...@gmail.com>.
For those interested, CALCITE-3841 [1] is the JIRA mentioned by Haisheng.

Let's try to get this in for 1.26.0.

Best,
Stamatis

[1] https://issues.apache.org/jira/browse/CALCITE-3841

On Mon, Aug 24, 2020 at 12:59 AM Haisheng Yuan <hy...@apache.org> wrote:

> Thanks for reminding, Craig.
>
> There is a JIRA ticket tracking this issue, we will do it soon.
>
> Thanks,
> Haisheng Yuan
>
> On 2020/08/23 21:36:19, Craig Russell <ap...@gmail.com> wrote:
> > Hi,
> >
> > I've approved (moderated) this announcement, but please consider
> changing your download page.
> >
> > 1. Don't include action=download in your links to the mirror selection
> page. This makes it impossible for the moderators to verify that the mirror
> selection is working.
> > 2. Use the "new" link downloads.apache.org/calcite/ <
> http://downloads.apache.org/calcite/> instead of
> www.apache.org/dist/calcite <http://www.apache.org/dist/calcite> for your
> checksums and signatures.
> >
> > Thanks,
> > Craig
> >
> > > Begin forwarded message:
> > >
> > > From: Andrei Sereda <se...@apache.org>
> > > Subject: [ANNOUNCE] Apache Calcite 1.25.0 released
> > > Date: August 23, 2020 at 1:19:33 PM PDT
> > > To: announce@apache.org
> > >
> > > The Apache Calcite team is pleased to announce the release of Apache
> Calcite 1.25.0.
> > >
> > > Calcite is a dynamic data management framework. Its cost-based
> optimizer converts queries, represented in relational algebra, into
> executable plans. Calcite supports many front-end languages and back-end
> data engines, and includes an SQL parser and, as a sub-project, the Avatica
> JDBC driver.
> > >
> > > This release comes one month after 1.24.0 and removes methods
> deprecated in previous versions. In addition, it adds support for spatial
> functions and SQL interval expressions.
> > >
> > > You can start using it in Maven by simply updating your dependency to:
> > >
> > >   <dependency>
> > >     <groupId>org.apache.calcite</groupId>
> > >     <artifactId>calcite-core</artifactId>
> > >     <version>1.25.0</version>
> > >   </dependency>
> > >
> > > If you'd like to download the source release, you can find it here:
> > >
> > >   https://calcite.apache.org/downloads/ <
> https://calcite.apache.org/downloads/>
> > >
> > > You can read more about the release (including release notes) here:
> > >
> > >   https://calcite.apache.org/news/2020/08/22/release-1.25.0/ <
> https://calcite.apache.org/news/2020/08/22/release-1.25.0/>
> > >
> > > We welcome your help and feedback. For more information on how to
> report problems, and to get involved, visit the project website at:
> > >
> > >    https://calcite.apache.org/ <https://calcite.apache.org/>
> > >
> > > Thanks to everyone involved!
> > >
> > > Andrei Sereda, on behalf of the Apache Calcite Team
> >
> > Craig L Russell
> > clr@apache.org
> >
> >
>

Re: Fwd: [ANNOUNCE] Apache Calcite 1.25.0 released

Posted by Haisheng Yuan <hy...@apache.org>.
Thanks for reminding, Craig.

There is a JIRA ticket tracking this issue, we will do it soon.

Thanks,
Haisheng Yuan

On 2020/08/23 21:36:19, Craig Russell <ap...@gmail.com> wrote: 
> Hi,
> 
> I've approved (moderated) this announcement, but please consider changing your download page.
> 
> 1. Don't include action=download in your links to the mirror selection page. This makes it impossible for the moderators to verify that the mirror selection is working.
> 2. Use the "new" link downloads.apache.org/calcite/ <http://downloads.apache.org/calcite/> instead of www.apache.org/dist/calcite <http://www.apache.org/dist/calcite> for your checksums and signatures.
> 
> Thanks,
> Craig 
> 
> > Begin forwarded message:
> > 
> > From: Andrei Sereda <se...@apache.org>
> > Subject: [ANNOUNCE] Apache Calcite 1.25.0 released
> > Date: August 23, 2020 at 1:19:33 PM PDT
> > To: announce@apache.org
> > 
> > The Apache Calcite team is pleased to announce the release of Apache Calcite 1.25.0.
> > 
> > Calcite is a dynamic data management framework. Its cost-based optimizer converts queries, represented in relational algebra, into executable plans. Calcite supports many front-end languages and back-end data engines, and includes an SQL parser and, as a sub-project, the Avatica JDBC driver.
> > 
> > This release comes one month after 1.24.0 and removes methods deprecated in previous versions. In addition, it adds support for spatial functions and SQL interval expressions.
> > 
> > You can start using it in Maven by simply updating your dependency to:
> > 
> >   <dependency>
> >     <groupId>org.apache.calcite</groupId>
> >     <artifactId>calcite-core</artifactId>
> >     <version>1.25.0</version>
> >   </dependency>
> > 
> > If you'd like to download the source release, you can find it here:
> > 
> >   https://calcite.apache.org/downloads/ <https://calcite.apache.org/downloads/>
> > 
> > You can read more about the release (including release notes) here:
> > 
> >   https://calcite.apache.org/news/2020/08/22/release-1.25.0/ <https://calcite.apache.org/news/2020/08/22/release-1.25.0/>
> > 
> > We welcome your help and feedback. For more information on how to report problems, and to get involved, visit the project website at:
> > 
> >    https://calcite.apache.org/ <https://calcite.apache.org/>
> > 
> > Thanks to everyone involved!
> > 
> > Andrei Sereda, on behalf of the Apache Calcite Team
> 
> Craig L Russell
> clr@apache.org
> 
>