acezen opened a new issue, #584:
URL: https://github.com/apache/incubator-graphar/issues/584

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   In c++ or spark unit test, we usually creating the graphar data to `/tmp` 
dir and may check the generated file num with  an `assert`. But the c++ and 
spark unit test may generate useless files for each other and make the 
assertion failed.
   
   I suggest we can clean the output directory before write out the files in 
unit test of c++ and spark.
   
   ### Component(s)
   
   C++, Spark


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to