Description
Currently, test files for collection operations have significant code duplication across embedded, server, and OceanBase client modes. Each test scenario is implemented three times with nearly identical logic, differing only in client creation code. This leads to maintenance overhead and inconsistency risks.
Description
Currently, test files for collection operations have significant code duplication across embedded, server, and OceanBase client modes. Each test scenario is implemented three times with nearly identical logic, differing only in client creation code. This leads to maintenance overhead and inconsistency risks.