You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2018/08/31 19:55:00 UTC

[jira] [Created] (CALCITE-2519) Silence ERROR logs from CalciteException, SqlValidatorException during tests

Vladimir Sitnikov created CALCITE-2519:
------------------------------------------

             Summary: Silence ERROR logs from CalciteException, SqlValidatorException during tests
                 Key: CALCITE-2519
                 URL: https://issues.apache.org/jira/browse/CALCITE-2519
             Project: Calcite
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.17.0
            Reporter: Vladimir Sitnikov
            Assignee: Julian Hyde


It is agreed that error printing from CalciteException, SqlValidatorException are of no use during tests, and it does clutter output (it makes CI analysis hard).

Note: this ticket alters just "test" log4j.properties, and it does not impact other aspects of Calcite.

Client-visible behavior is being discussed in CALCITE-2463.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)