Skip to content

Filter pushdown in PyReader #249

@delta003

Description

@delta003

Use case

I'd like to use chdb as a query engine for a custom storage engine implemented in Python.

Describe the solution you'd like

Pass some kind of filters to PyReader#read method, e.g. https://arc.net/l/quote/mshaakfn

Additional context

I was looking for a solution that I can use with an existing Python implementation and found chdb.PyReader. My guess is that most of pushdown logic exists and it's a matter of wiring it? I'll take a closer look at the code, and can contribute the feature, but wanted to ask first before wasting time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PerformancePerformance is not as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions