Back to Risingwave

How to run the test

integration_tests/iceberg-source/README.md

2.8.3213 B
Original Source

How to run the test

Run following command to run the test:

bash
cd python
poetry update
poetry run python main.py

How to override risingwave image version:

bash
export RW_IMAGE=<your version>