GitHub user pp86 reopened a pull request: https://github.com/apache/flink/pull/905
[FLINK-1963] Improve distinct() transformation - add the possibility to use distinct() on Atomic data types - add the possibility to use distinct("_")/distinct("*") on Atomic data types You can merge this pull request into a Git repository by running: $ git pull https://github.com/pp86/flink master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/905.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 #905 ---- commit f9a69111c1050d45d14ffb332411af6663482dd5 Author: pietro pinoli <pie...@pietros-mbp.lan> Date: 2015-07-13T11:32:20Z [FLINK-1963] Improve distinct() transformation - add the possibility to use distinct() on Atomic data types - add the possibility to use distinct("_")/distinct("*") on Atomic data types commit da699987852d7481843d8b8b60c976d3d8e61a69 Author: pietro pinoli <pie...@pietros-mbp.lan> Date: 2015-07-13T11:58:28Z [FLINK-1963] Improve distinct() transformation ⦠- add the possibility to use distinct() on Atomic data types - add the possibility to use distinct("_")/distinct("*") on Atomic data types commit 911db2d2efcca227d1fdcf595cb6c5a2cd4e92ce Author: pietro pinoli <pie...@pietros-mbp.lan> Date: 2015-07-13T12:01:20Z Clean code ---- --- 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. ---