PJ Fanning created DRILL-8301: --------------------------------- Summary: Standardise on UTF-8 encoding for char to byte (and vice versa) conversions Key: DRILL-8301 URL: https://issues.apache.org/jira/browse/DRILL-8301 Project: Apache Drill Issue Type: Improvement Reporter: PJ Fanning
Lots of Drill code uses UTF-8 explicitly. Lots more Drill code does not set an explicit encoding which means it relies on the JVM default (which differs by JVM install). -- This message was sent by Atlassian Jira (v8.20.10#820010)