Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
Columnstore needs a full query pushdown handler.
This handler allows Columnstore to decide whether it wants to execute a query on its own or not. If Columnstore decides to execute the query it returns to the server the handler that provides the server with interface function to read the result set.