Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Pagination issue with results table when using %%sql #1005

Closed
parthea opened this issue Oct 7, 2016 · 0 comments
Closed

Pagination issue with results table when using %%sql #1005

parthea opened this issue Oct 7, 2016 · 0 comments
Assignees

Comments

@parthea
Copy link
Contributor

parthea commented Oct 7, 2016

Steps to reproduce:

  • Run the following code in an otherwise empty cell:
%%sql
SELECT *
FROM [bigquery-public-data:usa_names.usa_1910_2013]
WHERE Year = 2013
  • The first 25 results are shown. Click on the right arrow to view the next 25 results. The following error appears:
Unable to render the chart
No data

paginationissue

@qimingj qimingj self-assigned this Oct 8, 2016
qimingj added a commit that referenced this issue Oct 10, 2016
execution results first, and if not exist then plain/text.
qimingj added a commit that referenced this issue Oct 10, 2016
execution results first, and if not exist then plain/text.
@qimingj qimingj closed this as completed Oct 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants