Details
Description
If Hive is configured to use MySQL as it's database, it may be configured to use a collation that doesn't support unicode, such as latin1_swedish_ci. For now we should just disable the unicode tests, but eventually we should query Hive and see if unicode is supported, and enable the unicode tests in that situation.