[
https://issues.apache.org/jira/browse/CALCITE-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-4929:
------------------------------------
Labels: pull-request-available (was: )
> 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
> Time Spent: 10m
> 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)