Hi everyone,I’m working with a Databricks notebook where I run a SQL query using spark.sql. The query returns a small result set (mainly counts or summary values).Once the notebook finishes running, I need to automatically send the query result from ...