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

fix: exists/nexists support for top level columns #5990

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

nityanandagohain
Copy link
Member

Fixes #5987 .

I missed this part while moving the code from v3

if item.Key.Type == v3.AttributeKeyTypeUnspecified {

@github-actions github-actions bot added the bug Something isn't working label Sep 17, 2024
@nityanandagohain nityanandagohain marked this pull request as ready for review September 17, 2024 10:22
@srikanthccv srikanthccv self-requested a review September 18, 2024 06:18
@nityanandagohain nityanandagohain merged commit 0711c88 into develop Sep 18, 2024
13 checks passed
@nityanandagohain nityanandagohain deleted the issue_5987 branch September 18, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exists/nexists not wokring for top level keys in new schema
2 participants