alamb opened a new pull request, #12034:
URL: https://github.com/apache/datafusion/pull/12034

   ## Which issue does this PR close?
   
   Closes https://github.com/apache/datafusion/issues/11892
   
   ## Rationale for this change
   
   See https://github.com/apache/datafusion/issues/11892 -- basically if 
versions change the CI fails 
   
   The problem is that the output parquet file that is written as part of the 
doc example is checked in, and thus if the actual bytes written by the example 
change (e.g. when the version number changes) the local file is different too
   
   ## What changes are included in this PR?
   
   1. Delete the example.parquet file
   2. Add it to `.gitignore` so it isn't added again
   
   ## Are these changes tested?
   
   Yes by CI
   
   ## Are there any user-facing changes?
   No, this is a test fix only
   


-- 
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]

Reply via email to