[
https://issues.apache.org/jira/browse/CALCITE-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376835#comment-14376835
]
Julian Hyde commented on CALCITE-639:
-------------------------------------
Yes, that would be awesome. Are those annotations packaged in such a way that
we could use them? (Zero-dependency jar, ideally not retained at runtime, so
we'd only need the jar at compile time.) Otherwise we could make our own in
org.apache.calcite.avatica.util, alongside @PackageMarker.
> Open up permissions on avatica server components
> ------------------------------------------------
>
> Key: CALCITE-639
> URL: https://issues.apache.org/jira/browse/CALCITE-639
> Project: Calcite
> Issue Type: Improvement
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Minor
> Attachments: CALCITE-639.00.patch
>
>
> For users who want more fine-grained control over their Avatica server
> instance, we should open up the class-level protections on relevant classes.
> That way folks can instantiate/subclass as they require.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)