Secure Exchange SQL is a production data clean room service deployed at Treasure Data, which leverages Trino and differential privacy technology to enable cross-company data analysis while mitigating the risk of privacy breaches. In this session, we will introduce the concept of differential privacy and discuss the privacy protection methods that need to be implemented during SQL processing. To minimize changes to Trino's codebase, we employed approaches of SQL rewriting and validation at the logical plan level. We will explain these methods and provide practical use cases of our Data Clean Room.
Related Links:
- Trino Summit 2023: https://www.starburst.io/info/trinosummit2023/
- Treasure Data https://www.treasuredata.com/
- Airframe (OSS): https://github.com/wvlet/airframe