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

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

Github user asfgit closed the pull request at:

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


> 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
>
> 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)

Reply via email to