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

List call does not respect in qual if list config has both optional and required key columns #275

Closed
kaidaguerre opened this issue Feb 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kaidaguerre
Copy link
Contributor

The problem is that if table defines both optional and required key columns, t.List.KeyColumns.SingleEqualsQual() is failing so we do not call doListForQualValues

The code need refactoring to handle the various edge cases

@kaidaguerre kaidaguerre added the bug Something isn't working label Feb 15, 2022
@kaidaguerre kaidaguerre self-assigned this Feb 15, 2022
@kaidaguerre kaidaguerre changed the title List call does not respect in qual of list config has both optional and required key columns List call does not respect in qual if list config has both optional and required key columns Feb 15, 2022
kaidaguerre added a commit that referenced this issue Mar 4, 2022
kaidaguerre added a commit that referenced this issue Mar 4, 2022
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

No branches or pull requests

1 participant