You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by kf...@apache.org on 2022/02/04 12:48:35 UTC

[druid] branch master updated (a3affe1 -> 290130b)

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

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


    from a3affe1  make EncodedKeyComponent constructor public, remove nullable from DimensionIndexer.processRowValsToUnsortedEncodedKeyComponent  (#12229)
     add 290130b  Fix bug while adding `Range` header in HttpEntity (#12215)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/data/input/impl/HttpEntity.java   |  35 ++++---
 .../druid/data/input/impl/HttpEntityTest.java      | 101 +++++++++++++++++++++
 2 files changed, 122 insertions(+), 14 deletions(-)
 create mode 100644 core/src/test/java/org/apache/druid/data/input/impl/HttpEntityTest.java

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