Yevgeny Popkov created ZEPPELIN-3115: ----------------------------------------
Summary: BigQuery interpreter does not render the output of a sql query (only shows column names) Key: ZEPPELIN-3115 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3115 Project: Zeppelin Issue Type: Bug Components: Interpreters Affects Versions: 0.8.0 Environment: macos/chrome Reporter: Yevgeny Popkov Attachments: Screen Shot 2017-12-21 at 4.58.58 PM.png The BigQuery interpreter's output rendering is broken in the head version - while the interpreter fetches the data correctly (I can download it as csv file), it does not render field values - just shows the column names and empty space in the data fields (even though it allocates a correct amount of empty space for the 30 row zepp table I pulled) The table scroll bar works *correctly* on the empty space. See the attached screenshot. -- This message was sent by Atlassian JIRA (v6.4.14#64029)