Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3761

Aliasing is not working with JDBC interperter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8.0
    • 0.8.1, 0.9.0
    • Interpreters
    • None
    • MySQL 5.7.23

      Zeppelin 0.8.0 

       

      Driver: mysql:mysql-connector-java:5.1.41

    Description

      Using aliasing to rename the column name is not really working. For instance a SELECT like this renames "aircraft" column in output to "something" in MySQL terminal, but not in Zeppelin:

      SELECT aircraft AS something FROM birdstrikes LIMIT 5;

      Attachments

        Issue Links

          Activity

            People

              prabhjyotsingh Prabhjyot Singh
              salacika salacika
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: