cancel
Showing results for 
Search instead for 
Did you mean: 
protmaks
Databricks MVP
since ‎11-17-2024
2 weeks ago

User Stats

  • 20 Posts
  • 0 Solutions
  • 40 Kudos given
  • 33 Kudos received

User Activity

The official Databricks Apps quickstart puts everything into a single app.py. Fine for a demo — painful once the app grows past ~500 lines.Problems with the single-file pattern:Merge conflicts on every PRUI, logic, and SDK calls coupled → no unit tes...
I recently published a practical write-up on using Databricks + Lovable to quickly turn data processing and ML outputs into a working MVP: Databricks + Lovable: A Practical Case Study of Building an MVP and Managing CostsAt first, I thought the Datab...
I’ve been exploring Databricks Genie Code and wanted to share a few practical observations from early usage.What stands out to me is that Genie Code feels less like a traditional coding assistant and more like an agentic workflow assistant. It does n...
I’ve been testing Genie Code in Databricks and wanted to understand not just the UX, but the actual cost behavior.My impression so far:for simple code edits / code assistance, it looks almost free,but if Genie Code starts doing things that involve re...
Hi everyone, I wanted to share a quick technical tip for those looking to optimize their SQL Warehouse configurations, especially when dealing with intermittent ad hoc queries or AI BI Dashboards. The Challenge: When setting up a SQL Warehouse, the D...