You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metamodel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/18 12:59:20 UTC

[jira] [Commented] (METAMODEL-1114) Make it possible to use column naming strategy for EBCDIC files

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

ASF GitHub Bot commented on METAMODEL-1114:
-------------------------------------------

GitHub user arjansh opened a pull request:

    https://github.com/apache/metamodel/pull/126

    Make it possible to use column naming strategy for EBCDIC files

    Fixes METAMODEL-1114.
    
    Introducing a new EbcdicConfiguration constructor which takes ColumnNamingStrategy as an argument.

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

    $ git pull https://github.com/arjansh/metamodel METAMODEL-1114-ebcdic-column-naming-strategy

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

    https://github.com/apache/metamodel/pull/126.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 #126
    
----
commit ff45fc8d971bda7d3f4d55b5e0cdb19fdce05322
Author: Arjan Seijkens <ar...@humaninference.com>
Date:   2016-08-18T12:56:47Z

    Fixes METAMODEL-1114.
    
    Introducing a new EbcdicConfiguration constructor which takes ColumnNamingStrategy as an argument.

----


> Make it possible to use column naming strategy for EBCDIC files
> ---------------------------------------------------------------
>
>                 Key: METAMODEL-1114
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-1114
>             Project: Apache MetaModel
>          Issue Type: New Feature
>            Reporter: Arjan Seijkens
>
> METAMODEL-244 introduces the ability to define column names for csv, fixed-width and excel datastores. It is however not yet possible to use this for fixed-width files with EBCDIC encoding.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)