-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2025-04-14
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The validate code lives in db/catalog for no good reason, and causes the storage layer to depend on catalog libraries unnecessarily. Move this directory to under db/, and possibly split validate_results.cpp into its own bazel target. The storage layer only needs to depend on validate_options and validate_results.