Initial support for Python UDFs (#736) #579
Annotations
3 errors
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c service postgresql start && sudo -u postgres psql -c \"CREATE USER arroyo WITH PASSWORD 'arroyo' SUPERUSER;\" && sudo -u postgres createdb arroyo && refinery migrate -c refinery.toml -p crates/arroyo-api/migrations && CARGO_NET_GIT_FETCH_WITH_CLI=true CARGO_PROFILE_RELEASE_DEBUG=false cargo build --profile ${PROFILE} --bin arroyo && mv target/*/arroyo /arroyo" did not complete successfully: exit code: 101
|
build (linux/arm64)
The job was canceled because "linux_amd64" failed.
|
build (linux/arm64)
The operation was canceled.
|