-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Saw this in one of my PRs
Error: CLPEncodingRealtimeIntegrationTest.testValues:96 » PinotClient Query had processing exceptions:
[{"errorCode":200,"message":"QueryExecutionError:\njava.lang.RuntimeException: basic_string::append: __pos (which is 4) > __size (which is 2)\n\tat com.yscope.clp.compressorfrontend.MessageDecoder.decodeMessageNative(Native Method)\n\tat com.yscope.clp.compressorfrontend.MessageDecoder.decodeMessageAsBytes(MessageDecoder.java:110)\n\tat com.yscope.clp.compressorfrontend.MessageDecoder.decodeMessageAsBytes(MessageDecoder.java:137)\n\tat com.yscope.clp.compressorfrontend.MessageDecoder.decodeMessage(MessageDecoder.java:61)"}]
Reactions are currently unavailable