Skip to content

Encoder hot-path optimizations (measured) #202

Encoder hot-path optimizations (measured)

Encoder hot-path optimizations (measured) #202

Workflow file for this run

name: Python arrow-json CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
arrow-json:
uses: ./.github/workflows/python-package.yaml
with:
package_name: arrow-json
package_dir: json
import_name: arrow_json
secrets: inherit