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

Record builder optimization (with static schema)

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Work Item
    • Resolution: Done
    • Minor
    • 1.1.26
    • None
    • None
    • All
    • GreenHopper Ranking:
      0|i1uhrn:
    • 9223372036854775807
    • Small

    Description

      On Record Builder; all withXX(String name, XX) methods build a new Entry and then call the dual withXX(Entry e...) method.

      this dual method call validateTypeAga... that, in case providedSchema is present, will check the entry.

      to optimized, we can "build a new private method : findOrBuildEntry; then validateTypeXXX that direct control."

      Attachments

        Activity

          People

            clesaec Christophe LeSaec
            clesaec Christophe LeSaec
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: