Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8002

Add column alias support to the Parallel SQL Interface

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 6.0
    • 6.0
    • search
    • None

    Description

      Currently field aliases are not supported for SQL queries against SQL Handler. E.g. below SQL query

      select id,name as product_name from techproducts limit 20

      currently fails as data returned contains still "name" as the field/column key than product_name

      Attachments

        1. SOLR-8002.patch
          26 kB
          Joel Bernstein
        2. SOLR-8002.patch
          25 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              jbernste Joel Bernstein
              susheel2777@gmail.com Susheel Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: