xushiyan commented on code in PR #487:
URL: https://github.com/apache/hudi-rs/pull/487#discussion_r2638836066


##########
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:
   this isolates demo stack's network from others



##########
.github/workflows/pr.yml:
##########
@@ -31,7 +31,7 @@ jobs:
   check-pr:
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/checkout@v6
+      - uses: actions/checkout@v5

Review Comment:
   revert



-- 
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]

Reply via email to