Skip to content

feat: Support TRANSACTION_TIMEOUT system variable #482

@apstndb

Description

@apstndb

Implement TRANSACTION_TIMEOUT system variable for controlling transaction-level timeouts.

Reference:

  • java-spanner: Supports TRANSACTION_TIMEOUT as read/write [LOCAL] variable with duration or NULL values.
  • go-sql-spanner: Supports transaction_timeout as a connection property (time.Duration).

Implementation notes:

Metadata

Metadata

Assignees

No one assigned

    Labels

    statement-compatibilityClient-side statement and system variable compatibility with java-spanner/go-sql-spanner

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions