mattcasters commented on PR #7539:
URL: https://github.com/apache/hop/pull/7539#issuecomment-4995224228

   ## Integration tests: lakehouse (Delta) + iceberg
   
   New Hop IT projects for end-to-end Lake Table transforms on native Spark:
   
   | Project | Format | Scenarios |
   |---------|--------|-----------|
   | `integration-tests/lakehouse` | Delta | 0001 round-trip, 0002 overwrite + 
VERSION 0 time travel, 0003 MERGE |
   | `integration-tests/iceberg` | Iceberg | 0001 round-trip, 0002 double 
overwrite + current, 0003 MERGE |
   
   Docker: `integration-tests-lakehouse.yaml` / 
`integration-tests-iceberg.yaml` (beam-base, Spark UI off).
   
   Local verify (both green, exit 0):
   ```bash
   export HOP_LOCATION=…/assemblies/client/target/hop
   ./integration-tests/scripts/run-tests.sh lakehouse
   ./integration-tests/scripts/run-tests.sh iceberg
   ```


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