Skip to content

feat: YDB backend port from ydb-v12.2.1 onto v10.1.5#40

Closed
kprokopenko wants to merge 2 commits into
stable-v10.1.5from
ydb-v10.1.5
Closed

feat: YDB backend port from ydb-v12.2.1 onto v10.1.5#40
kprokopenko wants to merge 2 commits into
stable-v10.1.5from
ydb-v10.1.5

Conversation

@kprokopenko

Copy link
Copy Markdown
Collaborator
  • Replace external xorm with in-tree pkg/util/xorm (+ core, YDB dialect, sqlite util)
  • Wire migrator.YDB, YDBDialect, RecursiveQueries CTE hook, migration YDB() SQL
  • Port SQL/store/service changes that exist on v10.1.5 (library elements, search, resource permissions, stats paths, etc.)
  • Add YDB Go SDK deps; pin grpc via replace for compatibility
  • Makefile: test-go-integration-ydb target
  • Docs: docs/sources/setup-grafana/ydb-database.md

Omits v12-only paths (unified storage, etc.) and full serverlock rewrite for 12.x.

Made-with: Cursor

What is this feature?

[Add a brief description of what the feature or update does.]

Why do we need this feature?

[Add a description of the problem the feature is trying to solve.]

Who is this feature for?

[Add information on what kind of user the feature is for.]

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

- Replace external xorm with in-tree pkg/util/xorm (+ core, YDB dialect, sqlite util)
- Wire migrator.YDB, YDBDialect, RecursiveQueries CTE hook, migration YDB() SQL
- Port SQL/store/service changes that exist on v10.1.5 (library elements, search,
  resource permissions, stats paths, etc.)
- Add YDB Go SDK deps; pin grpc via replace for compatibility
- Makefile: test-go-integration-ydb target
- Docs: docs/sources/setup-grafana/ydb-database.md

Omits v12-only paths (unified storage, etc.) and full serverlock rewrite for 12.x.

Made-with: Cursor
@@ -0,0 +1,21 @@
# YDB as Grafana database (experimental, fork)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [doc-validator] reported by reviewdog 🐶
The first heading 'YDB as Grafana database (experimental, fork)' does not match the title ''.
Decide which of the first heading or title is most applicable and change the other to match, or update them both to a new title.

@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update or ping for review. Thank you for your contributions!

@github-actions github-actions Bot added the stale label Apr 23, 2026
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown

This pull request has been automatically closed because it has not had any further activity in the last 2 weeks. Thank you for your contributions!

@github-actions github-actions Bot closed this May 7, 2026
@github-actions github-actions Bot deleted the ydb-v10.1.5 branch May 11, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant