hoshinojyunn opened a new pull request, #66846: URL: https://github.com/apache/doris/pull/66846
### What problem does this PR solve? Issue Number: None Related PR: #66052 Problem Summary: Storage unity-build exclusions still referenced collection_statistics.cpp under storage/compaction after the source moved to storage/index/inverted/similarity, causing CMake configuration to fail. Updating the exclusion changes unity batch composition and exposes duplicate anonymous-namespace helpers in variant_assembler.cpp and variant_storage_cell.cpp. Keep both files in separate translation units. ### Release note None ### Check List (For Author) - Test: `cmake --build be/build_Release --target Storage -j192` - Behavior changed: No - Does this need documentation: No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
