cancel
Showing results for 
Search instead for 
Did you mean: 
lion_king_84
New Contributor III
since ‎02-05-2026
‎03-05-2026

User Stats

  • 7 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi all,I have a simple app that contains an editable grid and displays some graphs. The Streamlit app is slow, and end users need a faster solution. We are using sql warehouse (serverless)The app will show data of the existing delta tables and user w...
Hello,I checked bundle app example in Github. https://github.com/databricks/bundle-examples/blob/main/knowledge_base/app_with_database/resources/myapp.app.ymlThen, I deployed a streamlit app via Databricks Asset Bundles. Then I opened the related app...
Hello,I am reading a Delta table and exporting it to an external volume. The Unity Catalog external volume points to an Azure Data Lake Storage container.When I run the code below, I encounter the error message shown below. (When I export the data to...