voonhous commented on code in PR #17763:
URL: https://github.com/apache/hudi/pull/17763#discussion_r2656884446


##########
hudi-hadoop-common/src/main/java/org/apache/hudi/common/util/AvroOrcUtils.java:
##########
@@ -356,15 +353,15 @@ public static void addToVector(TypeDescription type, 
ColumnVector colVector, Sch
    *
    * @param unionVector       The vector to store value.
    * @param unionChildTypes   All possible types for the value Object.
-   * @param avroSchema        Avro union schema for the value Object.
+   * @param schema            Avro union schema for the value Object.

Review Comment:
   Done



-- 
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]

Reply via email to