[GitHub] flink issue #308: [FLINK-1398] Introduce extractSingleField() in DataSet

2017-02-06 Thread tonycox
Github user tonycox commented on the issue:

https://github.com/apache/flink/pull/308
  
Okay, I'll add it to clean up jira list


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #308: [FLINK-1398] Introduce extractSingleField() in DataSet

2017-02-06 Thread fhueske
Github user fhueske commented on the issue:

https://github.com/apache/flink/pull/308
  
I agree with Stephan


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #308: [FLINK-1398] Introduce extractSingleField() in DataSet

2017-02-06 Thread StephanEwen
Github user StephanEwen commented on the issue:

https://github.com/apache/flink/pull/308
  
Playing devil's advocate here: Given that this is really easy to just solve 
on-the-fly in a program (especially with Java 8 and lambdas) has not been 
requested another time by the community, I would suggest to actually not add 
this to Flink.

I think that in this case, the benefit of reducing maintenance effort 
outweighs the benefit to users via this utility.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #308: [FLINK-1398] Introduce extractSingleField() in DataSet

2017-02-06 Thread tonycox
Github user tonycox commented on the issue:

https://github.com/apache/flink/pull/308
  
Hi @FelixNeutatz Can you finish this PR ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---