Reapply skip type bitmap after field reordering changes

This commit is contained in:
Thomas Krijnen
2026-08-09 12:56:15 +02:00
parent b5eca83357
commit dbea3f0362
3 changed files with 34 additions and 15 deletions
+1
View File
@@ -112,6 +112,7 @@ private:
std::vector<bool> types_to_bypass_materialized_;
void initialize_header();
void materialize_bypass_types();
spf_header& ensure_header();
public: