Support async iteration of RecordBatchStream #1683
Annotations
2 errors and 1 warning
Run Ruff:
python/datafusion/record_batch.py#L66
python/datafusion/record_batch.py:66:22: F821 Undefined name `anext`. Consider specifying `requires-python = ">= 3.10"` or `tool.ruff.target-version = "py310"` in your `pyproject.toml` file.
|
Run Ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading