cancel
Showing results for 
Search instead for 
Did you mean: 
emorgoch
Contributor
since ‎07-17-2024
a week ago

User Stats

  • 11 Posts
  • 0 Solutions
  • 1 Kudos given
  • 7 Kudos received

User Activity

I've got an ADLS Gen 2 container that has cloud files that I want to ingest with AutoLoader. The files are saved into the root of the container.I created an external location for that container to be able to access it through managed credentials. How...
My data source is going to generate csv files for multiple objects all into the same directory that I need to load from. The files will have names in the format along the lines of <objecttype>_YYYY_MM_DD_guid.csv.gz. Each objecttype will have it's ow...
We're in the process of converting over our Databricks notebooks from .py file to .ipynb. We have disabled storing notebook output in source control at the workspace level.However, what we're discovering is that every cell in our notebooks has 3 time...
I've got a notebook that I've written that's going to execute some python code to parse the workspace id to figure out which of my environments that I'm in and set a value for it. I then want to take that value, and pass it through to a code block of...