Hello,
I wanted to update my all-purpose cluster from 15.4 to higher (like 16.4) but I noticed a change in the behavior of my query on a BigQuery catalog.
Using 15.4 my query runs only 1 jobโ

Using 16.4, same query on same resources produce 35 jobs (and is slower)

More than that, it seems that on BigQuery side, it is using stream and the BigQuery Storage API to query the data.
And since my Databricks instance is on Azure, it incurs costs with SKU "BigQuery Storage API Network Internet Data Transfer Out Europe to Europe", while it was not the case for 15.4
I have read the release note regarding 16.4 and found nothing explaining this change of behavior.
Can you please help me understand
Regards,