Skip to content

WIP: Rebased Vector default#1250

Open
bmtcril wants to merge 16 commits into
mainfrom
bmtcril/vector-default
Open

WIP: Rebased Vector default#1250
bmtcril wants to merge 16 commits into
mainfrom
bmtcril/vector-default

Conversation

@bmtcril

@bmtcril bmtcril commented May 19, 2026

Copy link
Copy Markdown
Contributor

No description provided.

bmtcril and others added 16 commits May 19, 2026 07:35
Previously installing a clean Aspects with Vector set as the xAPI database migrations would fail due
to ASPECTS_XAPI_DATABASE not being the Ralph database. This upgrade fixes the migrations by adding
an explicit Ralph database variable allowing both databases to be created independantly as designed.
Previously Alembic state was stored in ASPECTS_XAPI_DATABASE, which can change when switching
between Ralph and Vector pipelines and cause Alembic to lose state and try to re-run all migrations.
This is now explicit.

Also makes sure Ralph uses the RALPH_DATABASE, simplifies and re-organizes the ClickHouse init
script and makes sure the Vector user can access databases needed for inserting into downstream MVs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants