Skip to content

Implement thread-isolated connection pooling (BoundedReaderPool) in ArrayRecordDataSource to support safe concurrent reads. #553

Implement thread-isolated connection pooling (BoundedReaderPool) in ArrayRecordDataSource to support safe concurrent reads.

Implement thread-isolated connection pooling (BoundedReaderPool) in ArrayRecordDataSource to support safe concurrent reads. #553

Workflow file for this run

name: Build and test
on:
pull_request:
branches: [main]
jobs:
call-workflow:
uses: ./.github/workflows/build_and_publish_template.yml
permissions:
contents: read
id-token: write
with:
upload_wheels: false