Skip to content

Add support for extended relational algebra #3

@michaelmior

Description

@michaelmior

There are many other types of operations that can be expressed in relational algebra. This should probably end up behind a toggle since ordering requires lists which changes semantics. An example are those below:

  • Sorting
  • Aggregation
  • Extended projection (expressions)
  • Duplicate elimination

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions