Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE YET] Remove source_url from data_sources_documents #10085

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aubin-tchoi
Copy link
Contributor

Description

  • Closes #9953
  • This PR removes the column source_url from the table data_sources_documents.
  • The source_url will always be read from the table data_sources_nodes.
  • This PR cannot be merged until we have confirmed that all source_url have been correctly backfilled into the table data_sources_nodes.

Risk

  • Potential loss of data.

Deploy Plan

  • Deploy core.
  • Run migration core/src/stores/migrations/20250118_drop_document_source_url_column.sql

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.

Remove source_url from data_sources_documents
1 participant