This is an automated email from the ASF dual-hosted git repository. leerho pushed a change to branch Fix_getResultAndReset in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
from 8841d5afc This fixes the "getResultAndReset" issue flagged by Copilot. add 2a6774ffd Changes responding to Copilot issues. No new revisions were added by this update. Summary of changes: .../quantiles/DirectUpdateDoublesSketch.java | 2 +- .../quantiles/DirectUpdateDoublesSketchR.java | 35 +++++++++++----------- .../apache/datasketches/quantiles/ItemsUnion.java | 2 +- 3 files changed, 19 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datasketches.apache.org For additional commands, e-mail: commits-h...@datasketches.apache.org