You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/03 22:33:00 UTC

[jira] [Commented] (FLINK-9734) Typo in ' field-deleimiter'

    [ https://issues.apache.org/jira/browse/FLINK-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532026#comment-16532026 ] 

ASF GitHub Bot commented on FLINK-9734:
---------------------------------------

GitHub user snuyanzin opened a pull request:

    https://github.com/apache/flink/pull/6249

    [hotfix] [docs] [FLINK-9734] Fix 'deleimiter' typo

    ## What is the purpose of the change
    
    *This PR fixes typo in deleimeter word at https://ci.apache.org/projects/flink/flink-docs-master/dev/table/sqlClient.html#csv-format*
    
    
    ## Brief change log
      - *type fix at docs/dev/table/sqlClient.md*
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/snuyanzin/flink FIELD_DELIMETER_TYPO

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/6249.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6249
    
----
commit c538c8585ee66585bdf61cfa326668f82bb0e532
Author: snuyanzin <sn...@...>
Date:   2018-07-03T17:40:56Z

    [FLINK-9734] Fix 'deleimiter' typo

----


> Typo in ' field-deleimiter'
> ---------------------------
>
>                 Key: FLINK-9734
>                 URL: https://issues.apache.org/jira/browse/FLINK-9734
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation, Table API &amp; SQL
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Trivial
>              Labels: pull-request-available
>
> typo at https://ci.apache.org/projects/flink/flink-docs-master/dev/table/sqlClient.html#csv-format
> {quote}  field-deleimiter: ","      # optional: string delimiter "," by default {quote}
> should be _delimiter_



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)