GitHub user chinmaykolhatkar opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/235

    APEXMALHAR-2023 Enricher

    POJO and Map Enricher along with File and JDBC loader.
    
    @tushargosavi Please review

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chinmaykolhatkar/incubator-apex-malhar 
APEXMALHAR-2023_Enrichment

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-apex-malhar/pull/235.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 #235
    
----
commit 1744ea5d6f4988cc456ef21c030c60affc8d5ff3
Author: Chaitanya <[email protected]>
Date:   2016-03-29T09:16:17Z

    APEXMALHAR-2023 Adding Enrichment Operator to Malhar
    
    Developed Map and Bean Enrichment Operators
    Developed JDBC Loader
    Developed HBase Loader

commit 8ac53bd238b5091604571186857cb7c44e35b738
Author: chinmaykolhatkar <[email protected]>
Date:   2016-03-29T09:16:54Z

    APEXMALHAR-2023 Adding Enrichment Operator to Malhar
    
    Added 2 operators POJOEnricher and MapEnricher which enriches the given 
POJO or map as configured.
    The operators are marked evolving.
    Test cases added for both operators.
    
    2 Backend loaders are added for File and JDBC.
    Hbase loader removed as there are some things that needs to be discussed. 
Postponed the implementation for after discussion.
    
    Added a new SupportType for OBJECT to FieldInfo.
    Added static method in FieldInfo for conversion to Class -> SupportedType.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to