paleolimbot commented on issue #837: URL: https://github.com/apache/sedona-db/issues/837#issuecomment-4452226733
There's a related (as in `rustup-init` getting passed unexpected options) wheel building failure: ``` 2026-05-14T14:20:03.4188490Z ##[group]Building wheel... 2026-05-14T14:20:03.4291440Z 2026-05-14T14:20:03.4392260Z + python -m build /Users/runner/work/sedona-db/sedona-db/python/sedonadb --wheel --outdir=/private/var/folders/p1/6r4c82w967v9djw141qtq0vm0000gn/T/cibw-run-vfia1od2/cp39-macosx_arm64/built_wheel 2026-05-14T14:20:03.4692610Z * Creating isolated environment: venv+pip... 2026-05-14T14:20:03.4704070Z * Installing packages in isolated environment: 2026-05-14T14:20:04.2370370Z - maturin>=1.8,<2.0 2026-05-14T14:20:04.2370760Z * Getting build dependencies for wheel... 2026-05-14T14:20:04.2890090Z * Building wheel... 2026-05-14T14:20:04.3286120Z Running `maturin pep517 build-wheel -i /private/var/folders/p1/6r4c82w967v9djw141qtq0vm0000gn/T/build-env-f0y0wu55/bin/python --compatibility off --features s2geography,pyo3/extension-module` 2026-05-14T14:20:04.3526660Z error: error: unexpected argument 'metadata' found 2026-05-14T14:20:04.3527890Z 2026-05-14T14:20:04.3528750Z Usage: rustup-init[EXE] [OPTIONS] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
