[
https://issues.apache.org/jira/browse/CALCITE-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458824#comment-17458824
]
Jacques Nadeau edited comment on CALCITE-4929 at 12/14/21, 12:24 AM:
---------------------------------------------------------------------
Merged in
[4ff5fa89c180e|[https://github.com/apache/calcite/commit/4ff5fa89c180ebc30d8fb324c2a50b0e9797b9ca]]
Will resolve once editing perms comes back.
was (Author: jacques):
Merged in
[4ff5fa89c180e|[https://github.com/apache/calcite/commit/4ff5fa89c180ebc30d8fb324c2a50b0e9797b9ca].]
Will resolve once editing perms comes back.
> 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: 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)