nicolasblaye opened a new issue #6018: RegisteredLookup java api
URL: https://github.com/apache/incubator-druid/issues/6018
 
 
   Hi everyone,
   
   We use registered lookup tables. I did a query using the json api and I 
could use it, but I can't find the correct ExtractionFn for the java api.
   
   I imported both `"io.druid.extensions" % "druid-lookups-cached-global"` and 
`"io.druid.extensions" % "druid-lookups-cached-single"` and I didn't see it, 
though I know it exists somewhere (I presume it is server side): 
https://github.com/apache/incubator-druid/blob/master/server/src/main/java/io/druid/query/lookup/RegisteredLookupExtractionFn.java.
   
   I can easily stub this to have the correct json for the query, but I was 
wondering if I was missing something and the class was present client side 
somewhere?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@druid.apache.org
For additional commands, e-mail: dev-h...@druid.apache.org

Reply via email to