Vertex Ai pipelines – send parameter to pipeline in list of str
I have a component that runs BigQuery query.
The pipeline accept parameters from generating the queries.
The problem is when I send the queries in a list I doesn’t get the right configuration.
Here is simple example of the pipeline: