You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2020/04/10 18:47:19 UTC

[druid] branch master updated (22d3eed -> 332ca19)

This is an automated email from the ASF dual-hosted git repository.

gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from 22d3eed  Do not use external input in format strings (#9665)
     add 332ca19  Fix potential integer overflow issues (#9609)

No new revisions were added by this update.

Summary of changes:
 .../druid/query/aggregation/histogram/ApproximateHistogram.java     | 2 +-
 .../main/java/org/apache/druid/query/metadata/SegmentAnalyzer.java  | 4 ++--
 .../java/org/apache/druid/segment/data/GenericIndexedWriter.java    | 6 +++---
 .../org/apache/druid/segment/incremental/IncrementalIndexRow.java   | 2 +-
 .../apache/druid/segment/incremental/OnheapIncrementalIndex.java    | 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org