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 2020/11/25 10:03:35 UTC

[GitHub] [calcite] vlsi opened a new pull request #2281: Add regression warning to prevent users from upgrading to 1.26.0

vlsi opened a new pull request #2281:
URL: https://github.com/apache/calcite/pull/2281


   


----------------------------------------------------------------
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.

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



[GitHub] [calcite] chunweilei commented on a change in pull request #2281: Add regression warning to prevent users from upgrading to 1.26.0

Posted by GitBox <gi...@apache.org>.
chunweilei commented on a change in pull request #2281:
URL: https://github.com/apache/calcite/pull/2281#discussion_r531840893



##########
File path: site/_posts/2020-10-06-release-1.26.0.md
##########
@@ -30,6 +30,10 @@ The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
 [Apache Calcite release 1.26.0]({{ site.baseurl }}/docs/history.html#v1-26-0).
 
+**Warning:** Calcite 1.26.0 has **severe** issues with `RexNode` simplification caused by `SEARCH operator` (
+wrong data from query optimization, `NullPointerException`), so use 1.26.0 for development only,
+and beware that Calcite 1.26.0 would corrupt your data.
+
 This release comes about two months after 1.25.0 and includes more than 70 resolved

Review comment:
       Would it be better if you add the related jira id in the message?




----------------------------------------------------------------
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.

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



[GitHub] [calcite] vlsi commented on a change in pull request #2281: Add regression warning to prevent users from upgrading to 1.26.0

Posted by GitBox <gi...@apache.org>.
vlsi commented on a change in pull request #2281:
URL: https://github.com/apache/calcite/pull/2281#discussion_r532208840



##########
File path: site/_posts/2020-10-06-release-1.26.0.md
##########
@@ -30,6 +30,10 @@ The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
 [Apache Calcite release 1.26.0]({{ site.baseurl }}/docs/history.html#v1-26-0).
 
+**Warning:** Calcite 1.26.0 has **severe** issues with `RexNode` simplification caused by `SEARCH operator` (
+wrong data from query optimization, `NullPointerException`), so use 1.26.0 for development only,
+and beware that Calcite 1.26.0 would corrupt your data.
+
 This release comes about two months after 1.25.0 and includes more than 70 resolved

Review comment:
       I've added references




----------------------------------------------------------------
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.

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



[GitHub] [calcite] vlsi merged pull request #2281: Add regression warning to prevent users from upgrading to 1.26.0

Posted by GitBox <gi...@apache.org>.
vlsi merged pull request #2281:
URL: https://github.com/apache/calcite/pull/2281


   


----------------------------------------------------------------
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.

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



[GitHub] [calcite] chunweilei commented on a change in pull request #2281: Add regression warning to prevent users from upgrading to 1.26.0

Posted by GitBox <gi...@apache.org>.
chunweilei commented on a change in pull request #2281:
URL: https://github.com/apache/calcite/pull/2281#discussion_r531840893



##########
File path: site/_posts/2020-10-06-release-1.26.0.md
##########
@@ -30,6 +30,10 @@ The [Apache Calcite PMC]({{ site.baseurl }})
 is pleased to announce
 [Apache Calcite release 1.26.0]({{ site.baseurl }}/docs/history.html#v1-26-0).
 
+**Warning:** Calcite 1.26.0 has **severe** issues with `RexNode` simplification caused by `SEARCH operator` (
+wrong data from query optimization, `NullPointerException`), so use 1.26.0 for development only,
+and beware that Calcite 1.26.0 would corrupt your data.
+
 This release comes about two months after 1.25.0 and includes more than 70 resolved

Review comment:
       Would be better if you add the related jira id in the message?




----------------------------------------------------------------
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.

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