You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/03 21:59:04 UTC

[jira] [Commented] (APEXMALHAR-2505) SnapshotSchema should retain original field order

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

ASF GitHub Bot commented on APEXMALHAR-2505:
--------------------------------------------

GitHub user tweise reopened a pull request:

    https://github.com/apache/apex-malhar/pull/629

    APEXMALHAR-2505 retain original field order in SnapshotSchema

    @amberarrow please review

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

    $ git pull https://github.com/tweise/apex-malhar APEXMALHAR-2505_SnapshotSchema

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

    https://github.com/apache/apex-malhar/pull/629.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 #629
    
----
commit 5fa5b275cc82285321a2fb21c3971425fb65e289
Author: Thomas Weise <th...@apache.org>
Date:   2017-05-29T17:15:57Z

    APEXMALHAR-2505 retain original field order in SnapshotSchema

----


> SnapshotSchema should retain original field order
> -------------------------------------------------
>
>                 Key: APEXMALHAR-2505
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2505
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Thomas Weise
>            Priority: Minor
>
> Due to use of unordered collections the field order can change, which isn't intuitive for the user. The field list should be ordered as specified in the JSON.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)