[
https://issues.apache.org/jira/browse/FLINK-24750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-24750:
-----------------------------------
Labels: pull-request-available stale-major (was: pull-request-available)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Major but is unassigned and neither itself nor its Sub-Tasks have been updated
for 60 days. I have gone ahead and added a "stale-major" to the issue". If this
ticket is a Major, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> Single quotes converted to left/right single quotes during docs generation
> --------------------------------------------------------------------------
>
> Key: FLINK-24750
> URL: https://issues.apache.org/jira/browse/FLINK-24750
> Project: Flink
> Issue Type: Bug
> Components: Documentation, Table SQL / API
> Affects Versions: 1.14.0
> Reporter: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available, stale-major
>
> The problem is that there are lots of system functions at [1] with examples.
> Before 1.14.0 (probably before generation of docs with Hugo) it was possible
> to copy paste this examples to Flink SQL Client, submit a query and to see
> the result.
> Now it does not work as right and left single quote violate SQL syntax
> some examples(not all) of impacted functions
> {{EXTRACT}}, {{PARSE_URL}}, {{YEAR}}, {{MONTH}}
> probably the issue is not only with this page.
> There is no such problem for version specific pages for versions 1.13 and
> lower.
> The problem is for 1.14 and master
> [1]
> https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/table/functions/systemfunctions/
--
This message was sent by Atlassian Jira
(v8.20.1#820001)