ankitsultana opened a new issue, #14231:
URL: https://github.com/apache/pinot/issues/14231
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)"}]
```
--
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]