- 1868 Views
- 1 replies
- 0 kudos
I have two tasks. The first task (Sample_Notebook) returns a JSON array (Input_List). Sample data in Input_List['key1':value1, 'key2':value2, 'key3':value3]The second task is a "For Each" task that executes a notebook for each entry in the Input_List...
- 1868 Views
- 1 replies
- 0 kudos
Latest Reply
To access each item of the iteration within the notebook of the second task in your Databricks workflow, you need to utilize the parameterization feature of the For Each task. Instead of trying to retrieve the entire list using dbutils.jobs.taskValue...
- 6093 Views
- 2 replies
- 0 kudos
https://docs.databricks.com/en/query-federation/index.htmlAre there plans to provide Oracle support for Databricks on AWS lakehouse federation? Not sure if that's possible or not. Thanks!
- 6093 Views
- 2 replies
- 0 kudos
Latest Reply
Federation with Oracle is available https://learn.microsoft.com/en-us/azure/databricks/query-federation/oracle
1 More Replies