Menu

#55 Prepared plan for round robin table

Development Queue
open
nobody
5
2012-06-12
2012-06-12
No

For tables distributed by round robin, target datanode of a prepared INSRT statement is fixed, which means inserting rows with such prepared statement will go to the same datanode.

Because each plan preparation is done in a round-robin manner, it could be okay but may not be practical enough.

Discussion


Log in to post a comment.