Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default value of 'array' parameter is converted to string #682

Open
AlexM2000 opened this issue Jul 25, 2024 · 2 comments
Open

Default value of 'array' parameter is converted to string #682

AlexM2000 opened this issue Jul 25, 2024 · 2 comments

Comments

@AlexM2000
Copy link

AlexM2000 commented Jul 25, 2024

Description

If I have a pipeline with parameter of type 'array'
image
image

When I run pipeline itself and leave default value, ADF treats it as array
image
image
image
UPD: attaching screenshot with pipeline parameters:
image

But when I run pipeline from another pipeline and leave default value, ADF converts this default value to string
image
image

As an end user I expect that I can use default array value without sideeffects.

Acceptance criteria

ADF treats default value of 'array' parameter as array when running pipeline from another pipeline.

@AlexM2000
Copy link
Author

AlexM2000 commented Jul 25, 2024

Actually, issue occurred on Azure Synapse Analytics Workspace, but I didn't find its repository, so I created issue here.

@brampostma
Copy link

I have the same issue on ADF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants