Hi there. I created a custom dataset to manage som...
# advanced-need-help
b
Hi there. I created a custom dataset to manage some spark delta tables. One thing I need in order to save the data is to receive the replace where query. Is there any way to send this info plus the data from the previous node execution or recover this information inside the custom dataset? The reason why I can’t use the parameters file in the usual way is because I need values defined in execution time