axreldable commented on code in PR #1052:
URL: https://github.com/apache/arrow-java/pull/1052#discussion_r2907908594
##########
vector/src/main/codegen/templates/UnionListWriter.java:
##########
@@ -123,8 +123,6 @@ public void setPosition(int index) {
<#assign lowerName = minor.class?uncap_first />
<#if lowerName == "int" ><#assign lowerName = "integer" /></#if>
<#assign upperName = minor.class?upper_case />
Review Comment:
Yes, let me add it.
--
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]