Customer Portal

MergeJoin - how to stop the graph

Comments 2

  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello Daniel,
    I've created a request in our bug tracking system (http://bug.cloveretl.org/view.php?id=5165) for such component behavior.

    If the slave file is re-usable for different master files, you could create lookup table (Persistent lookup Table for flat file or Database lookup table if the data can be inserted to database) and use Lookup Join instead of MergeJoin. But if the slave data changes from one graph run to another I haven't found any workaround :( .
  • Avatar
    danielklimov
    0
    Comment actions Permalink
    Hello, Agata!

    Thank you for advice. I think Database lookup table may well be an option. I'll give it a try. Persistent one is not available to us for we use community edition. That's the whole point of using CloverETL for us - as an open source ETL engine. Like a small convenient swiss knife.

    Daniel

Please sign in to leave a comment.