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

905 read topic without consumer, fix send partition number for topic reader #1238

Closed rekby closed 1 month ago

rekby commented 1 month ago

Pull request type

Please check the type of change your PR introduces:

github-actions[bot] commented 1 month ago

github.com/ydb-platform/ydb-go-sdk/v3/topic/topicoptions

compatible changes

WithReaderWithoutConsumer: added

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

incompatible changes

TopicOnReaderStart: changed from func(Topic, int64, string) to func(Topic, int64, string, error)

compatible changes

TopicReaderStartInfo.Error: added

summary

Base version: v3.67.3-0.20240520181445-a9ac5e192659 (master) Cannot suggest a release version. Can only suggest a release version when compared against the most recent version of this major: v3.67.2.

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 query-service:

Grafana Dashboard

SLO-native-query

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 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 table-service:

Grafana Dashboard

SLO-native-table