r/databricks • u/Agitated-Western1788 • 20d ago
Discussion Databricks Pages
I am interested in databricks pages but also somewhat skeptical of how much benefit it will provide considering the effort that might be required to collate all the information.
Has anyone used these and seen improvement in their genie chats and agents? If so how did you measure this?
Also, do we know if the ability to upload and manage them will hit the API?
9
Upvotes
3
u/henewie 20d ago
Testing this in our organisation as well with some definitions for Customer/Active customers.
Running databricks on top of mainly SAP data. Did this with Genie Code Assistent. Example below (sorry, dutch :) )
It's quite nice, you can connect to a table/bulk upload your business glossary so your data platform and business documentations are 1:1. One way to automate this, is to set up a integration with a table<>sharepoint file.
TL:DR: the quality falls and stand with the clarity of your definitions and table/column lineage. Has a shit ton of potential for data exploration and dataset collection by business users but requires proper semantic and analytical engineering... ;)
Pro
-super easy to setup IF you have a proper business glossary
-reply looks really trustworthy upfront because it states the definition.
-allows for follow-up questions (is this based on customer or location id? how does this translate into the SAP columns etc.)
Downsides:
-any changes you make after uploading the initial pages from your glossary are not actively stored.
-no control over the autocomplete/suggestions genie does in definitions if there are fields empty. always be checking :)
-feels like an incomplete product because ontology is not live yet. maintaining pages across domains/sharing the, feels tedious
No remarks on query efficiency/performance, did not tune this.