Skip to content

chore(tinybird): delete deprecated datasource & pipe#3780

Merged
mbani01 merged 2 commits into
mainfrom
chore/delete_deprecated_tb_pipe
Jan 26, 2026
Merged

chore(tinybird): delete deprecated datasource & pipe#3780
mbani01 merged 2 commits into
mainfrom
chore/delete_deprecated_tb_pipe

Conversation

@mbani01
Copy link
Copy Markdown
Contributor

@mbani01 mbani01 commented Jan 26, 2026

This pull request removes the documentation and schema definition for the activityRelations_deduplicated_cleaned_ds.datasource file, as well as the entire pipeline definition for the activityRelations_enrich_clean_initial_snapshot.pipe file. These deletions suggest a significant cleanup or deprecation of the related data ingestion and enrichment processes.

The most important changes are:

Datasource and Schema Removal:

  • Removed the full description and schema definition for the activityRelations_deduplicated_cleaned_ds.datasource, including all field explanations and engine configuration.

Pipeline Deletion:

  • Deleted the entire activityRelations_enrich_clean_initial_snapshot.pipe pipeline, which included nodes for country mapping, enrichment, denormalization, and logic for populating the deduplicated cleaned datasource.

Note

Clean-up of deprecated Tinybird assets.

  • Removes services/libs/tinybird/datasources/activityRelations_deduplicated_cleaned_ds.datasource (description, schema, engine config)
  • Deletes services/libs/tinybird/pipes/activityRelations_enrich_clean_initial_snapshot.pipe (country mapping node, enrichment/denormalization logic, and COPY to the removed datasource)

Written by Cursor Bugbot for commit 4236878. This will update automatically on new commits. Configure here.

@mbani01 mbani01 requested a review from epipav January 26, 2026 09:11
@mbani01 mbani01 self-assigned this Jan 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@mbani01 mbani01 merged commit 5c2c6ff into main Jan 26, 2026
18 checks passed
@mbani01 mbani01 deleted the chore/delete_deprecated_tb_pipe branch January 26, 2026 09:24
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