Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric certified for FREE! Don't miss your chance! Learn more

Spark Notebook to Accept Array and Object Parameters from Pipeline Parameters

If Fabric pipelines support array and object parameters without issue and a Spark Notebook within the pipeline can leverage the pipeline parameters for configurable notebook execution than it would be nice for both to support the same range of data types for their parameters.

 

This would be a QOL adjustment instead of having to pass strings that are parsed into json objects in the notebook. It would also allow, in a more complex workflow, the ability to cleanly use an array in a forEach loop in the pipeline and potentially handle it in a seperate fashion in a notebook.

Status: New