StephanEwen commented on a change in pull request #6784: [FLINK-7811] Add 
support for Scala 2.12
URL: https://github.com/apache/flink/pull/6784#discussion_r227080329
 
 

 ##########
 File path: flink-formats/flink-avro/pom.xml
 ##########
 @@ -106,6 +106,15 @@ under the License.
                        <scope>test</scope>
                        <type>test-jar</type>
                </dependency>
+
+               <!-- We need this for the patched FlinkScalaKryoInstantiator -->
 
 Review comment:
   Why do we need the `FlinkScalaKryoInstantiator`. The serializers, including 
Kryo, should work without it. This indicates some problem in the scope of the 
flink-avro dependenies...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to