Skip to content

refactor(udf): simplify WASM UDF implementation by moving some logic to arrow-udf-wasm #44191

refactor(udf): simplify WASM UDF implementation by moving some logic to arrow-udf-wasm

refactor(udf): simplify WASM UDF implementation by moving some logic to arrow-udf-wasm #44191

Workflow file for this run

name: Typo checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of the entire repository
uses: crate-ci/[email protected]