Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Support renaming stream symbols #12

@jvalkeal

Description

@jvalkeal

If you write multiple streams, i.e. for taps, there are references so it'd be nice to support renaming these. For example in:

main = time | transform | log
tap1 = :main.time > filter | log
tap2 = :main.transform > scriptable-transform | log
tap3 = :tap2.scriptable-transform > filter | log

it should be possible to rename main.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions