Skip to content

Python v0.14 wheel files not up to date #1945

@GraemeBrownTL

Description

@GraemeBrownTL

Windows 10
Rust 0.14

Binding: Sorry, not sure what this means

Cloud Platform: Azure Synapse

I have upgraded to v0.14 via "pip install...", however deltalake.version still shows 0.13.

I expected to see deltalake.version = 0.14

I suspect that the pypi wheel file is not correctly updated.

I have compared my local copy of table.py under .../my_env/site-packages/deltalake... with table.py in the .tar.gz file at https://pypi.org/project/deltalake/#modal-close, and they are different. Similarly, I compared the code in table.py from the (unzipped) .whl file available at the same page, with the source code in the .gz file, and they are different. The .whl file matches my local .../site-packages/... file, so I believe that the 'pip upgrade' worked.

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