b-slim commented on a change in pull request #1401:
URL: https://github.com/apache/samza/pull/1401#discussion_r457583801
##########
File path:
samza-sql/src/test/java/org/apache/samza/sql/avro/schemas/ComplexUnion.java
##########
@@ -0,0 +1,143 @@
+/**
+ * Autogenerated by Avro
+ *
+ * DO NOT EDIT DIRECTLY
+ */
+package org.apache.samza.sql.avro.schemas;
Review comment:
I am wondering if this can be auto generated by the Build/Testing
framework at runtime ? using something like `avro-maven-plugin` here is an
example https://github.com/alexholmes/avro-maven.
FYI this is a suggestion comment and can be tackled as a followup if it is
has a big scope.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]