oleg-zinovev opened a new pull request #2183:
URL: https://github.com/apache/drill/pull/2183


   # [DRILL-6547](https://issues.apache.org/jira/browse/DRILL-6547): 
IllegalStateException: Tried to remove unmanaged buffer in concat function
   
   ## Description
   
   Certain overloads of the **concat** function do not override the current 
working buffer when calling **reallocIfNeeded**. Because of this, repeated 
calls to reallocIfNeeded on this buffer could lead to an error **Tried to 
remove unmanaged buffer**
   
   ## Testing
   TestBugFixes#testDRILL6547 has been added
   


----------------------------------------------------------------
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]


Reply via email to