jnturton opened a new pull request, #2625: URL: https://github.com/apache/drill/pull/2625
# [DRILL-8280](https://issues.apache.org/jira/browse/DRILL-8280): Cannot ANALYZE files containing non-ASCII column names ## Description The merge_schema function in SchemaFunctions is modified to use UTF-8 string parsing so that a column with a name like "Käse" will no longer crash ANALYZE TABLE REFRESH METADATA. ## Documentation N/A ## Testing TestMetastoreCommands#testNonAsciiColumnName -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org