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
velioglu
698d585fb5
Remove broadcast join logic
...
After this change all the logic related to shard data fetch logic
will be removed. Planner won't plan any ShardFetchTask anymore.
Shard fetch related steps in real time executor and task-tracker
executor have been removed.
2018-03-30 11:45:19 +03:00
Onder Kalaci
4d4648aabd
Change single shard mx test tables to reference tables
2018-02-26 13:28:24 +02:00
Jason Petersen
d6cccee5bc
Remove ALTER SEQUENCE from parallel groups
...
Removing these has no side effect, and in the (current) PostgreSQL 10,
an ERROR is printed during concurrent sequence modification.
2017-05-16 11:05:34 -06:00
Marco Slot
f838c83809
Remove redundant pg_dist_jobid_seq restarts in tests
2017-04-18 11:42:32 +02:00
Eren Basak
88e9a429e1
Add Regression Tests For Querying MX Tables from Workers
2017-01-24 10:36:59 +03:00