Omega359 commented on issue #20585: URL: https://github.com/apache/datafusion/issues/20585#issuecomment-3991829925
In a word: consistency. I value simplicity and consistency in api behaviour above pretty much everything else because over the years of my development career inconsistent api behaviour is one of the things I've seen that cause confusion, hard to find bugs and wasted effort. I'm not saying that is what is, or what will happen here but it's why I feel this issue is a valid one. Will it potentially impact performance? Yes, in a small way. Though if you didn't want utf8view in the first place I would think that you would have disabled that via config. -- 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]
