Skip to content

Feature: support datafusion expression for table row deletions #3204

Description

@yuvalif

SDK

Rust

Description

currently the row deletion api support only SQL predicate, which is eventually translated into a datafusion Expr.
would suggest allowing for a datafusion Expr to be used directly, so, no conversion is needed.
this would require a change to the lance code. see: lance-format/lance#6339

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