Skip to content

Bump org.apache.calcite:calcite-core #8101

Open
@reiabreu

Description

@reiabreu

We are unable to bump calcite-core without making further changes to the code.
Example of failing pipelines for PR opened by Dependabot


 Error:  Failed to execute goal com.googlecode.fmpp-maven-plugin:fmpp-maven-plugin:1.0:generate (generate-fmpp-sources) on project storm-sql-core: FMPP processing session failed.
Error:  Caused by: freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:
Error:  ==> default  [in template "Parser.jj" at line 1151, column 47]
Error:  
Error:  ----
Error:  Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??

https://github.com/apache/storm/actions/runs/15384498285/job/43280556039?pr=8089

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions