Skip to content

CI fails with Binary files a/datafusion/core/example.parquet and b/datafusion/core/example.parquet differ after changing the version #11892

@alamb

Description

@alamb

Describe the bug

When we last updated the version in #11889 the CI doc CI job failed with

https://github.com/apache/datafusion/actions/runs/10303822317/job/28525946989

Binary files a/datafusion/core/example.parquet and b/datafusion/core/example.parquet differ

To Reproduce

Change the version numbers, following model of #11889

Expected behavior

CI should pass

Additional context

@andygrove says: #11889 (comment)

Not sure about the CI failure:

Binary files a/datafusion/core/example.parquet and b/datafusion/core/example.parquet differ

Re-triggered to verify it.

The example.parquet file will change every time we increase the version number, because we store metadata in the parquet file witht the version of DataFusion that was used when writing. This is not ideal... for now I will regenerate this file as part of this PR.

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