You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by za...@apache.org on 2021/12/07 05:55:55 UTC

[druid] branch master updated (834aae0 -> 65cadbe)

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

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


    from 834aae0  Human-readable and actionable SQL error messages (#11911)
     add 65cadbe  Fix bad lookup config fails task (#12021)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/query/lookup/LookupUtilsTest.java | 189 +++++++++++++++++++++
 .../query/lookup/LookupListeningResource.java      |  19 ++-
 .../query/lookup/LookupReferencesManager.java      |  14 +-
 .../org/apache/druid/query/lookup/LookupUtils.java |  96 +++++++++++
 .../cache/LookupExtractorFactoryMapContainer.java  |   6 +-
 5 files changed, 314 insertions(+), 10 deletions(-)
 create mode 100644 extensions-core/lookups-cached-global/src/test/java/org/apache/druid/query/lookup/LookupUtilsTest.java
 create mode 100644 server/src/main/java/org/apache/druid/query/lookup/LookupUtils.java

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