cancel
Showing results for 
Search instead for 
Did you mean: 
valiro21
Contributor
since ‎08-08-2022
a month ago

User Stats

  • 15 Posts
  • 0 Solutions
  • 5 Kudos given
  • 4 Kudos received

User Activity

Hi everyone,I’m looking for advice and best practices for running monthly analytics on large time-series data in Databricks, where the source data can be updated retroactively.Data modelWe have a Delta table with time-series measurements:- customer_i...
Hello Databricks community,I'm working on a pipeline and would like to implement a common use case using Delta Live Tables. The pipeline should include the following steps:Incrementally load data from Table A as a batch.If the pipeline has previously...
Is there an any example that contains at least one widget that works with the Databricks SQL Create Dashboard API? I tried the following simple dashboard:{ "name": "Delta View", "dashboard_filters_enabled": false, "widgets": [ { ...