You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2020/02/12 19:27:54 UTC

[GitHub] [calcite] asereda-gs edited a comment on issue #1798: [CALCITE-2442] Remove .toDelete cassandra temp folder on Windows after tests

asereda-gs edited a comment on issue #1798: [CALCITE-2442] Remove .toDelete cassandra temp folder on Windows after tests
URL: https://github.com/apache/calcite/pull/1798#issuecomment-585375547
 
 
   I have registered CassandraResource (which implements [CloseableResource](https://junit.org/junit5/docs/5.1.0/api/org/junit/jupiter/api/extension/ExtensionContext.Store.CloseableResource.html)) in root context.
   
   It seems to work.
   
   JUnit5 allows more flexibility with extensions and context store.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services