Re: [I] Perf : read from csv default datatype setting to utf8view [datafusion]

2025-06-03 Thread via GitHub
zhuqi-lucas commented on issue #16241: URL: https://github.com/apache/datafusion/issues/16241#issuecomment-2935157081 take -- 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. T

[I] Perf : read from csv default datatype setting to utf8view [datafusion]

2025-06-03 Thread via GitHub
zhuqi-lucas opened a new issue, #16241: URL: https://github.com/apache/datafusion/issues/16241 ### Is your feature request related to a problem or challenge? Currently, read from CSV default to UTF8, when setting to UTF8, the performance improved a lot. See the result: `