Commit Graph

11 Commits (5cef5b20a37f400dbf986ee7977822535ca90e77)

Author SHA1 Message Date
Nils Dijk 5cef5b20a3
simple group by push down 2021-12-01 12:54:38 +01:00
Nils Dijk e570149c0a
propagate partition value during joins 2021-12-01 12:54:38 +01:00
Nils Dijk 30d9380f46
implement beginning of shard pruning 2021-12-01 12:54:38 +01:00
Nils Dijk ffa33b096a
Add support for optimising nested loop a bit (primary key lookup). 2021-12-01 12:54:38 +01:00
Nils Dijk 2937d4edc9
Fix misread of colocation id 2021-12-01 12:54:37 +01:00
Nils Dijk f858efd2f2
Implement beginnings of join pushdown 2021-12-01 12:54:37 +01:00
Nils Dijk b361386e05
Record the colocation id on the DU 2021-12-01 12:54:37 +01:00
Nils Dijk 8d73ff6779
Define a custom path structure 2021-12-01 12:54:37 +01:00
Nils Dijk 9acf41a9d9
Remove RTE reference from DU 2021-12-01 12:54:37 +01:00
Nils Dijk 00083afeaa
Use path object to recreate range table entry etc 2021-12-01 12:54:36 +01:00
Nils Dijk 285f1b1d1e
move path based planner to its own files 2021-12-01 12:54:36 +01:00