Skip to content

bug: DuckDB Penguin example data unable to download #11620

@rajsuda

Description

@rajsuda

What happened?

I am getting an error while following the 10 minutes to Ibis tutorial while running
con.create_table( "penguins", ibis.examples.penguins.fetch().to_pyarrow(), overwrite=True )

What version of ibis are you using?

ibis-framework==10.8.0
Python 3.11.13

What backend(s) are you using, if any?

DuckDB

Relevant log output

_request non-retriable exception: Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist)., 401
Traceback (most recent call last):

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIncorrect behavior inside of ibis

    Type

    No type

    Projects

    Status

    backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions