Skip to content

Fix polars join script #77

Open
Open
@Tmonster

Description

@Tmonster

For some reason writing the ipc format for the queries causes the join benchmark 5GB+ to hang.
Removing this should get the results back

x = pl.read_ipc("/tmp/x.ipc", memory_map=True)

the lines in question

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

    Issue actions