Delta Live Tables Example Questions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 07:22 PM
I am testing with some examples of Delta Live Tables from
https://github.com/databricks/delta-live-tables-notebooks/tree/main/divvy-bike-demo
I have ran all the relevant files of ingestion:
python-weatherinfo-api-ingest.py
python-divvybike-api-ingest-stationstatus.py
python-divvybike-api-ingest-stationinformation.py
and streaming of Delta Live Tables:
dlt-sql-streaming-divvybikes.sql
All the above can be run successfully. However, when I want to try out the visualization/dashboard with the below:
sql-divvybike-dashboard-sql.sql
I started to have some issue and break:
all the below queries are also having issues.

Thanks.
All the other queries below are also having issue.
Thanks.
Contribute to databricks/delta-live-tables-notebooks development by creating an account on GitHub.
0 REPLIES 0

