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

chore(griffin): simplified symbol table access from record cursors #530

Merged
merged 2 commits into from Aug 3, 2020

Conversation

bluestreak01
Copy link
Member

No description provided.

Functions like first(symbol) could not work in any of the aggregation cursors. Access to symbol table was complex and incorrect. Functions were initialized with wrong cursor and symbol table access was overcomplicated to compensate for wrong cursor!
@bluestreak01
Copy link
Member Author

This PR helps #363 along

@bluestreak01 bluestreak01 merged commit 103fcc3 into master Aug 3, 2020
@bluestreak01 bluestreak01 deleted the symbol_function_fix branch August 3, 2020 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants