You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by as...@apache.org on 2022/08/03 18:03:51 UTC

[calcite] branch main updated: Site: fixing checkstyle violation for Calcite 1.31 release note

This is an automated email from the ASF dual-hosted git repository.

asolimando pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/main by this push:
     new ec903d69bb Site: fixing checkstyle violation for Calcite 1.31 release note
ec903d69bb is described below

commit ec903d69bb40470f59008667c3906d73bcf5f447
Author: Alessandro Solimando <al...@gmail.com>
AuthorDate: Wed Aug 3 20:01:43 2022 +0200

    Site: fixing checkstyle violation for Calcite 1.31 release note
    
    Newline missing at the end of the file
---
 site/_posts/2022-08-02-release-1.31.0.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/site/_posts/2022-08-02-release-1.31.0.md b/site/_posts/2022-08-02-release-1.31.0.md
index 9591c19e38..7108b9c396 100644
--- a/site/_posts/2022-08-02-release-1.31.0.md
+++ b/site/_posts/2022-08-02-release-1.31.0.md
@@ -45,4 +45,3 @@ Among others, it is worth highlighting the following improvements:
  Derive `IS NOT NULL` filter for the inputs of inner join
 * [<a href="https://issues.apache.org/jira/browse/CALCITE-5085">CALCITE-5085</a>]
  Firebolt dialect implementation
-