[
https://issues.apache.org/jira/browse/IGNITE-18757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-18757:
--------------------------------------
Labels: ignite-3 tech-debt (was: ignite-3)
> Sql. Add arch unit tests for classes that inherited from Calcite classes.
> -------------------------------------------------------------------------
>
> Key: IGNITE-18757
> URL: https://issues.apache.org/jira/browse/IGNITE-18757
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3, tech-debt
>
> Motivation: as of now, it is easy to miss/forget to override methods, when
> inherit from Calcite classes.
> E.g. from time to time we forget to override methods for deriving/passing
> through traits or passing shuttle.
> We can use ArchUnit to make additional checks that all required methods are
> overridden.
> As an example, see static logger checks in ClientArchTest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)