Skip to content

Add new session variable "tidb_opt_partial_ordered_index_for_topn" #24

Add new session variable "tidb_opt_partial_ordered_index_for_topn"

Add new session variable "tidb_opt_partial_ordered_index_for_topn" #24

Workflow file for this run

name: Keywords
on:
pull_request:
branches:
- 'master'
push:
branches:
- 'master'
jobs:
check-keywords:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: ./scripts/check-keywords.py --download_from_url