Skip to content

Throw specific exceptions when attempting filters on empty lists #933

@tsmith023

Description

@tsmith023

Currently, passing an empty list to any of the methods available on wvc.query.Filter throws index out of range errors.

Instead, we should catch this edge case and throw a specific exception notifying that filtering empty lists is not supported at all by Weaviate, as first encountered here: #929

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions