jonahgao commented on issue #7285:
URL: 
https://github.com/apache/arrow-datafusion/issues/7285#issuecomment-1678339352

   > This is ultimately my bad for hardcoding the Datafusion version in the 
test. I will look into a permanent fix prior to the next release so this 
doesn’t hit us again.
   
   @devinjdangelo 
   I think we can set it to a fixed value before executing `SHOW ALL`. 
   This will help to handle future version upgrades.
   ```
   statement ok
   SET datafusion.execution.parquet.created_by=datafusion
   ```


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

Reply via email to