nsivabalan commented on code in PR #13635:
URL: https://github.com/apache/hudi/pull/13635#discussion_r2234161510


##########
hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/HoodieCreateRecordUtils.scala:
##########
@@ -159,6 +159,55 @@ object HoodieCreateRecordUtils {
           }
         }).toJavaRDD()
 
+      case HoodieRecord.HoodieRecordType.AVRO_BINARY =>

Review Comment:
   need to property fix this. there is only one or two lines changed compared 
to "AVRO" type.



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