Merge branch 'APEXMALHAR-2152' of https://github.com/shubham-pathak22/incubator-apex-malhar
Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/4c651f99 Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/4c651f99 Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/4c651f99 Branch: refs/heads/master Commit: 4c651f99020adf01cb63c3bc020adb1d230a35be Parents: 99f8973 faf7a60 Author: Chinmay Kolhatkar <[email protected]> Authored: Thu Sep 8 17:30:10 2016 +0530 Committer: Chinmay Kolhatkar <[email protected]> Committed: Thu Sep 8 17:30:10 2016 +0530 ---------------------------------------------------------------------- contrib/pom.xml | 6 + .../contrib/enrich/FixedWidthFSLoader.java | 270 +++++++++++++++++++ .../contrib/enrich/FileEnrichmentTest.java | 69 ++++- .../src/test/resources/fixed-width-sample.txt | 6 + 4 files changed, 350 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
