cancel
Showing results for 
Search instead for 
Did you mean: 
Daan
New Contributor III
since ‎10-21-2024
‎08-19-2025

User Stats

  • 9 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

Hey,I am using DAB's to deploy the job below.This code works but I would like to use it for other suppliers as well.Is there a way to loop over a loop of suppliers: ['nike', 'adidas',...] and fill those variables so that config_nike_gsheet_to_databri...
Hey everyone,Executing the following query on my sql warehouse does not return any data:select * from acc_bolt.eod.configurationhistory where netarea = '541454827900000139';However running the same query using an all-purpose compute does return the e...
Hey everyone,I have a pipeline that fetches data from s3 and stores them under the Databricks .tmp/ folder.The pipeline is always able to write around 200 000 files before I get a Permission Denied error. This happens in the following code block: os....
Kudos given to