citus/src/test/regress
Burak Yucesoy 0c283fa8a3 Add partitioning support to MX tables
Previously, we prevented creation of partitioned tables on Citus MX.
We decided to not focus on this feature until there is a need. Since
now there are requests for this feature, we are implementing support
for partitioned tables on Citus MX.
2018-04-06 12:47:06 +03:00
..
data Adds colocation check to local join 2018-04-04 22:49:27 +03:00
expected Add partitioning support to MX tables 2018-04-06 12:47:06 +03:00
input Adds colocation check to local join 2018-04-04 22:49:27 +03:00
output Adds colocation check to local join 2018-04-04 22:49:27 +03:00
specs Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
sql Add partitioning support to MX tables 2018-04-06 12:47:06 +03:00
.gitignore Add missing regression test output files to .gitignore 2017-04-29 03:56:14 +02:00
Makefile Add base schedule for only running specific regression tests 2018-01-25 18:51:22 +01:00
base_schedule Add base schedule for only running specific regression tests 2018-01-25 18:51:22 +01:00
isolation_schedule the tests are separated and some more added 2017-11-20 11:45:48 +03:00
multi_follower_schedule Add regression tests for follower clusters 2017-08-12 12:05:56 +02:00
multi_mx_schedule Add partitioning support to MX tables 2018-04-06 12:47:06 +03:00
multi_schedule Remove broadcast join logic 2018-03-30 11:45:19 +03:00
multi_task_tracker_extra_schedule Push down LIMIT and HAVING when grouped by partition key. (#1641) 2017-10-02 20:17:51 -04:00
pg_regress_multi.pl Adds colocation check to local join 2018-04-04 22:49:27 +03:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00