Customer Portal

Clover 2.8.0: Null Key values and DENORMALIZER nodes

Comments 4

  • Avatar
    twaller
    0
    Comment actions Permalink
    Hello,

    in CloverETL 2.8, the EqualNULL attribute exists in the following components:
    Dedup
    DataIntersection
    Denormalizer
    Rollup (new component)
    in the four components mentioned above, the default value of EqualNULL is true.
    Aggregate - in it, the default value remains false.

    Best regards,

    Tomas Waller
  • Avatar
    twaller
    0
    Comment actions Permalink
    Moreover, in sorting components:
    ExtSort
    FastSort
    SortWithinGroups
    null values are considered equal.

    In all Joiners, null values are considered different.

    Regards,

    Tomas Waller
  • Avatar
    mzatopek
    0
    Comment actions Permalink
    The answer is YES. Now you can already omit your reformat node, because the null values are handled as equal by default. Enjoy it :)
  • Avatar
    anweston
    0
    Comment actions Permalink
    Woo hoo! Another set of nodes we can get rid of!!

    Thanks for the replies!

    Anna :D

Please sign in to leave a comment.