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

Test string column #782

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Conversation

danielballan
Copy link
Member

This fixes a bug that was reported as an issue with baseline readings. The underlying problem was with string columns, which happened to appear in the baseline stream in this instance. It was a two-character fix for a bug introduced 3 weeks ago, in #781.

A unit test reproduces the bug in the first commit, and the second commit fixes the bug.

@danielballan danielballan merged commit 6be981b into bluesky:main Aug 24, 2023
5 checks passed
@danielballan danielballan deleted the test-string-column branch August 24, 2023 18:22
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.

1 participant