pravindra commented on a change in pull request #7106:
URL: https://github.com/apache/arrow/pull/7106#discussion_r420085396
##########
File path: java/vector/src/main/codegen/templates/UnionListWriter.java
##########
@@ -180,7 +180,7 @@ public void write(DecimalHolder holder) {
@Override
public void writeNull() {
- writer.setPosition(writer.idx()+1);
Review comment:
sorry, wrong place.
----------------------------------------------------------------
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]