Description
Impala (and presumably other engines) can more efficiently insert if its own data shuffling can place data on the same nodes that the destination tablet lives on, to avoid another network transfer from the client. Ideally the client API can take a row and return the destination tablet/tserver.