yuokada commented on a change in pull request #737:
URL: https://github.com/apache/orc/pull/737#discussion_r668340411
##########
File path: java/tools/src/java/org/apache/orc/tools/PrintData.java
##########
@@ -207,6 +207,7 @@ static void printJsonData(PrintStream printStream,
TypeDescription schema = reader.getSchema();
VectorizedRowBatch batch = schema.createRowBatch();
Integer counter = 0;
+ label:
Review comment:
@pgaref I will try to change (I changed the status of this to DRAFT).
But, I think that the 1st code is the simplest way to fix this issue.
--
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]