cchanyi commented on issue #10364:
URL: https://github.com/apache/druid/issues/10364#issuecomment-1050333395
Still an issue in 0.22.1 - oddly, it seems data dependent. I can do some
greater than 50 and it works, yet on some data it generates this error:
```
{
"error": "Unsupported operation",
"errorMessage": "Memory is read-only.",
"errorClass": "org.apache.datasketches.memory.ReadOnlyException",
"host": null
}
```
Was there ever a fix or workaround given?
--
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]