Integrate auto dependency computation into Python API

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Minor
    • master
    • Affects Version/s: master
    • Component/s: Workflow API Libraries
    • None

      Integrate Auto dependency computation algo. into Python API.

      Expose it through keyword arg..

      Change

      a = ADAG("diamond")

      To

      a = ADAG("diamond", auto=True)

      Do not expose in doc. as it should be removed when planner is able to generate the DAX file with the added dependency in the submit dir. (PM-1102)

            Assignee:
            Rajiv Mayani
            Reporter:
            Rajiv Mayani
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: