Zhen Chen created CALCITE-7333:
----------------------------------

             Summary: The CalciteResource.properties file needs to contain the 
corresponding properties as in CalciteResource.java
                 Key: CALCITE-7333
                 URL: https://issues.apache.org/jira/browse/CALCITE-7333
             Project: Calcite
          Issue Type: Test
          Components: core
    Affects Versions: 1.41.0
            Reporter: Zhen Chen
            Assignee: Zhen Chen


If I add the following code to CaliteResource.java:
{code:java}
@BaseMessage("For test")
ExInst<SqlValidatorException> forTest(); {code}
but don't add the corresponding item to CaliteResource.properties, the 
compilation test will work. We need to add a test case to ensure that the item 
in CaliteResource.java has a corresponding item in CaliteResource.properties.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to