↓ 207 callersMethodcreateTableCreates a new table with two int columns, c0 and c1. c0 is the primary key. The table is hash partitioned on c0 into two buckets, and range partitione
java/kudu-client/src/test/java/org/apache/kudu/client/TestAlterTable.java:70