refactor static query components
--------------------------------
Key: TEIID-276
URL:
https://issues.jboss.org/browse/TEIID-276
Project: Teiid
Issue Type: Task
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Much of the old query project has static calls for rewriting, resolving, optimization,
etc. This makes it unduly difficult to introduce new behavior and requires heavy use of
context objects.