Skip to content

feat: DH-19379 Added CountWhere operations#406

Merged
stanbrub merged 13 commits intodeephaven:mainfrom
stanbrub:count-where-benchmarks
Apr 7, 2026
Merged

feat: DH-19379 Added CountWhere operations#406
stanbrub merged 13 commits intodeephaven:mainfrom
stanbrub:count-where-benchmarks

Conversation

@stanbrub
Copy link
Copy Markdown
Collaborator

@stanbrub stanbrub commented Jun 3, 2025

  • Added rolling_count_where_time and rolling_count_where_tick
  • Added agg.count_where
  • Added cum_count_where
  • Scaled and tested
  • Upgrade some version for the distro docker-compose.yml (Nobody thus far has even used this.)
  • Fixed a mispelling in the publish.py query

@stanbrub stanbrub self-assigned this Jun 3, 2025
@stanbrub stanbrub linked an issue Jun 3, 2025 that may be closed by this pull request
@stanbrub stanbrub requested a review from cpwright June 3, 2025 21:34
@cpwright
Copy link
Copy Markdown

@lbooker42 can you please look at the count where tests?

@lbooker42 lbooker42 self-requested a review January 28, 2026 17:39
Comment thread src/it/java/io/deephaven/benchmark/tests/standard/updateby/CumCountWhereTest.java Outdated
Comment thread src/it/java/io/deephaven/benchmark/tests/standard/aggby/CountWhereTest.java Outdated
@stanbrub stanbrub changed the title test: DH-19379 Added CountWhere operations feat: DH-19379 Added CountWhere operations Mar 19, 2026
@stanbrub stanbrub requested a review from lbooker42 March 19, 2026 20:48
Copy link
Copy Markdown
Collaborator

@lbooker42 lbooker42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look good, we don't have the full matrix but we cover all the major filter and grouping types and should see regression in any single area.

@stanbrub stanbrub merged commit d9ef739 into deephaven:main Apr 7, 2026
4 checks passed
@stanbrub stanbrub deleted the count-where-benchmarks branch April 7, 2026 18:15
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.

Typo in publish.py

3 participants