felipecrv commented on code in PR #35345:
URL: https://github.com/apache/arrow/pull/35345#discussion_r1337721770
##########
cpp/src/arrow/array/array_nested.h:
##########
@@ -43,30 +43,31 @@ namespace arrow {
/// @{
// ----------------------------------------------------------------------
-// ListArray
+// VarLengthListLikeArray
template <typename TYPE>
-class BaseListArray;
+class VarLengthListLikeArray;
Review Comment:
Waiting for an answer of my question on the thread above.
--
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]