Skip to content

Some functions is available for DataFusion but unavailable for DataSource #1153

@goldmedal

Description

@goldmedal

Wren's function white list combines the external function list file and the DataFusion functions. However, not all the DataFusion functions are available for the DataSource. For example, approx_percentile_cont is a DataFusion function but not a BigQuery Function.
We must find a way to ensure the list API provides the data source's available functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions