exasol / integration-test-docker-environment

A docker-based environment for integration tests with the EXASOL DB.
https://exasol.github.io/integration-test-docker-environment/
MIT License
6 stars 2 forks source link

Generate graph plot fails if task uses luigi.ListParameter #244

Closed tomuben closed 2 years ago

tomuben commented 2 years ago

This is causing problems with the DockerBuildTask => it uses luigi.ListParameter(), and str() of that contains '"'

_Originally posted by @tomuben in https://github.com/exasol/integration-test-docker-environment/pull/229#discussion_r942988207_