Skip to content

Get file stats from metadata, useful for creating AddActions #3735

@nholt01

Description

@nholt01

I have code that leverages deltalake v0.24.0, in which there was a helpful function called get_file_stats_from_metadata. In trying to update my code to the latest release version, I notice that this function has been removed. I've searched in the documentation and on github to find discussion or reference to a replacement, but I can't seem to find this anywhere.

Is this deemed no longer useful and thus was removed? Or is this functionality still available somewhere that I can't seem to find?

Here is the link to the old v0.24.0 code for reference: https://github.com/delta-io/delta-rs/blob/python-v0.24.0/python/deltalake/writer.py#L801

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions