alamb commented on issue #6677:
URL: 
https://github.com/apache/arrow-datafusion/issues/6677#issuecomment-1593127392

   This would be a great first issue, at least to see what happens if you 
implement the suggestion in 
https://github.com/apache/arrow-datafusion/issues/6677#issuecomment-1593124715
   
   It may end up with tests that fail that need to be updated or places in the 
code that use the Debug impl (e.g. `{:?}` rather than the Display impl (e.g. 
`{}`) but I think finding / tracking them down would be a good way to learn 
about (and improve) the codebase


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