haifxu opened a new pull request, #7889: URL: https://github.com/apache/inlong/pull/7889
### Prepare a Pull Request - Fixes #7888 ### Motivation `fields` is empty in `StreamSource`. ### Modifications 1. Set `StreamSource.fieldList` from `InlongStream.fieldList`.(If the dashboard supports creating fields directly in the source, it can be ignored) 2. In lightweight mode, `NodeRelation` should get the node name from `source` and `sink`, not `InlongStreamInfo.extParams`. ### Verifying this change Creating lightweight tasks also requires dashboard support, it can only be created by modifying the parameters of DB now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org