Skip to content

deltalake.DeltaTable constructor hangs in Jupyter #1093

@xbrianh

Description

@xbrianh

Environment

Delta-rs version:0.6.0

Binding: python 3.10

Environment:

  • Cloud provider: Azure
  • OS: ubuntu, windws WSL
  • Other:

Bug

What happened: DeltaTable constructor hangs in Jupyter

dt = deltatable.DeltaTable(“az://container/…”, storage_options={‘account_name’: “foo”, “AZURE_STORAGE_ACCOUNT_KEY”: “bar”})

What you expected to happen: Not hang

How to reproduce it: Attempt to create an azure storage backed DeltaTable in Jupyter

More details: This was lightly discussed in #915

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions