Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.0.1
-
None
-
None
Description
So far if it has to skip a row, C/ODBC has to allocate new arrays and copy there data for all rows that are not skipped. With CONC-275 that can be easily optimized, and code around that can be greatly simplified