XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1.0
    • Not applicable
    • None
    • None

    Description

      When you want to concatenate ALL input fields you should be able to specify no fields in the fields list and all fields will be concatenated by default. In Hop this causes the  following error:

      2022/10/17 10:36:32 - Concat Fields.0 - ERROR: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
      2022/10/17 10:36:32 - Concat Fields.0 -     at org.apache.hop.pipeline.transforms.concatfields.ConcatFields.putRowFastDataDump(ConcatFields.java:171)
      2022/10/17 10:36:32 - Concat Fields.0 -     at org.apache.hop.pipeline.transforms.concatfields.ConcatFields.processRow(ConcatFields.java:107)
      2022/10/17 10:36:32 - Concat Fields.0 -     at org.apache.hop.pipeline.transform.RunThread.run(RunThread.java:58)
      2022/10/17 10:36:32 - Concat Fields.0 -     at java.base/java.lang.Thread.run(Thread.java:829)

       

      In PDI 8.X this works fine. See the screenshot below

       

      Attachments

        1. image-2022-10-17-10-55-58-725.png
          69 kB
          Mr Harris Ward

        Activity

          People

            sramazzina Sergio Ramazzina
            harrislward Mr Harris Ward
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: