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

feat: select columns in ingress descriptor #313

Merged

Conversation

youen
Copy link
Collaborator

@youen youen commented Sep 3, 2024

To-Do:

  • Unit test for the case of a select on the start table
  • Add the keys of the relation if they are not selected
  • Integration test with Venom

@youen youen linked an issue Sep 3, 2024 that may be closed by this pull request
@adrienaury
Copy link
Member

adrienaury commented Sep 5, 2024

To-Do:

  • Unit test for the case of a select on the start table
  • Add the keys of the relation if they are not selected
  • Integration test with Venom

And also:

  • CHANGELOG (target version = 3.1.0)
  • update README

@adrienaury adrienaury marked this pull request as ready for review October 21, 2024 09:47
@adrienaury adrienaury merged commit 859bb18 into main Oct 21, 2024
3 checks passed
@adrienaury adrienaury deleted the 312-add-column-selection-feature-to-ingress-descriptor branch October 21, 2024 09:48
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.

Add Column Selection Feature to Ingress Descriptor
2 participants