aljoscha commented on a change in pull request #6958: [FLINK-10687] [table]
Make flink-formats Scala-free
URL: https://github.com/apache/flink/pull/6958#discussion_r228883891
##########
File path:
flink-libraries/flink-table/src/test/scala/org/apache/flink/table/descriptors/SchemaValidatorTest.scala
##########
@@ -69,14 +69,6 @@ class SchemaValidatorTest {
assertEquals(
expectedMapping,
SchemaValidator.deriveFieldMapping(props,
Optional.of(inputSchema.toRowType)))
-
Review comment:
Why is this part of the test removed?
----------------------------------------------------------------
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