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

After creating a view that uses regexp_replace we are getting the following error: ERROR: AnalysisException: Failed to load metadata for table:

    XMLWordPrintableJSON

Details

    Description

      This was reproduced on nightly.

      create view blown as select regexp_replace(description,"\\\\'","'") as descriptionf, * from sample_07;

      After creating a view that uses regexp_replace we are getting the following error:

      ERROR: AnalysisException: Failed to load metadata for table: 'customers_view'
      CAUSED BY: TableLoadingException: Failed to parse view-definition statement of view: netsuite.customers_view

      Screenshot is attached.
      This is likely related to
      https://issues.cloudera.org/browse/IMPALA-3941

      Attachments

        1. Hue_-_Impala_-_Editor.png
          138 kB
          Jeff Lord

        Issue Links

          Activity

            People

              jinchul Jin Chul Kim
              jlord Jeff Lord
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: