Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

StatusCode.DEADLINE_EXCEEDED executing execute_streaming_sql #975

Copy link
Copy link

Description

@dr3x
Issue body actions

In which file did you encounter the issue?

\Lib\site-packages\google\cloud\spanner\database.py

Did you change the file? If so, how?

no

Describe the issue

Take a SQL query that works from the UI and execute it via the streaming method and I get the DEADLINE_EXCEEDED error message:

results = database.spanner_api.execute_streaming_sql(session.name, sql, query_mode=ExecuteSqlRequest.QueryMode.NORMAL)

>>> results.code()
<StatusCode.DEADLINE_EXCEEDED: (4, 'deadline exceeded')>
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.