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: Buffer in primary columns causes bugs with relations #7952

Merged
merged 3 commits into from Jul 24, 2021

Conversation

AlexMesser
Copy link
Collaborator

@AlexMesser AlexMesser commented Jul 24, 2021

Description of change

Fixes #4060
Fixes #4235
Fixes #7851
Fixes #7852

Closes #7622

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run lint passes with this change
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • N/A Documentation has been updated to reflect this change
  • The new commits follow conventions explained in CONTRIBUTING.md

@AlexMesser AlexMesser merged commit 37e08a7 into master Jul 24, 2021
@AlexMesser AlexMesser deleted the buffer-fix branch July 24, 2021 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment