Skip to content

Functionality to map multiple dialect functions #34

Description

@sanjibansg

Currently, the BFT assumes that every dialect has only a single implementation of a function. However, SQLite having two implementations for the modulus operator(a mod function and a % operator) contradicts it. Thus, the BFT shall have the option to map multiple functions to a single substrait function, i.e. it shall maintain a many-to-one relation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions