You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(base) yongjoo@yongjoo-serv-01:/data/yongjoo/DeepOLA$ docker run --rm \
> -v ${DATA_DIR}:/dataset/tpch:rw \
> --name dataset deepola-data:sigmod2023 \
> bash data-gen.sh ${SCALE} ${PARTITION} /dataset/tpch
WARNING: The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested
The text was updated successfully, but these errors were encountered:
This error is encountered in Ubuntu:
The text was updated successfully, but these errors were encountered: