@ruicarvalho_de I don't think we have a direct way to fetch the owner of the dashboard through API. We can try using an API call to retrieve the dashboard IDs and then use the following API call /api/2.0/permissions/{workspace_object_type}/{workspace...
@pooja_bhumandla We can increase the number of columns on which statistics are collected using the following property: dataSkippingNumIndexedColsPlease refer to the following document for additional information on this : https://docs.databricks.com/a...
@pooja_bhumandla
New files written by DBR 15.4 (or any pre‑16.0 runtime) will still use Zstd as long as the table property delta.compression.codec = 'zstd' remains set on the table.When we explicitly run: ALTER TABLE my_tableSET TBLPROPERTIES ('delt...
Regarding the Trace UI, the level of detail shown depends on how many models or agents are involved in generating the output.
If a single model is used with a direct input and output, the traces appear simple and minimal.
If multiple agents or mode...
@thomasm , could you try setting the time range option to custom instead of 7 days? It should show the custom time range tab as shown in the first screenshot. By default, it is 7 days, which is the reason we don't see a range.