Marco Slot
a2ddfecd86
Fix inconsistent shard metadata issue
2019-12-24 08:01:32 +01:00
Hadi Moshayedi
d7aea7fa10
Implement partitioned intermediate results.
2019-12-24 03:53:39 -08:00
Jelte Fennema
b655c02352
Add the necessary changes for rebalance strategies on enterprise ( #3325 )
...
This commit adds the SQL and C changes necessary to support custom rebalance
strategies in the Enterprise version of Citus.
2019-12-19 15:23:08 +01:00
Hadi Moshayedi
249508d267
Estimate cost of read_intermediate_results()
2019-12-17 13:51:51 -08:00
Philip Dubé
fcf2fd819b
Add distributioncolumncollation to to pg_dist_colocation
...
Use partition column's collation for range distributed tables
Don't allow non deterministic collations for hash distributed tables
CoPartitionedTables: don't compare unequal types
2019-12-09 19:51:40 +00:00
Philip Dubé
261a9de42d
Fix typos:
...
VAR_SET_VALUE_KIND -> VAR_SET_VALUE kind
beginnig -> beginning
plannig -> planning
the the -> the
er then -> er than
2019-11-25 23:24:13 +00:00
Jelte Fennema
1d8dde232f
Automatically convert useless declarations using regex replace ( #3181 )
...
* Add declaration removal to CI
* Convert declarations
2019-11-21 13:47:29 +01:00
Marco Slot
e0cccf7f9a
Move C files into the appropriate directory
2019-11-16 11:36:17 +01:00