You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: compilation errors and rustfmt in base branch test code
- Fix test assertions using .load(Ordering::Relaxed) on plain u64
counter fields (ParquetDocProcessorCounters, ParquetIndexerCounters)
- Remove duplicate http-body = "0.4" in quickwit-serve/Cargo.toml
(workspace already provides http-body 1.0)
- Add missing `use std::sync::Arc` in parquet_indexer tests
- Run rustfmt on all changed files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments