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)