Skip to content

Files

22 lines (14 loc) · 445 Bytes

File metadata and controls

22 lines (14 loc) · 445 Bytes

What is this

My experiments with minio, trino and delta lake. It is supporting material for my published article

Manipulating Delta Lake tables on MinIO with Trino

Start it with

export UID=${UID}
export GID=${GID}
docker-compose up

end it with

docker-compose down -v

Tested on Macos x64 Ventura 13.5.2 with Colima 0.5.5 .