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


##########
hudi-hadoop-common/src/main/java/org/apache/hudi/common/util/AvroOrcUtils.java:
##########
@@ -82,12 +79,12 @@ public class AvroOrcUtils {
    *
    * @param type        ORC schema of the value Object.
    * @param colVector   The column vector to store the value Object.
-   * @param avroSchema  Avro schema of the value Object.
+   * @param schema  Avro schema of the value Object.

Review Comment:
   Addressed.



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