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

Barrage: Worker to Worker Fails on ObjectVector<Boolean> #6114

Open
nbauernfeind opened this issue Sep 23, 2024 · 0 comments · May be fixed by #6065
Open

Barrage: Worker to Worker Fails on ObjectVector<Boolean> #6114

nbauernfeind opened this issue Sep 23, 2024 · 0 comments · May be fixed by #6065
Assignees
Labels
barrage barrage-wrkr2wrkr bug Something isn't working core Core development tasks
Milestone

Comments

@nbauernfeind
Copy link
Member

Worker to worker fails if the source column is an ObjectVector<Boolean>.

Source Table:

src = timeTable("PT1s").update("T = (Boolean)(ii % 2 == 0)").groupBy("Timestamp")
@nbauernfeind nbauernfeind added bug Something isn't working barrage core Core development tasks barrage-wrkr2wrkr labels Sep 23, 2024
@nbauernfeind nbauernfeind added this to the 0.37.0 milestone Sep 23, 2024
@nbauernfeind nbauernfeind self-assigned this Sep 23, 2024
nbauernfeind added a commit to nbauernfeind/deephaven-core that referenced this issue Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
barrage barrage-wrkr2wrkr bug Something isn't working core Core development tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant