databendlabs/databend

Feature: allow user to query on spilled storage size on system.query_log table

開放

#15,269 建立於 2024年4月18日

 (4 則留言) (0 個反應) (0 位負責人)Rust (880 個分叉)github user discovery
C-featuregood first issue

倉庫指標

星標
 (9,314 顆星)
PR 合併指標
 (平均合併 4天 18小時) (30 天內合併 99 個 PR)

描述

Summary

Description for this feature. Consider to add two fields bytes_spilled_to_local_storage and bytes_spilled_to_remote_storage to system.query_log table allow user to checkout the number of bytes spilled to local storage and remote storage could help them troubleshooting their query performance issue when query consume too much time.

Ref: https://docs.snowflake.com/en/user-guide/performance-query-warehouse-memory

貢獻者指南