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

   ## Which issue does this PR close?
   
   - Closes #19569.
   
   ## Rationale for this change
   This was the latest usage as far as I can see so I've changed it. I think 
this is not on the hot path so if you want we can close the PR and issue with 
it. 
   
   ## What changes are included in this PR?
   Instead of using write! format string write hex with using constant char 
mapping
   
   ## Are these changes tested?
   Runned debug display tests:
   ```
   running 1 test
   test scalar::tests::test_binary_display ... ok
   
   test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 364 filtered 
out; finished in 0.00s
   ```
   
   
   ## Are there any user-facing changes?
   No


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