Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Queries: pre-compile known steps #3542

Closed
big-andy-coates opened this issue Oct 11, 2019 · 0 comments
Closed

Pull Queries: pre-compile known steps #3542

big-andy-coates opened this issue Oct 11, 2019 · 0 comments
Assignees
Labels

Comments

@big-andy-coates
Copy link
Contributor

We know there are steps needed when working with pull queries, e.g. we need to compile code to handle the final map step of aggregated fields, any HAVING clauses and SELECTs for mapping from the internal to table schemas. We can precompile these when building the aggregate table, rather than on ever pull query request.

(Also, we may be able to avoid the 'final selects' step entirely if we can map the users selects to the internal topic schema...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants