bvaradar commented on a change in pull request #687: Fixed HUDI-116 : Handle
duplicate record keys across partitions
URL: https://github.com/apache/incubator-hudi/pull/687#discussion_r287120233
##########
File path: hoodie-spark/src/test/scala/DataSourceTest.scala
##########
@@ -64,6 +64,31 @@ class DataSourceTest extends AssertionsForJUnit {
fs = FSUtils.getFs(basePath, spark.sparkContext.hadoopConfiguration)
}
+
+ @Test def testXXX(): Unit = {
Review comment:
make this into a real test ?
----------------------------------------------------------------
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]
With regards,
Apache Git Services