Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • H haf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hivehive
  • haf
  • Merge requests
  • !272

Slight change in one of indexes defined for hive.operation table

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Bartek Wrona requested to merge bw_improved_op_type_id_index into develop Apr 28, 2023
  • Overview 0
  • Commits 2
  • Pipelines 3
  • Changes 2

hive.operation has already index covering op_type_id. It would be very useful (for HAF apps) to cover also block_num to improve queries filtering data by both columns. The exact use case is block data processing by HAF Block Explorer application.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bw_improved_op_type_id_index