Skip to content

BigQuery: show SQL and result set link for each step in output log when executing stored procedure #924

@cassinium

Description

@cassinium

What

When executing a stored procedure in BigQuery, DBCode should show in the output log the SQL and "View results" link for each of the steps in the same way that the BigQuery Console does. See the screenshots below for comparison.

DBCode:
Image

BigQuery Console:
Image

Why (problem/use case)

I work with large stored procedures all the time where there are at least 50 steps. Every time I execute a stored procedure, DBCode would create 50 or more result sets. It's difficult to locate a particular result set without seeing the SQL in the output log and clicking on the link to jump directly to that result set.

Additional Context

Add any other context, screenshots, or examples about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions