[
https://issues.apache.org/jira/browse/CALCITE-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved CALCITE-4929.
-------------------------------------
Fix Version/s: 1.29.0
Resolution: Fixed
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.29.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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)