Laralloe
1 year agoNew Member
Status:
New
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.
No CommentsBe the first to comment
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v23 hours agoCommunity ChampionNew24Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment