Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-16713

Hive View does not work with multi-bytes characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0
    • ambari-views
    • None

    Description

      Hive View replaces the multi-byte characters such as Japanese to single byte if you use it in WHERE clause
      For example:
      select * from test_csv where note='あああ';
      becomes
      select * from test_csv where note='BBB';

      Attachments

        1. AMBARI-16713_branch-2.4.patch
          1 kB
          Gaurav Nagar

        Issue Links

          Activity

            People

              gnagar Gaurav Nagar
              gnagar Gaurav Nagar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: