lidavidm commented on PR #43583: URL: https://github.com/apache/arrow/pull/43583#issuecomment-2277068081
> > Also, are we certain the original behavior wasn't intentional? How is clear currently used? > > This came up in the `LargeListVIewVector` review. Up to that point, I also didn't think about it that much, I was actually using the existing logic from other vectors. Clear is just used to determine whether or not to clear the vector but not the `FieldVector` assoicated with that vector. Right, I pointed it out since it didn't make immediate sense. But I'm asking if the codebase gives a reason why clear works this way. It might not be obvious. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org