You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2021/12/17 10:11:16 UTC

[GitHub] [calcite] laurentgo edited a comment on pull request #2622: [CALCITE-4898] Upgrading Elasticsearch version from 7.0.1 to 7.15.2

laurentgo edited a comment on pull request #2622:
URL: https://github.com/apache/calcite/pull/2622#issuecomment-996554216


   What about the licensing change which happens post 7.10.x? As covered in https://www.elastic.co/pricing/faq/licensing, the main elasticsearch jars are now under the Elastic licence or the SSPL v1, but not under the ASL 2.0. The SSPL license is in category X (https://www.apache.org/legal/resolved.html#category-x), which means it is actually forbidden to include in the project.
   
   As for the other codelibs module, the POM file says they are licensed under ASL 2.0, but it seems they are rebundling elasticsearch artifacts from the distribution, and as far as I can tell they are also redistributed under the Elastic license or the SSPL v1.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org