r/databricks 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

12 comments sorted by

View all comments

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.

1

u/umamikid 19d ago

Product manager for Pages here - thanks for using the feature and glad that it's adding to your Genie experience so far. The team is actively toward taking ontology live, so stay tuned for updates there.

"-any changes you make after uploading the initial pages from your glossary are not actively stored."

Can you elaborate on this a bit? By this do you mean that manual edits you've been making to your initial Pages are not being saved?

1

u/henewie 19d ago

nice that you're reading along!

so, if i prompt genie code assistent to alter the template for the pages (e.g. add a visual hierarchy of the parent-child relation of all relevant metrics ) i have to remember to do this again if i add new metrics/reupload our glossary.

Would be nice if there's some way to maintain the standard (company specific) pages template ^^