[
https://issues.apache.org/jira/browse/CALCITE-5110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527843#comment-17527843
]
Benchao Li commented on CALCITE-5110:
-------------------------------------
[~Chunwei Lei] sorry, the link is wrong, I will fix it in the description.
FYI: the new link can be:
https://calcite.apache.org/javadocAggregate/org/apache/calcite/adapter/geode/rel/package-summary.html
> Geode adapter's java doc url is invalid
> ---------------------------------------
>
> Key: CALCITE-5110
> URL: https://issues.apache.org/jira/browse/CALCITE-5110
> Project: Calcite
> Issue Type: Improvement
> Components: site
> Affects Versions: 1.30.0
> Reporter: Benchao Li
> Assignee: Benchao Li
> Priority: Trivial
> Fix For: 1.31.0
>
>
> In [https://calcite.apache.org/docs/adapter.html,] Geode adapter's java doc
> url is linked to
> [https://calcite.apache.org/javadocAggregate/org/apache/calcite/adapter/geode/package-summary.html]
> , which is invalid.
> It's because there is no package-info.java in
> org/apache/calcite/adapter/geode.
> However, package-summary.html cannot be generated for packages without any
> java class. We can make it's java doc link to
> [https://calcite.apache.org/javadocAggregate/org/apache/calcite/adapter/geode/rel/package-summary.html|https://calcite.apache.org/javadocAggregate/org/apache/calcite/adapter/geode/package-summary.html]
> for now.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)