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

POJOInnerJoinOperator should use getDeclaredField of java reflection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5.0
    • 3.6.0
    • None
    • None

    Description

      POJOInnerJoinOperator should use getDeclaredField of java reflection. Currently its using getField because of which unless the POJO fields are public, they're not see by reflection. In reality the fields in POJO will be private and getters/setters will be public.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: