Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-2422

% escaping does not work correctly in a LIKE clause

    XMLWordPrintableJSON

Details

    Description

      [localhost:21000] > select '%' like "\%";
      Query: select '%' like "\%"
      +---------------+
      | '%' like '\%' |
      +---------------+
      | false           |       -> should return true.
      +---------------+
      Fetched 1 row(s) in 0.01s
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              HuaisiXu Huaisi Xu
              Votes:
              1 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated: