From Search to SQL: How Glean Tap Databricks Genie for Everyday Analytics
Overview
| Experience | In Person |
|---|---|
| Track | Artificial Intelligence & Agents |
| Industry | Energy & Utilities, Healthcare & Life Sciences, Manufacturing |
| Technologies | Genie |
| Skill Level | Beginner |
| DOWNLOAD SESSION SLIDES | |
Modern enterprises need both the “what” from governed metrics and the “why” from surrounding context. We’ll show how customers use Glean Assitant and Glean Agents with Databricks AI/BI Genie and SQL actions to turn natural‑language questions into live warehouse queries that any employee can run. A single agent can route a prompt to Genie, execute the generated SQL on Databricks, then combine resulting tables with unstructured context from email, docs, tickets, and Wikis in one answer, all while respecting app‑level permissions. Attendees will leave with concrete architecture and prompt patterns they can use to scale self‑serve analytics without adding more load on data teams.
Audience takeaways:
- Pattern for building Databricks-powered agents that run live, governed queries without extra indexing
- Examples of combining Databricks results with unstructured work knowledge to deliver a complete story
- Practical guidance on permissions, debugging Genie output, and tuning Genie spaces for enterprise copilots
Session Speakers
Joel McKelvey
/VP of Technical Product Marketing
Glean
Full Summary
From Search to SQL: How Glean and Databricks Turn Enterprise Context Into Answers
Enterprise data is fragmented across SaaS apps, warehouses, and team silos. Even in a lakehouse, the structured metrics that say what happened often sit far from the chats, docs, and tickets that explain why. The session showed how pairing Glean's AI-native context layer with Databricks lets employees ask natural-language questions and get grounded answers that combine both worlds.
FAQ
No. Users can ask questions in natural language and Glean will translate them into governed SQL against the right Genie space. Users who prefer SQL can paste it directly into Glean, which will adjust dialects before sending the query to Databricks SQL.
Glean reflects the permissions of every connected system. It indexes user identities alongside data and retrieves only content a user is authorized to access, both for building context and for generating answers.
Databricks stores and analyzes structured data, which answers what happened. Glean brings the unstructured context, such as chats, call transcripts, comments, and docs, that explains why it happened and who was involved.
Beyond Q&A, Glean includes an agent platform that can automate multi-step workflows like drafting and escalating tickets. Customers highlighted in the session have already built thousands of agents on top of their combined Glean and Databricks context.
No. Integrations are bidirectional. Glean can call Genie and Databricks SQL, and Genie and Databricks Notebooks can pull Glean's context via MCP. Teams can keep their preferred interface and share the same underlying context.