Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5167

C++ connector does not set escape string for metadata search pattern

    XMLWordPrintableJSON

Details

    Description

      C++ connector does not set the escape string for search pattern when doing metadata operation (getCatalogs/getSchema/getTables/getColumns). It is assumed to be '
      ' as returned by DrillMetadata::getSearchEscapeString(), but because this is not sent over the wire, the server will actually consider that there's no escape character, and might return different or no result compared to what has been requested.

      Attachments

        Issue Links

          Activity

            People

              laurent Laurent Goujon
              laurent Laurent Goujon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: