GitHub user FelixNeutatz opened a pull request: https://github.com/apache/flink/pull/661
Feature hasher First version of the feature hasher :) This is joined work by: - Christoph Alt - Xi Yang - Felix Neutatz You can merge this pull request into a Git repository by running: $ git pull https://github.com/FelixNeutatz/incubator-flink FeatureHasher Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/661.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 #661 ---- commit 3582d1f858bab5d254267d427e29cff9559a7b8a Author: FelixNeutatz <neut...@googlemail.com> Date: 2015-05-06T13:59:51Z [FLINK-1735] Prototype commit edf49457b8e3bc3b6101c51485a9e97841e55a7d Author: FelixNeutatz <neut...@googlemail.com> Date: 2015-05-07T11:26:07Z [FLINK-1735] change package commit 4941e6e8e858ffbdcd2f28f4f7aa25bcc2c38918 Author: FelixNeutatz <neut...@googlemail.com> Date: 2015-05-07T16:22:24Z [FLINK-1735] use Seq[String] as input ---- --- 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. ---