[
https://issues.apache.org/jira/browse/CALCITE-5110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chunwei Lei resolved CALCITE-5110.
----------------------------------
Resolution: Fixed
Fixed in
[https://github.com/apache/calcite/commit/da99a0b4aee390d653793970468f0369cfdc2624|https://github.com/apache/calcite/commit/da99a0b4aee390d653793970468f0369cfdc2624.].
Thank you for your PR, [~libenchao] !
> 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
> Labels: pull-request-available
> Fix For: 1.31.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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/rel/package-summary.html]
> for now.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)