Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-2150

Allow enricher to map input fields and db columns to output fields

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • algorithms
    • None

    Description

      Currently, enricher in malhar needs all the fields names in input and output field to be same as well as the name of db columns should be same as the one in output pojo for select clause and the ones in input pojo for where clause.

      This may not be the same all the time. This restriction needs to be removed.

      This jira will improve Enricher to allow user to provide mapping of
      1. Input fields to output fields for copying.
      2. Provide an option to user which will by default copy matching fields (input to output having same name and type)
      3. DB Column to Output Fields for enriching data
      4. Input Fields to DB Columns for where clause

      NOTE: The requirement might change as per discussion on dev@apex mailing list.

      Attachments

        Activity

          People

            Unassigned Unassigned
            chinmay Chinmay Kolhatkar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: