From: xiong w. <wan...@gm...> - 2010-12-13 08:46:20
|
Dears, The enclosure is a patch for mutiple insert. It assignes values according to distributed method.If the table is distributed by Hash, the values will be assigned to specified datanodes according to partition key. If the table is distributed by Robin, the values will be assigned averagely to datanodes according to robin next. Otherwise, the statement will not be processed. Your advice will be apprecited. Regards, Benny |