jonvex commented on code in PR #13711:
URL: https://github.com/apache/hudi/pull/13711#discussion_r2304237966
##########
hudi-common/src/test/resources/nullWrong.avsc:
##########
@@ -197,7 +197,48 @@
},
"null"
]
- }
+ },
+ {
+ "name": "timeMicroField",
Review Comment:
Maybe it needs to be a separate test? The reason I added this is because
fixNullOrdering was dropping the logical types. I should also check decimal
fixed and binary as well
--
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]