Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Airflow DAGs Airflow DAGs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • data-engineering
  • Airflow DAGsAirflow DAGs
  • Merge requests
  • !254

search: Port fulltext_head_queries from airflow v1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ebernhardson requested to merge work/ebernhardson/fulltext_head_queries into main Mar 02, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

Dag performs a daily aggregation of the history of search satisfaction queries, populating a hive table with the top queries issued to full_text on-wiki search during the history of the search satisfaction table (90 days). This is then queried from superset to populate a dashboard giving insight into the queries users are performing.

Simple direct port from airflow 1, no significant changes.

Bug: T330446

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/ebernhardson/fulltext_head_queries