Skip to content

port learn-and-join algorithm (e.g. Postgres, MariaDB)

No due date 25% complete

port to address various shortcomings

  • use materialized views to propagate edges

  • allow longer table names to avoid renaming rnodes (current original rnid vs. rnid)

  • use a system that allows direct use of sort-merge join without our own implementation

port to address various shortcomings

  • use materialized views to propagate edges

  • allow longer table names to avoid renaming rnodes (current original rnid vs. rnid)

  • use a system that allows direct use of sort-merge join without our own implementation

Loading