AndreaBozzo commented on code in PR #487:
URL: https://github.com/apache/hudi-rs/pull/487#discussion_r2638088134
##########
demo/compose.yaml:
##########
@@ -70,6 +71,3 @@ services:
AWS_ALLOW_HTTP: true
AWS_REGION: us-east-1 # minio default
-networks:
- demo_network:
- driver: bridge
Review Comment:
Defined but seemed unassigned to any service, docker compose creates a
network by default, removing shouldnt change this behaviour i think?
i can revert that aswell
--
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]