alamb commented on PR #11889: URL: https://github.com/apache/datafusion/pull/11889#issuecomment-2276272204
> > 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
