You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: