You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Chinmay Kolhatkar (JIRA)" <ji...@apache.org> on 2016/06/13 18:49:30 UTC

[jira] [Resolved] (APEXMALHAR-2111) Projection Operator config params shall use List instead of comma-separated field names

     [ https://issues.apache.org/jira/browse/APEXMALHAR-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chinmay Kolhatkar resolved APEXMALHAR-2111.
-------------------------------------------
       Resolution: Done
    Fix Version/s: 3.5.0

> Projection Operator config params shall use List instead of comma-separated field names
> ---------------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2111
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2111
>             Project: Apache Apex Malhar
>          Issue Type: Improvement
>            Reporter: Pradeep A. Dalvi
>            Assignee: Pradeep A. Dalvi
>             Fix For: 3.5.0
>
>
> Projection Operator accepts 2 config params: selectFields & dropFields. Currently both these parameters accept values in comma-separated field names format. However this is not inline with other operators do to accept multiple values, for which they use List instead.
> So this proposal is to make change in Projection Operator to accept config params as List instead of comma-separated string. Hence selectFields & dropFields shall accept List going forward.



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