[
https://issues.apache.org/jira/browse/FLINK-19749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220125#comment-17220125
]
appleyuchi edited comment on FLINK-19749 at 10/24/20, 3:05 PM:
---------------------------------------------------------------
I have three problem about "Table API page" in mailing list.
They're all about *old code usage* which is written in the newest documentation.
Could you help solve it?
It's NOT allowed to post question in JIRA,
but nobody in mailing ever answered them.
I guess official developers are too busy.
Thanks for your help.
was (Author: appleyuchi):
I have three problem about "Table API page" in mailing list.
They're all about *old code usage* which is written in the newest documentation.
Could you help solve it?
They forbidden me to post question in JIRA,
but nobody in mailing ever answered them.
I guess official developers are too busy.
Thanks for your help.
> Improve documentation for "Column Operations" in Table API page
> ---------------------------------------------------------------
>
> Key: FLINK-19749
> URL: https://issues.apache.org/jira/browse/FLINK-19749
> Project: Flink
> Issue Type: Improvement
> Components: Documentation, Table SQL / API
> Reporter: appleyuchi
> Priority: Major
> Attachments: Old API examples.png
>
>
> in this
> [link|https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/tableApi.html]
> there's a "description":
> *Performs a field add operation. Existing fields will be replaced if add
> columns name is the same as the existing column name. Moreover, if the added
> fields have duplicate field name, then the last one is used.*
> Two point:
> ①" add columns name "->" added column's name"
> ②"if the added fields have duplicate field name",
> what's the example that has two duplicate field name?
> Could you modify them?
> They're a little misleading/unclear.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)