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

BigQuery Result Set of Zero causes NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.8.2
    • None
    • Interpreters
    • None
    • Any docker version of a pull and run a query like:

       

      select * from table where 1=0

    Description

      When running a query in BigQuery that returns back a result set size of 0 - an NPE is thrown cause the client to return:

      SQL Execution returned an error

      This can be found in : https://github.com/apache/zeppelin/blob/master/bigquery/src/main/java/org/apache/zeppelin/bigquery/BigQueryInterpreter.java

      This code hasn't changed since 2018 and thus no fixes in new releases

      Attachments

        Activity

          People

            Unassigned Unassigned
            xathras1982 Wayne Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: