I'm rereviewing the Flight SQL interfaces, and I'm not sure if I'm missing it but is there any optimization for small results? My concern is that the overhead of the RPCs for the DoGet after executing the query could add non-trivial latency for smaller results.
Has anybody else thought about this/investigated it? Am I understanding this correctly? Thanks, Micah