teyeheimans commented on issue #17361:
URL: https://github.com/apache/druid/issues/17361#issuecomment-2423687768

   I agree on what you describe. However, I am not familiar with the java-side 
of druid. We have created an PHP client for druid, see 
https://github.com/level23/druid-client. 
   
   Recently I have integrated support for lookup management. There I found out 
that the response of the `keys` and `values` endpoints do not return valid JSON 
(at least for the MAP lookup). If I just use the `introspect` endpoint, it does 
give me valid JSON. So this is wrong and is the reason why I started this 
topic. 
   
   Also, I find it strange that it is not possible to specify for all different 
types of lookups if the data is `injective` or not. Also strange is that the 
same `injective` functionality is called `oneToOne` in the kafka lookup. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to