Skip to content

Comments + More tests

72cbb81
Select commit
Loading
Failed to load commit list.
Merged

Add Spectator Histogram SQL functions #18885

Comments + More tests
72cbb81
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 6, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 117 in extensions-contrib/spectator-histogram/src/test/java/org/apache/druid/spectator/histogram/sql/SpectatorHistogramSqlAggregatorTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Deprecated method or constructor invocation Note test

Invoking
DataSegment.builder
should be avoided because it has been deprecated.