Skip to content

[Bug]: Upgrading to python v1.2.0 spams my console with warnings I don't understand #1415

@vancromy

Description

@vancromy

What happened?

Something was changed in the logging behaviour between 1.1.4 and 1.2.0 that is causing a lot of warnings to come from delta_kernel which to me as a user make no sense. Here is an example of this:

2025-10-21T11:10:52Z WARN delta_kernel::listed_log_files] Found file 00000000000000000003.parquet with unknown file type Unknown at version 3

Downgrading back to 1.1.4 makes these disappear. What action should I as a user take based on this warning message?

Expected behavior

No warning level output if not necessary or a more useful warning message if it is actually a warning.

Operating System

Linux

Binding

Python

Bindings Version

1.2.0

Steps to reproduce

Not too sure how I can provide an MRE because access to our deltatables is not allowed.

Relevant logs

[2025-10-21T11:10:52Z WARN delta_kernel::listed_log_files] Found file 00000000000000000003.parquet with unknown file type Unknown at version 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions