Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@chester-leung chester-leung released this 14 Jun 17:19
112c4ff

This is the initial release of MC2. This release contains the code for the MC2 Client, a local trusted entity through which users can interface with MC2 compute services. The client contains a Python and CLI interface as well as a CLI demo. More information on each interface and what functionality it provides can be found in our documentation.

Version 0.1.0 is currently only compatible with the Opaque SQL compute service, our secure analytics engine built on top of Apache Spark SQL. Opaque SQL currently supports the entire TPC-H benchmark and more than half of the TPC-DS benchmark. A guide on usage with Opaque SQL can be found here.