[
https://issues.apache.org/jira/browse/FLINK-14352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948125#comment-16948125
]
Yangze Guo commented on FLINK-14352:
------------------------------------
Hi, [~lzljs3620320]. I just take a look at the source and foundĀ
{code:java}
{% if site.is_stable %}
Something in stable version ....
{% else %}
These tables are only available for stable releases.
{% endif %}{code}
So IMO that is in line with expectations.
> Dependencies section in Connect page of Table is broken
> -------------------------------------------------------
>
> Key: FLINK-14352
> URL: https://issues.apache.org/jira/browse/FLINK-14352
> Project: Flink
> Issue Type: Bug
> Components: Documentation, Table SQL / Ecosystem
> Reporter: Jingsong Lee
> Priority: Major
> Fix For: 1.10.0
>
>
> InĀ
> [https://ci.apache.org/projects/flink/flink-docs-master/dev/table/connect.html]
> Dependencies section not show the dependencies table in master, it work good
> in 1.9.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)