mirror of https://github.com/citusdata/citus.git
Fixes #302 Since our previous syntax did not allow creating hash partitioned tables, some of the previous tests manually changed partition method to hash to be able to test it. With this change we remove unnecessary workaround and create hash distributed tables instead. Also in some tests metadata was created manually. With this change we also fixed this issue. |
||
---|---|---|
.. | ||
backend | ||
bin | ||
include | ||
test/regress |