Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[View component] Added View node to DSS workflow #104

Closed
jinyangrao opened this issue Jun 17, 2022 · 0 comments
Closed

[View component] Added View node to DSS workflow #104

jinyangrao opened this issue Jun 17, 2022 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@jinyangrao
Copy link
Contributor

jinyangrao commented Jun 17, 2022

  1. Requirement Background
    Currently, the DSS workflow only supports SQL nodes as the upstream nodes of the Widget, and its nodes are not allowed to be shared, and at the same time, it depends on the logic of the CS table, which will cause frequent errors. Currently Visualis supports View as the upstream query result set of Widget. The View node functional logic can be integrated into the DSS workflow.
  2. Back-end requirements
    The Visualis side needs to add some new interfaces to support the execution of the DSS workflow View node, and the DSS AppConn needs to add the addition, deletion, query, and modification operations of the View node.
  3. Front-end requirements
    Add a View node.
@jinyangrao jinyangrao added this to Done in 1.0.0 Jun 17, 2022
@jinyangrao jinyangrao added the enhancement New feature or request label Jun 17, 2022
@jinyangrao jinyangrao changed the title [View组件] DSS工作流新增View节点 [View component] Added View node to DSS workflow Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
1.0.0
Done
Development

No branches or pull requests

1 participant