-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Column Store
-
None
-
Storage Engines, Storage Engines - Persistence
-
SE Persistence - 2025-11-21
-
3
In the check() function of RTS, we currently define an argument called flcs_extrarows, which is no longer needed after the FLCS deprecation. The goal of this ticket is to remove this argument from the function definition, and to update all RTS files so they no longer pass this parameter when calling check().