You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2020/02/20 22:02:04 UTC

[druid] branch master updated (cab08f9 -> 30c24df)

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

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


    from cab08f9  Fix join filter push down post-join virtual column handling (#9373)
     add 30c24df  Add config option for namespacePrefix (#9372)

No new revisions were added by this update.

Summary of changes:
 .../extensions-contrib/opentsdb-emitter.md         |  1 +
 .../druid/emitter/opentsdb/EventConverter.java     | 17 ++++-
 .../druid/emitter/opentsdb/OpentsdbEmitter.java    |  2 +-
 .../emitter/opentsdb/OpentsdbEmitterConfig.java    | 18 ++++-
 .../druid/emitter/opentsdb/EventConverterTest.java | 79 ++++++++++++++++++++--
 .../opentsdb/OpentsdbEmitterConfigTest.java        | 33 ++++++++-
 website/.spelling                                  |  1 +
 7 files changed, 140 insertions(+), 11 deletions(-)


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