cancel
Showing results for 
Search instead for 
Did you mean: 
Pat
Esteemed Contributor
since ‎08-25-2022
Thursday

User Stats

  • 117 Posts
  • 31 Solutions
  • 44 Kudos given
  • 204 Kudos received

User Activity

How AI-powered development accelerated my data engineering workflow Watch the Complete Development Process YouTube Video: See the entire 30-minute development sessionThis is a screen recording without voice narration showing the complete developmen...
Hey,I couldn't find this documented anywhere, but I have been deploying Databricks Workflows (now called Jobs, I believe) with Pipelines using DABs. I have a 1 set of configuration, so there is no place for human error here.When I deploy bundle in DE...
Hey,I’m working on pulling data from AWS SQS into Databricks using Spark custom data sources and DLT (see https://docs.databricks.com/aws/en/pyspark/datasources). I started with a batch reader/writer based on this example: https://medium.com/@zcking/...
Hi community,I don't know what is happening TBH. I have a use case where data is written to the location "dbfs:/mnt/...", don't ask me why it's mounted, it's just a side project. I do believe that data is stored in ADLS2.I've been trying to read the ...
How do you automate table creation and management of privilege / grants on securable objects (tables, views, etc.).I had idea to use terraform to manage above, but terraform doesn't work with managed tables - it allows to create table but then there ...