unical1988 commented on code in PR #728:
URL: https://github.com/apache/incubator-xtable/pull/728#discussion_r2286779877
##########
xtable-core/src/test/java/org/apache/xtable/ITConversionController.java:
##########
@@ -188,6 +306,10 @@ private ConversionSourceProvider<?>
getConversionSourceProvider(String sourceTab
throw new IllegalArgumentException("Unsupported source format: " +
sourceTableFormat);
}
}
+ /*
+ test for Parquet file conversion
Review Comment:
no, I moved the tests into a separate class
--
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]