最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

powerbi - Power BI & Snowflake - Delay in starting the query in Snowflake - Stack Overflow

programmeradmin1浏览0评论

We have a Power BI Direct Query report which is experiencing occasional unexpected latency. The underline datasource is Snowflake and we use an On-Prem Data Gateway and Power BI Premium Service.

When we track the Power BI interactions using a SQL profiler trace, we see a StartTime for the slow SQL of time T; however, the query in Snowflake's query history shows a StartTime of T+n(where n is several seconds) The query executes in milliseconds with no time spent in queued state.

When we looked into gateway log, we find at time T it is showing query executing and in T+n it is showing ExecuteNextResultAsync. Not sure what is that means, but data volume is small what is being returned (only few rows).

Has anyone experienced similar latency/delay ? Is there a logical explanation of the delay?

发布评论

评论列表(0)

  1. 暂无评论