Skip to content

[EPIC] Support nondetermenistic expressions #1833

@yew1eb

Description

@yew1eb

Propose adding native implementations for Spark SQL's nondeterministic functions:

monotonically_increasing_id()
rand()
randn()
spark_partition_id()

The first step is to refactor from_proto.rs into planner.rs as PhysicalPlanner, enabling it to support the passing of SessionContext and TaskContext during the conversion of Spark query plans to DataFusion query plans.

Sub Tasks

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