Skip to content

[ffi][arrow] feat: add get_engine_data API to convert arrow data to EngineData #80

[ffi][arrow] feat: add get_engine_data API to convert arrow data to EngineData

[ffi][arrow] feat: add get_engine_data API to convert arrow data to EngineData #80

Workflow file for this run

# Auto assign every PR to its author when opened
name: Auto-assign PR
on:
pull_request_target:
types: [ opened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]