In TDV, what is 'push-down optimization' and why is it beneficial?
-
A
Storing query results on edge servers to reduce latency for remote users
-
B
Delegating query filtering and aggregation to the source system to reduce data transferred to TDV
-
C
Compressing data before sending it to client applications
-
D
Rewriting SQL into a proprietary TDV format for faster parsing