Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Design

  1. LookupKV interface
    1. Object readlookup(String key);
    2. Map<String, Object> multiLookup(String[] key);
  2. ScriptTransform
    1. New Add configuration property for declaring lookup tables to useAt , properties for each table (e.g. dataset properties)
    2. configure(), : verify datasets / tables exist
    3. transform(): execute lookup methods in a transaction