datafuselabs / databend

๐——๐—ฎ๐˜๐—ฎ, ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ & ๐—”๐—œ. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
https://docs.databend.com
Other
7.31k stars 704 forks source link

chore: fix some flood logs with batch progress #15492

Closed BohuTANG closed 2 weeks ago

BohuTANG commented 2 weeks ago

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

  1. Adjust the CSE info log level to debug; I think this log is no need info.
  2. Modify the spill read bucket log to batch progress in order to reduce excessive logging.

Tests

Type of change


This change isโ€‚Reviewable