amitme10 commented on issue #3864:
URL: https://github.com/apache/druid/issues/3864#issuecomment-654180001
Hey ,
I hope it's related :
I'm trying to use this aggregator :
{
"type" : "hyperUnique",
"name" : <output_name>,
"fieldName" : <metric_name>,
"isInputHyperUnique" : **true,**
"round" : false
}
on my precomputed sketch, which was built with swoop's spark-alchemy hll
functions.
However I'm struggling with an "illegal base64 character 3c" error there .
I wonder what's the problem ... maybe the format is not correct there or
something with my loading data process is wrong?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]