I am exploring macros in datafusion pipelines. I am using HTTP Sink plugin and trying to enable macro option for URL option like {URL}. when i try to deploy the pipeline, it is throwing the following error.
Failed to configure pipeline: Stage 'example-pipeline' encountered : URL 'null' is malformed: null
Please help me to resolve this. Note: Except URL every other option is working as macro in HTTP plugin