cancel
Showing results for 
Search instead for 
Did you mean: 
szymon_dybczak
Esteemed Contributor III
since ‎07-04-2024
9 hours ago

User Stats

  • 1,760 Posts
  • 432 Solutions
  • 990 Kudos given
  • 1,216 Kudos received

User Activity

Databricks has a new/updated feature in Beta: Databricks Container Services for standard compute.Docs: https://docs.databricks.com/aws/en/compute/custom-containers-standardWith this feature, you can specify a Docker image when creating standard compu...
With Genie Code, you can now add a Tableau or Power BI file and have it build an AI/BI dashboard that replicates your existing visualizations - while connecting them to metric views that mirror the underlying business logic.Import BI files using Geni...
For a long time, one of the hardest questions in lakehouse architecture was:How do we let external engines access governed data without bypassing governance?Databricks is making this pattern much cleaner with Unity Catalog external access.The idea is...
If your CI/CD pipelines suddenly started failing out of nowhere with this error:"error downloading Terraform: unable to verify checksums signature: openpgp: key expired"and you’re using Databricks CLI - you’re probably hitting the same issue I did.Th...
One of the more frustrating things when working with materialized views in Databricks was checking whether a view had refreshed incrementally. One way to verify it was by checking the event log, but that required running the pipeline and executing a ...