You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jacques Nadeau (Jira)" <ji...@apache.org> on 2021/12/09 22:29:00 UTC

[jira] [Created] (CALCITE-4929) Add default methods for getDef on metadata handlers

Jacques Nadeau created CALCITE-4929:
---------------------------------------

             Summary: Add default methods for getDef on metadata handlers
                 Key: CALCITE-4929
                 URL: https://issues.apache.org/jira/browse/CALCITE-4929
             Project: Calcite
          Issue Type: Improvement
            Reporter: Jacques Nadeau


Right now, metadata handler implementations must implement a getDef() method. The values are singletons next to the interface definitions. This change proposes making these singletons be returned automatically by default methods rather than implementers needing to implement these known values.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)