Starburst Galaxy

  •  Get started

  •  Working with data

  •  Data engineering

  •  Developer tools

  •  Cluster administration

  •  Security and compliance

  •  Troubleshooting

  • Galaxy status

  •  Reference

  • Use query results #

    The results returned from a query are shown in the results pane in the bottom part of the query editor.

    Results pane #

    The results pane displays the query processing progress and results. Typically, one or more rows and columns are returned by a query.

    Query editor results pane

    Adjust your view of the results pane:

    • Click the down arrow to close the results pane or the up arrow to open it.
    • Select the border between the editor and results panes to resize the results pane.

      Query editor results pane

    Above the results table, the status bar displays current query processing statistics:

    • Status: displays progress while the query is processed, and final status when complete.
    • Avg. read speed: from all sources, in rows per second.
    • Elapsed time: in seconds since query processing started.
    • Rows: the number of rows returned.

    While a query is running, a progress estimate for that query is shown:

    Query running stats shown

    If your result set is very wide, or is greater than 1000 rows, it is truncated.

    Query truncated stats shown

    On the right are four active links:

    • Create data product: opens a dialog to create a data product from a query. See create a data product from a query for more details.
    • Query details: opens the details page for the most recently run query.
    • Trino UI: opens the Trino web UI.
    • Download: if results are shown from the last query, initiates download of those results as a CSV file. Results are not stored, and are only available until a new query is run or your page is closed or refreshed, whichever comes first.