Skip to content

Support string indices for operators with by option #3108

@bentsherman

Description

@bentsherman

Spawned from the language improvements mega-discussion (#3107). Operators that combine or group channels based on an index (i.e. by option) currently only support integer indices. They should also support string indices so that they can be used with maps.

To my knowledge, these operators include:

  • groupTuple
  • join
  • combine

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions