Skip to content

Add bindings for LogicalPlan::CreateMemoryTable #270

Description

@jdye64

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Bindings to match the logic in LogicalPlan::CreateMemoryTable are missing and should be added.

Describe the solution you'd like
Add a create_memory_view.rs file in the Python expr module that matches the functionality in DataFusion LogicalPlan::CreateMemoryTable

Describe alternatives you've considered
None

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions