alamb commented on issue #12119: URL: https://github.com/apache/datafusion/issues/12119#issuecomment-2310947146
> Thus, if we convert to non-view types on output, we do not risk regressing anything. Right -- I agree so this is why in my mind having the default be "Utf8" is important > Thus, if we convert to non-view types on output, we do not risk regressing anything. And we can revisit later whether returning view types could be an improvement (and introduce a flag, if needed & worth it). I would not be opposed to a PR that just hard codes the existing behavior (convert to Utf8 on output). I changed the title of this PR to reflect this. I still think a config option offers the most flexibility but I do agree we could add it later if needed -- 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]
