Commit Graph

2 Commits (9c8e2c490af9059b8a8c7eebd52138dcfe1e3948)

Author SHA1 Message Date
Sait Talha Nisanci 9c8e2c490a Add a helper function to check explain has a single task
In order to avoid adding an alternative output, a function to check if a
given explan plan has a single task added. This doesn't change what the
changed tests intend to do.
2021-08-24 09:06:29 +03:00
Onder Kalaci 35964c6366 Dropped columns do not diverge distribution column for partitioned tables
Before this commit, creating a partition after a DROP column
on the parent (position before dist. key) was leading to
partition to have the wrong distribution column.
2021-08-06 13:36:12 +02:00