Skip to content

HIVE-28165 HiveSplitGenerator: send splits through filesystem instead of RPC in case of big payload #12201

HIVE-28165 HiveSplitGenerator: send splits through filesystem instead of RPC in case of big payload

HIVE-28165 HiveSplitGenerator: send splits through filesystem instead of RPC in case of big payload #12201

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 }}