rahil-c commented on code in PR #18190:
URL: https://github.com/apache/hudi/pull/18190#discussion_r2880293915
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/TestHoodieSchemaConversionUtils.scala:
##########
@@ -570,6 +570,222 @@ class TestHoodieSchemaConversionUtils extends FunSuite
with Matchers {
internalRowCompare(row1, row2, sparkSchema)
}
+ test("test VECTOR type conversion - Spark to HoodieSchema") {
Review Comment:
see if we can have util for these test assertions
--
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]