Github user ilooner commented on the issue: https://github.com/apache/drill/pull/1057 Added back the appendRow method to VectorContainer as per our discussion. I am keeping the GenericCopiers since they may be useful in the future for bulk appends?
---