Skip to content

Commit

Permalink
e2e test with PrismRunner
Browse files Browse the repository at this point in the history
  • Loading branch information
labianchin committed Sep 12, 2024
1 parent 8c210e3 commit 23d3399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ runSuite() {
BINARY_TRANSFER='false' runDBeamDockerCon --executions=3 --avroCodec=deflate1
BINARY_TRANSFER='false' runDBeamDockerCon --executions=3 --avroCodec=zstandard1
BINARY_TRANSFER='false' runDBeamDockerCon --executions=3 --avroCodec=deflate1 --queryParallelism=5 --splitColumn=row_number
BINARY_TRANSFER='false' runDBeamDockerCon --executions=3 --runner=PrismRunner
}

light() {
Expand Down

0 comments on commit 23d3399

Please sign in to comment.