alamb commented on issue #18411:
URL: https://github.com/apache/datafusion/issues/18411#issuecomment-3677843883

   Yeah, we could potentially do that
   
   Special casing (just) Char(1) smells to me like an overly TPCH specific 
benchmaxxing strategy though.  Optimizing for small strings (like < 12 bytes) 
seems much more widely useful 
   
   However, I don't actually have any data to back up my feeling that char(1) 
(or knowing char(1)) isn't common in practice


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