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

Scan rel ID blindly #1074

Merged
merged 1 commit into from
Nov 28, 2022
Merged

Scan rel ID blindly #1074

merged 1 commit into from
Nov 28, 2022

Conversation

andyfengHKU
Copy link
Contributor

Since we are supporting rel deletion and property setting, we need to scan rel ID (unique identifier) blindly to make sure we can scan local store property.

This PR adds rel ID scanning for each rel extend by storing internal ID with node/rel variable together. This helps us to move towards a principal that all property binding (i.e. column binding) should happen in binder. No other components is allowed to perform any kind of binding.

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