ydb-platform / ydb-go-sdk

Pure Go native and database/sql driver for YDB
https://ydb.tech
Apache License 2.0
133 stars 69 forks source link

* Added experimental method `query/Client.Execute` for execute query … #1251

Closed asmyasnikov closed 1 month ago

asmyasnikov commented 1 month ago

…and read materialized result

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

-

-

Other information

github-actions[bot] commented 1 month ago

github.com/ydb-platform/ydb-go-sdk/v3/query

incompatible changes

Client.Execute: added

github.com/ydb-platform/ydb-go-sdk/v3/trace

compatible changes

Query.OnExecute: added QueryExecuteDoneInfo: added QueryExecuteStartInfo: added QueryOnExecute: added

summary

Base version: v3.69.1-0.20240603095104-f8d82994fe4f (master) Cannot suggest a release version. Can only suggest a release version when compared against the most recent version of this major: v3.69.0.

github-actions[bot] commented 1 month ago

:volcano: Here are results of SLO test for Go SDK gorm:

Grafana Dashboard

SLO-gorm

github-actions[bot] commented 1 month ago

:volcano: Here are results of SLO test for Go SDK xorm:

Grafana Dashboard

SLO-xorm

github-actions[bot] commented 1 month ago

:volcano: Here are results of SLO test for Native ydb-go-sdk/v3 over table-service:

Grafana Dashboard

SLO-native-table

github-actions[bot] commented 1 month ago

:volcano: Here are results of SLO test for Go SDK database/sql:

Grafana Dashboard

SLO-database-sql

github-actions[bot] commented 1 month ago

:volcano: Here are results of SLO test for Native ydb-go-sdk/v3 over query-service:

Grafana Dashboard

SLO-native-query