Skip to content

HIVE-26537: Deprecate older APIs in the HMS thrift interface. #12224

HIVE-26537: Deprecate older APIs in the HMS thrift interface.

HIVE-26537: Deprecate older APIs in the HMS thrift interface. #12224

Workflow file for this run

name: "Auto Assign"
on:
- pull_request_target
jobs:
assign_reviewer:
runs-on: ubuntu-latest
if: github.repository_owner == 'apache'
steps:
- uses: shufo/[email protected]
with:
config: '.github/assign-by-files.yml'
token: ${{ secrets.GITHUB_TOKEN }}