Skip to content

Support & test all types of predicates #203

Open
@samansmink

Description

@samansmink
Collaborator

As discussed delta-io/delta-kernel-rs#949 (comment), we currently simply ignore the COMPARE_NOTEQUAL expressions for predicate pushdown, see src/delta_utils.cpp

This should be implemented and more exhaustive tests should be written to ensure we pass through all expression types that kernel supports.

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

        Participants

        @samansmink

        Issue actions

          Support & test all types of predicates · Issue #203 · duckdb/duckdb-delta