-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: cpp-1.6.0
-
Component/s: parquet-cpp
-
Labels:
The parquet::Comparator interface yields scalar virtual calls on the innermost loop. In addition to removing the usage of PARQUET_TEMPLATE_EXPORT as with other recent patches, I propose to refactor to a vector-based comparison to update the minimum and maximum elements in a single virtual call
cc Deepak Majeti [~xhochy]