Any place to set the file encoding for Drill? (file.encoding) There does not seem to be a parameter in sys.options.
Can only find sun.jnu.encoding file.encoding.pkg sun.io.unicode.encoding I am having some issues with certain files where I can query the text fields in sqlline and get a result with Cast VarChar, however if I try to apply a regexp_replace on the text field I get an error for some files. (Encountered an illegal char on line 1, column 38: ‘’) Thanks —Andries
