Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-1123

Processor component onNext duplicate columns in record for rowStructs

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.2
    • None
    • None
    • All
    • Small

    Description

      When schema columns starts with capital letter - Record in element listener contains 2 columns with such name differs only with first letter;

      I.e. schema in InputComponent - myColumn1, myColumn2, MyColumn3
      But in runtime in @ElementListener method parameter retrieve record with 4 columns: myColumn1, myColumn2, myColumn3, MyColumn3

      Attachments

        Activity

          People

            rmannibucau Romain Manni-Bucau
            dsylaiev Dmytro Sylaiev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: