databendlabs/databend

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

Aperta

#15.269 aperta il 18 apr 2024

 (4 commenti) (0 reazioni) (0 assegnatari)Rust (880 fork)github user discovery
C-featuregood first issue

Metriche repository

Star
 (9314 stelle)
Metriche merge PR
 (Merge medio 4g 18h) (99 PR mergiate in 30 g)

Descrizione

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

Guida contributor