good job,I look forward to your contribution
------------------ Original ------------------ From: "wenhemin"<[email protected]>; Date: Wed, Apr 15, 2020 02:57 PM To: "dev"<[email protected]>; Subject: [DISCUSS] Data lineage (Table Level) hello, friends! I plan to implement data lineage function (Table level). Solicit your opinions. The sql node and etl node automatically parse the dependency table and target table. The frontend controls whether to enable dependency detection through switch. The master server automatically injects dependent nodes, create dependent nodes based on dependencies. Rely on the node to set the default number of retries. Open the node that dependent detection function, no longer need to manually connect. Issue link : https://github.com/apache/incubator-dolphinscheduler/issues/249 <https://github.com/apache/incubator-dolphinscheduler/issues/249>
