Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

Re-work transformation framework in the cypher2gplan compiler #240

Open
jmarton opened this issue Oct 5, 2017 · 0 comments
Open

Re-work transformation framework in the cypher2gplan compiler #240

jmarton opened this issue Oct 5, 2017 · 0 comments
Assignees

Comments

@jmarton
Copy link
Contributor

jmarton commented Oct 5, 2017

The cypher2qplan compiler utilizes Catalyst's transformation framework to transform the tree.

We should find a solution to re-run transformations until the tree reaches a fixed point, and remove current dirty hack in https://github.com/FTSRG/ingraph/blob/a9a3ebed51422484293af83cc4fd001d72364f68/compiler/src/main/scala/ingraph/compiler/cypher2qplan/QPlanBeautifier.scala#L18-L22

@jmarton jmarton self-assigned this Oct 5, 2017
@szarnyasg szarnyasg added this to the wishes and dreams milestone Feb 16, 2018
@szarnyasg szarnyasg changed the title Re-work transformation framework in the cypher2qplan compiler Re-work transformation framework in the cypher2gplan compiler Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants