Skip to content

lakehouse-query-with-ibis.py repeated login #6

Description

@vasilystfc

In lakehouse-query-with-ibis.py Section 13.2 "Filtering rows" the cell with omol25_table.filter(omol25_table.nl_energy.notnull()).limit(2).execute() triggers login to Trino again - which is self-executing (as the user is already logged in by then) but still a bit annoying.

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